Pull request #6892 updated Connecting to https://api.github.com using 476720/****** Obtained .jenkins from e7a03864fa9ab5d6440b8070acfe2a61b9b35607+9fff1e066a7c3f2759d251e327fc08963f4f8c2b (55253e9f9864aeb88905d47ac66f7f8cc764f8e5) [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 fetnat04 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] { [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/kokkos/kokkos.git > git init /var/jenkins/workspace/Kokkos_PR-6892 # 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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Fetching without tags Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/6892/head:refs/remotes/origin/PR-6892 # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10 Fetching upstream changes from https://github.com/kokkos/kokkos.git using GIT_ASKPASS to set credentials > git fetch --no-tags --progress -- https://github.com/kokkos/kokkos.git +refs/pull/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 Merge succeeded, producing a19d783bc0feba660734aa8c5529a9bc41f22397 Checking out Revision a19d783bc0feba660734aa8c5529a9bc41f22397 (PR-6892) Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" First time build. Skipping changelog. > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a19d783bc0feba660734aa8c5529a9bc41f22397 # timeout=10 > git rev-list --no-walk 6fb16346a2249027a874adca72554294a8885974 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh + docker build -t c76122f90b5266e9fe795afe192f8569283d8ed5 -f scripts/docker/Dockerfile.clang scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/3 : FROM ubuntu:20.04 ---> 18ca3f4297e7 Step 2/3 : RUN apt-get update && apt-get install -y bc git build-essential clang-format-8 wget && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> aeb80e3d2518 Step 3/3 : ENV CLANG_FORMAT_EXE=clang-format-8 ---> Using cache ---> cd37f5ccf481 Successfully built cd37f5ccf481 Successfully tagged c76122f90b5266e9fe795afe192f8569283d8ed5:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . c76122f90b5266e9fe795afe192f8569283d8ed5 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat04 seems to be running inside container 3b6db9f76a3764e23425e248da644f2a4c1c0ee72b5ac0d428184db7e80c1f8e $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6892 --volumes-from 3b6db9f76a3764e23425e248da644f2a4c1c0ee72b5ac0d428184db7e80c1f8e -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** c76122f90b5266e9fe795afe192f8569283d8ed5 cat $ docker top f81583b89f3df34bfe96424ee6a0db7c41e37610106da2fcebbea985d8df8b30 -eo pid,comm [Pipeline] { [Pipeline] sh + ./scripts/docker/check_format_cpp.sh [Pipeline] } $ docker stop --time=1 f81583b89f3df34bfe96424ee6a0db7c41e37610106da2fcebbea985d8df8b30 $ docker rm -f --volumes f81583b89f3df34bfe96424ee6a0db7c41e37610106da2fcebbea985d8df8b30 [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-6892 [Pipeline] node Running on fetnat03 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] node Running on waffle02 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] node Running on lascaux04 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] node Running on lascaux05 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] node Running on fetnat07 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] node Running on fetnat06 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] node Running on fetnat09 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] node Running on waffle03 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] node Running on fetnat08 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] node Running on CpuNode5 in /var/jenkins/workspace/Kokkos_PR-6892 [Pipeline] { [Pipeline] { [Pipeline] { [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 Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL [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 Fetching changes from the remote Git repository [Pipeline] checkout using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching without tags [Pipeline] checkout Fetching changes from the remote Git repository using credential Jenkins ORNL Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching changes from the remote Git repository [Pipeline] checkout Fetching without tags 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 [Pipeline] checkout 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 Fetching changes from the remote Git repository [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE Fetching without tags Fetching without tags Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential Jenkins ORNL Fetching without tags Fetching without tags Fetching changes from the remote Git repository using credential Jenkins ORNL Fetching changes from the remote Git repository Fetching without tags Fetching without tags Fetching changes from the remote Git repository Fetching changes from the remote Git repository Fetching changes from the remote Git repository Fetching without tags Fetching without tags Fetching without tags Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 Merge succeeded, producing 95c1dcaed5431ae766a218368ec92d978d0ace4f Checking out Revision 95c1dcaed5431ae766a218368ec92d978d0ace4f (PR-6892) Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" First time build. Skipping changelog. Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 Merge succeeded, producing c34fdb257862f8aa9a6535b1bb9927f0b7d504de Checking out Revision c34fdb257862f8aa9a6535b1bb9927f0b7d504de (PR-6892) Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" First time build. Skipping changelog. Merge succeeded, producing c34fdb257862f8aa9a6535b1bb9927f0b7d504de Checking out Revision c34fdb257862f8aa9a6535b1bb9927f0b7d504de (PR-6892) > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 Merge succeeded, producing c34fdb257862f8aa9a6535b1bb9927f0b7d504de Checking out Revision c34fdb257862f8aa9a6535b1bb9927f0b7d504de (PR-6892) > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95c1dcaed5431ae766a218368ec92d978d0ace4f # timeout=10 > git rev-list --no-walk 6fb16346a2249027a874adca72554294a8885974 # timeout=10 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34fdb257862f8aa9a6535b1bb9927f0b7d504de # timeout=10 > git rev-list --no-walk 6fb16346a2249027a874adca72554294a8885974 # timeout=10 Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34fdb257862f8aa9a6535b1bb9927f0b7d504de # timeout=10 [Pipeline] withEnv [Pipeline] { > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34fdb257862f8aa9a6535b1bb9927f0b7d504de # timeout=10 [Pipeline] withEnv [Pipeline] { > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 [Pipeline] isUnix > git rev-parse --resolve-git-dir /var/jenkins/workspace/Kokkos_PR-6892/.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/6892/head:refs/remotes/origin/PR-6892 +refs/heads/develop:refs/remotes/origin/develop # timeout=10 [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 [Pipeline] sh Merge succeeded, producing c34fdb257862f8aa9a6535b1bb9927f0b7d504de Checking out Revision c34fdb257862f8aa9a6535b1bb9927f0b7d504de (PR-6892) [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh Merge succeeded, producing c34fdb257862f8aa9a6535b1bb9927f0b7d504de Checking out Revision c34fdb257862f8aa9a6535b1bb9927f0b7d504de (PR-6892) + docker build -t 5aacd6aa32f545de8edd0fef6efdb81b87161471 --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:3edd64f24d5b5b9ec13eba9092407dd170d423b0db0fc50136d2ef0b2806db8d #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 Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" + docker build -t 307018582a8c9964f75be2fd43bef40da7e7553b --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:927b18e98a1a1c29546a3dcf3ee57ec4998facff62931b00b63dcf70887e6e1e #1 transferring dockerfile: 1.38kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/rocm/dev-ubuntu-20.04:5.6-complete #2 sha256:de758bb069f537eec48abc7bc43bc4c241cc935759afc505336c42a91c26893c + docker build -t 3f0cf23ae6c1b637b990e1a293c36f4cd3ebf236 -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 3f0cf23ae6c1b637b990e1a293c36f4cd3ebf236:latest Merge succeeded, producing c34fdb257862f8aa9a6535b1bb9927f0b7d504de Checking out Revision c34fdb257862f8aa9a6535b1bb9927f0b7d504de (PR-6892) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" [Pipeline] sh Merge succeeded, producing c34fdb257862f8aa9a6535b1bb9927f0b7d504de Checking out Revision c34fdb257862f8aa9a6535b1bb9927f0b7d504de (PR-6892) Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" #2 DONE 0.4s #3 [internal] load .dockerignore #3 sha256:498c0d813dee29255f5a2b11b4f5ef323b62a688900e9b75b5aed5a9264d4214 #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 #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 #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 #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:3119109180a9eb39bdeabb3f79ab1a1cbf5bd823ae2f89c5cbae65d8f1fbdeea #8 exporting layers done #8 writing image sha256:d9966273f122eb2b5cb8aba274e6a437c2d6bb51cf3abc9014830326a5842b11 done #8 naming to docker.io/library/5aacd6aa32f545de8edd0fef6efdb81b87161471:latest done #8 DONE 0.0s + docker build -t 33e2fcecbb87db715f9646e1bd7e973509d392bc --build-arg BASE=nvidia/cuda:11.7.1-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> 54bed995e06c Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> 3634fb14be76 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 2d6ac161ebf5 Step 5/10 : RUN apt-get update && apt-get install -y bc wget ccache $ADDITIONAL_PACKAGES && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 5ab926d7ff2c Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 462171bd6a54 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 5d682650da50 Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 608becdb1ae9 Step 9/10 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> d90c12932703 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> a94b5944f4a6 Successfully built a94b5944f4a6 Successfully tagged 33e2fcecbb87db715f9646e1bd7e973509d392bc:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix #2 DONE 0.3s #3 [internal] load .dockerignore #3 sha256:3987981640485fb61033b8c5060d481112245f49a27254791629da33623a5f69 #3 transferring context: 2B done #3 DONE 0.0s #7 [1/4] FROM docker.io/rocm/dev-ubuntu-20.04:5.6-complete@sha256:69f9a8c786ebc09df7f1d260a55beecd13dffa9b9246f230c87a9c1fd18450ca #7 sha256:ffddc1d77564ffa1850adade7576baa2e2d6c4c4f2b0aac44d8b2ed6963b188c #7 DONE 0.0s #5 [3/4] RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* #5 sha256:dcdf979997794f10bbcd7abf4fec045abd70d14f3422b80cb5ff2e431cac7b3e #5 CACHED #6 [2/4] RUN apt-get update && apt-get install -y kmod wget ccache file && apt-get clean && rm -rf /var/lib/apt/lists/* #6 sha256:eee317d2a7f4779d060a861ce9a331cd3248901cb269bf6074da9095560d6064 #6 CACHED #4 [4/4] RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v3.16.8 && CMAKE_SCRIPT=cmake-3.16.8-Linux-x86_64.sh && CMAKE_SHA256=cmake-3.16.8-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p /opt/cmake && sh ${CMAKE_SCRIPT} --skip-license --prefix=/opt/cmake && rm cmake* #4 sha256:20c689dff20b411847f5eda1b64d1a0cb0d81c56925ebcd23655573196947434 #4 CACHED #8 exporting to image #8 sha256:e3a21a9464ee717fe930a2925db9bfc9283dcc61dd62b30f2685d584a3fce7ce #8 exporting layers done #8 writing image sha256:25f2b3b0db02fe78c63aefdac1b4e463f13669b8cecad67e8d78a919e8af4108 done #8 naming to docker.io/library/307018582a8c9964f75be2fd43bef40da7e7553b:latest done #8 DONE 0.0s [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh Merging remotes/origin/develop commit 9fff1e066a7c3f2759d251e327fc08963f4f8c2b into PR head commit e7a03864fa9ab5d6440b8070acfe2a61b9b35607 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile + docker inspect -f . 3f0cf23ae6c1b637b990e1a293c36f4cd3ebf236 . [Pipeline] sh Merge succeeded, producing 7af894572a713c86f8ca902c2d71c0b101e142ea Checking out Revision 7af894572a713c86f8ca902c2d71c0b101e142ea (PR-6892) [Pipeline] sh + docker inspect -f . 5aacd6aa32f545de8edd0fef6efdb81b87161471 . Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" + docker inspect -f . 33e2fcecbb87db715f9646e1bd7e973509d392bc . > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7af894572a713c86f8ca902c2d71c0b101e142ea # timeout=10 > git rev-list --no-walk 6fb16346a2249027a874adca72554294a8885974 # timeout=10 [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] } + docker inspect -f . 307018582a8c9964f75be2fd43bef40da7e7553b . [Pipeline] withEnv [Pipeline] { [Pipeline] } > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34fdb257862f8aa9a6535b1bb9927f0b7d504de # timeout=10 [Pipeline] // withEnv Merge succeeded, producing 7af894572a713c86f8ca902c2d71c0b101e142ea Checking out Revision 7af894572a713c86f8ca902c2d71c0b101e142ea (PR-6892) [Pipeline] withDockerContainer > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34fdb257862f8aa9a6535b1bb9927f0b7d504de # timeout=10 Merge succeeded, producing 7af894572a713c86f8ca902c2d71c0b101e142ea Checking out Revision 7af894572a713c86f8ca902c2d71c0b101e142ea (PR-6892) fetnat06 seems to be running inside container d95ba1cc990ac8a12fa18becb48576632d11b2e32b0863d77c8b8aa8006052f4 > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7af894572a713c86f8ca902c2d71c0b101e142ea # timeout=10 Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" Commit message: "Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD" > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7af894572a713c86f8ca902c2d71c0b101e142ea # timeout=10 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6892 --volumes-from d95ba1cc990ac8a12fa18becb48576632d11b2e32b0863d77c8b8aa8006052f4 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 3f0cf23ae6c1b637b990e1a293c36f4cd3ebf236 cat > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34fdb257862f8aa9a6535b1bb9927f0b7d504de # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7a03864fa9ab5d6440b8070acfe2a61b9b35607 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials > git merge 9fff1e066a7c3f2759d251e327fc08963f4f8c2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c34fdb257862f8aa9a6535b1bb9927f0b7d504de # timeout=10 + docker build -t 2883a2f69c6a0db267d07874d4c2f9141e6263fa --build-arg BASE=nvidia/cuda:11.6.2-devel-ubuntu20.04 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> d3d3738d6060 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> d22e9e4d7d26 Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 8c10903c9bf3 Step 5/10 : RUN apt-get update && apt-get install -y bc wget ccache $ADDITIONAL_PACKAGES && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 076e88c0c279 Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> d4bf99559d55 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 7db3f15e9f57 Step 8/10 : ENV CMAKE_DIR=/opt/cmake + docker build -t 962c94d320c48ba4b62212a8ebabc22f77ed03e1 -f scripts/docker/Dockerfile.gcc scripts/docker #2 [internal] load build definition from Dockerfile.gcc #2 sha256:8ef6ae9d561820e0ae34ce655ebef40c1f337661d4a3c7069853b14fdf389cf9 #2 transferring dockerfile: 1.75kB done #2 DONE 0.0s #1 [internal] load .dockerignore #1 sha256:6135ff9cf53515927e191fc2cd2fead6da6cba311cf3b9eb1f5dd95d8f057390 #1 transferring context: 2B done #1 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 #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 #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 #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:efb90078c3cf810c8d7d733afda97ad5e4d876d292e5fc2eb7f6bd2aede18b0e #9 exporting layers done #9 writing image sha256:b8a8945b4a09a43c3daeb2e23724012c1c87a6761d46f57662b1655e8a2209d9 0.0s done #9 naming to docker.io/library/962c94d320c48ba4b62212a8ebabc22f77ed03e1:latest 0.0s done #9 DONE 0.0s ---> Using cache ---> 1a38b355cc27 Step 9/10 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 8e028a8fe3f2 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> f6c3b290b91d Successfully built f6c3b290b91d Successfully tagged 2883a2f69c6a0db267d07874d4c2f9141e6263fa:latest $ docker top 15d7cdd21580d8c5bec825da20a78921e22e629211333496a97edd1048657b33 -eo pid,comm [Pipeline] { [Pipeline] // withEnv [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-6892 --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 ******** 5aacd6aa32f545de8edd0fef6efdb81b87161471 cat $ docker top 6d1d2b35f4d4989639d9f6b18c3a58a79e435222d0803eefb3b08de55d5abff5 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] isUnix [Pipeline] readFile [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat09 seems to be running inside container a6ae4e6e2b2b761b50809dc658f616603b6e361734245525091da21ef6a1e93c $ 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-6892 --volumes-from a6ae4e6e2b2b761b50809dc658f616603b6e361734245525091da21ef6a1e93c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 33e2fcecbb87db715f9646e1bd7e973509d392bc cat $ docker top c75e3a5c28e834027cb16e47deeea4009a0e833c903f2621eb155fd294406248 -eo pid,comm [Pipeline] { [Pipeline] isUnix [Pipeline] readFile [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer lascaux05 seems to be running inside container 9eab02f05dc32aeb22aaaf2c3b37103b72bb93eba6407b84ac24a1db706ec60b $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --device=/dev/kfd --device=/dev/dri --security-opt seccomp=unconfined --group-add video --env HIP_VISIBLE_DEVICES=$HIP_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6892 --volumes-from 9eab02f05dc32aeb22aaaf2c3b37103b72bb93eba6407b84ac24a1db706ec60b -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 307018582a8c9964f75be2fd43bef40da7e7553b cat $ docker top 43fa21564c32bb327a7b3f6b0107853fd9dac4b94b07724310936e31b6d0519c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] isUnix [Pipeline] readFile [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh [Pipeline] sh + docker inspect -f . 2883a2f69c6a0db267d07874d4c2f9141e6263fa . [Pipeline] sh + docker inspect -f . 962c94d320c48ba4b62212a8ebabc22f77ed03e1 . [Pipeline] sh + docker build -t 26a80fda726ba87bd36c08b41596d891063f19d2 -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 26a80fda726ba87bd36c08b41596d891063f19d2:latest + ccache --zero-stats Statistics zeroed [Pipeline] } [Pipeline] } + docker build -t 26a80fda726ba87bd36c08b41596d891063f19d2 -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 ---> da389f432647 Step 4/7 : ARG CMAKE_VERSION=3.23.1 ---> Using cache ---> 51ccfe3c521d Step 5/7 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> be96834b6a42 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 ---> 9a1283dc0dc7 Step 7/7 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 3edf67c48862 Successfully built 3edf67c48862 Successfully tagged 26a80fda726ba87bd36c08b41596d891063f19d2:latest + ccache --zero-stats Statistics zeroed [Pipeline] // withEnv + ccache --zero-stats Statistics zeroed [Pipeline] // withEnv + ccache --zero-stats Statistics zeroed [Pipeline] withDockerContainer + docker build -t b277efdf9638508c596b3daa5fd91e250cc32083 -f scripts/docker/Dockerfile.sycl scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/16 : ARG BASE=nvidia/cuda:11.7.1-devel-ubuntu22.04 Step 2/16 : FROM $BASE ---> 28a6f693c19c Step 3/16 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 07b4b79d9f63 Step 4/16 : RUN apt-get update && apt-get install -y bc wget ccache ninja-build python3 git libomp-dev && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 724285e1c306 Step 5/16 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> 7399242bae0a Step 6/16 : ARG CMAKE_VERSION=3.23.2 ---> Using cache ---> fcdf183e9912 Step 7/16 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> 33dae45af63a Step 8/16 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 4850e271acb0 Step 9/16 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 19a4c48d38cf Step 10/16 : RUN wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && apt-key add GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB && echo "deb https://apt.repos.intel.com/oneapi all main" | tee /etc/apt/sources.list.d/oneAPI.list && apt-get update -o Dir::Etc::sourcelist="sources.list.d/oneAPI.list" -o APT::Get::List-Cleanup="0" && apt-get install -y intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-2023.0.0 && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 15f07977d706 Step 11/16 : RUN wget https://cloud.cees.ornl.gov/download/oneapi-for-nvidia-gpus-2023.0.0-linux.sh && chmod +x oneapi-for-nvidia-gpus-2023.0.0-linux.sh && ./oneapi-for-nvidia-gpus-2023.0.0-linux.sh -y && rm oneapi-for-nvidia-gpus-2023.0.0-linux.sh ---> Using cache ---> 25caa29c10b2 Step 12/16 : RUN wget https://registrationcenter-download.intel.com/akdlm/irc_nas/19133/l_oneDPL_p_2022.0.0.25335.sh && chmod +x ./l_oneDPL_p_2022.0.0.25335.sh && ./l_oneDPL_p_2022.0.0.25335.sh -a -s --eula accept && rm l_oneDPL_p_2022.0.0.25335.sh ---> Using cache ---> 0594a29ff811 Step 13/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin-llvm/:$PATH ---> Using cache ---> 1da367b6cf1c Step 14/16 : ENV PATH=/opt/intel/oneapi/compiler/latest/linux/bin/:$PATH fetnat08 seems to be running inside container 348cb026de0bc733105fd7017df9f3e8547689fb037da5b8bb56ca46742f9044 + docker build -t 1f2ea6eaa3f71a238e5a30f00e467ab2daa309d2 -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 ---> fb98ddb10b12 Step 4/14 : ARG NPROC=8 ---> Using cache ---> 8d53a54ab770 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 ---> a8edd954fce4 Step 6/14 : ARG CMAKE_VERSION=3.27.7 ---> Using cache ---> 24cb60704be1 Step 7/14 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> ac61c35fc118 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 ---> b8d4b0ebcff7 Step 9/14 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 0c599ccb458f Step 10/14 : ARG LLVM_VERSION=llvmorg-17.0.3 ---> Using cache ---> 1c23012e7c9f Step 11/14 : ENV LLVM_DIR=/opt/llvm ---> Using cache ---> 7e2d43946923 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} + docker build -t e0bb42722b6e0af892ad8b93274a6b2cb46280bd --build-arg BASE=nvidia/cuda:11.0.3-devel-ubuntu18.04 --build-arg ADDITIONAL_PACKAGES=g++-8 gfortran clang --build-arg CMAKE_VERSION=3.17.3 -f scripts/docker/Dockerfile.nvcc scripts/docker DEPRECATED: The legacy builder is deprecated and will be removed in a future release. Install the buildx component to build images with BuildKit: https://docs.docker.com/go/buildx/ Sending build context to Docker daemon 22.02kB Step 1/10 : ARG BASE=nvidia/cuda:9.2-devel Step 2/10 : FROM $BASE ---> a557740b9093 Step 3/10 : ARG ADDITIONAL_PACKAGES ---> Using cache ---> f81766241e9c Step 4/10 : RUN apt-key adv --fetch-keys https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/3bf863cc.pub ---> Using cache ---> 34c17fb28355 Step 5/10 : RUN apt-get update && apt-get install -y bc wget ccache $ADDITIONAL_PACKAGES && apt-get clean && rm -rf /var/lib/apt/lists/* ---> Using cache ---> 6137d80a3abf Step 6/10 : RUN KEYDUMP_URL=https://cloud.cees.ornl.gov/download && KEYDUMP_FILE=keydump && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE} && wget --quiet ${KEYDUMP_URL}/${KEYDUMP_FILE}.sig && gpg --import ${KEYDUMP_FILE} && gpg --verify ${KEYDUMP_FILE}.sig ${KEYDUMP_FILE} && rm ${KEYDUMP_FILE}* ---> Using cache ---> c4211a4810f5 Step 7/10 : ARG CMAKE_VERSION=3.16.8 ---> Using cache ---> 149322950f6b Step 8/10 : ENV CMAKE_DIR=/opt/cmake ---> Using cache ---> e0756190777f Step 9/10 : RUN CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION} && CMAKE_SCRIPT=cmake-${CMAKE_VERSION}-Linux-x86_64.sh && CMAKE_SHA256=cmake-${CMAKE_VERSION}-SHA-256.txt && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256} && wget --quiet ${CMAKE_URL}/${CMAKE_SHA256}.asc && wget --quiet ${CMAKE_URL}/${CMAKE_SCRIPT} && gpg --verify ${CMAKE_SHA256}.asc ${CMAKE_SHA256} && grep -i ${CMAKE_SCRIPT} ${CMAKE_SHA256} | sed -e s/linux/Linux/ | sha256sum --check && mkdir -p ${CMAKE_DIR} && sh ${CMAKE_SCRIPT} --skip-license --prefix=${CMAKE_DIR} && rm cmake* ---> Using cache ---> 8c56ecc78472 Step 10/10 : ENV PATH=${CMAKE_DIR}/bin:$PATH ---> Using cache ---> 7865cd4856d9 Successfully built 7865cd4856d9 Successfully tagged e0bb42722b6e0af892ad8b93274a6b2cb46280bd:latest $ 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-6892 --volumes-from 348cb026de0bc733105fd7017df9f3e8547689fb037da5b8bb56ca46742f9044 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 2883a2f69c6a0db267d07874d4c2f9141e6263fa cat ---> Using cache ---> 0b994e28c8a0 Step 15/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/lib:$LD_LIBRARY_PATH ---> Using cache ---> 5304c5a39181 Step 16/16 : ENV LD_LIBRARY_PATH=/opt/intel/oneapi/compiler/latest/linux/compiler/lib/intel64_lin:$LD_LIBRARY_PATH ---> Using cache ---> 2c632da3e6ed Successfully built 2c632da3e6ed Successfully tagged b277efdf9638508c596b3daa5fd91e250cc32083:latest ---> Running in 1ea4d08f5297 $ docker top 3dda00f0c37aa4011e64ff06c4f2f0de4abf6c0bf568afac67f696a1e42ef6e2 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withDockerContainer CpuNode5 seems to be running inside container 96eb3c64af22c2400c54d0922c971f10735788eaca719af33e757c9e3fa73f0c $ docker run -t -d -u 0:0 -w /var/jenkins/workspace/Kokkos_PR-6892 --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 ******** 962c94d320c48ba4b62212a8ebabc22f77ed03e1 cat $ docker top 4308bf602803ebef46b1e7c5b8dc98a3835ee7157c20de19c7b8fadd82cada29 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [Pipeline] sh + rm -rf build [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh + rm -rf build [Pipeline] sh [Pipeline] withEnv [Pipeline] { + rm -rf build + echo /opt/rocm/llvm/lib + ldconfig [Pipeline] sh + docker inspect -f . 26a80fda726ba87bd36c08b41596d891063f19d2 . [Pipeline] sh + docker inspect -f . 26a80fda726ba87bd36c08b41596d891063f19d2 . [Pipeline] } + docker inspect -f . b277efdf9638508c596b3daa5fd91e250cc32083 . [Pipeline] } + docker inspect -f . e0bb42722b6e0af892ad8b93274a6b2cb46280bd . [Pipeline] // withEnv + ccache --zero-stats Statistics zeroed [Pipeline] withDockerContainer + 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 fetnat05 seems to be running inside container b3517e93f044dd7efc194e11e91b888823fb4a8cdd0e088a697c6f6654c71052 $ docker run -t -d -u 0:0 --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6892 --volumes-from b3517e93f044dd7efc194e11e91b888823fb4a8cdd0e088a697c6f6654c71052 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 26a80fda726ba87bd36c08b41596d891063f19d2 cat + rm -rf build + rm -rf build + mkdir -p build + cd build + ../gnu_generate_makefile.bash --with-options=compiler_warnings --cxxflags=-Werror --cxxstandard=c++17 --with-cuda --with-cuda-options=enable_lambda --arch=Volta70 + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=-Werror -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_LIBQUADMATH=ON -DKokkos_ENABLE_SERIAL=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/c++ Generating Makefiles with options KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 + make test -j8 make -C core/unit_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test' -- 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-6892/build/generated/Kokkos_Version_Info.cpp -- Using -std=gnu++17 for C++17 extensions as feature + 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 -- 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 -- The CXX compiler identification is Clang 16.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- 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 -- The CXX compiler identification is Clang 14.0.0 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- 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 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info -- [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 -- Check for working CXX compiler: /opt/rocm/bin/hipcc -- works -- Detecting CXX compiler ABI info /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/UnitTestMainInit.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Init.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_RangePolicy.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_RangePolicyRequire.cpp -- [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 + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_CLANG_TIDY=clang-tidy;-warnings-as-errors=* -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -Wno-unknown-cuda-version -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is 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 $ docker top fc4858ae99f5d1c80de0ab955dfaa53bebf34dcc716848419eda902911395f12 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] } [Pipeline] // withEnv -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6892/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 [Pipeline] withDockerContainer fetnat03 seems to be running inside container e6faf85142c5555ea9003c9a7b6448cc8bf9d513c22cf5bf807b6261189ec31c $ 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-6892 --volumes-from e6faf85142c5555ea9003c9a7b6448cc8bf9d513c22cf5bf807b6261189ec31c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 26a80fda726ba87bd36c08b41596d891063f19d2 cat -- 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 -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 5.2.21151 -- Using -std=gnu++17 for C++17 extensions as feature -- SIMD: AVX512 detected -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- Sources TestOpenMP.cpp -- Kokkos Backends: OPENMP;SERIAL -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/build + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd Scanning dependencies of target benchmark Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 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 Scanning dependencies of target kokkoscore [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 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 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o $ docker top 56e9386efe916040fb5c07542cbdf0dba8aab641c66e7cc4e1bda6528d08538e -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] sh [Pipeline] // withEnv [Pipeline] withDockerContainer waffle02 seems to be running inside container 513ee25db9c00f1143f827fe54a65b8d4179488f3cfafb783bbd6973b26d5cb3 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache -w /var/jenkins/workspace/Kokkos_PR-6892 --volumes-from 513ee25db9c00f1143f827fe54a65b8d4179488f3cfafb783bbd6973b26d5cb3 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** b277efdf9638508c596b3daa5fd91e250cc32083 cat [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEBUG=ON -DKokkos_ENABLE_DEBUG_BOUNDS_CHECK=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_LIBDL=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_CUDA_MALLOC_ASYNC=OFF .. [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o -- Setting default Kokkos CXX standard to 17 -- 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 -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.25.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 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 -- [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 -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- SIMD: AVX2 detected -- Setting Kokkos_ARCH_VEGA90A=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::HIP -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- VEGA90A -- Found TPLLIBDL: /usr/include -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- [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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- hip::amdhip64 is SHARED_LIBRARY -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- [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 [ 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 -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Looking for pthread_create in pthread - not found -- Check if compiler accepts -pthread -- [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-6892/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 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 -- 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_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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o -- Found OpenMP_CXX: -fopenmp=libomp -- Found OpenMP: TRUE -- Using internal desul_atomics copy -- Performing Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS - Success -- Using internal desul_atomics copy [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- The CXX compiler identification is GNU 9.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt -- [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] 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 [ 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 [ 5%] Linking CXX static library libbenchmark.a -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- [benchmark] Check if compiler accepts -pthread - yes -- Sources TestCuda.cpp -- Kokkos Backends: CUDA;SERIAL -- Configuring done [ 5%] Built target benchmark Scanning dependencies of target benchmark_main [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 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%] Linking CXX static library libbenchmark_main.a -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 5%] Built target benchmark_main [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- Generating done -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -- works -- Detecting CXX compiler ABI info [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/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 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 core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Built target AlwaysCheckGit [ 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 [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Linking CXX static library libkokkos_gtest.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o Scanning dependencies of target impl_git_version [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 3%] 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/json_reporter.cc.o [ 3%] Built target kokkos_gtest [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 4%] Linking CXX static library libbenchmark.a [ 4%] Built target benchmark Scanning dependencies of target kokkoscore Scanning dependencies of target benchmark_main [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.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_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_Error.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 4%] Linking CXX shared library libkokkosprinter-tool.so [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.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%] Linking CXX static library libimpl_git_version.a -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE $ docker top 13c1a41f146432ce574cb60530734d0881b836874d13afe88f03a7b7e250841b -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] // withEnv [Pipeline] withDockerContainer waffle03 seems to be running inside container c1b649345218bae875b11a76f1da2aa3347d4275863f1f28a2e919c3ff3e1e6c $ 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-6892 --volumes-from c1b649345218bae875b11a76f1da2aa3347d4275863f1f28a2e919c3ff3e1e6c -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** e0bb42722b6e0af892ad8b93274a6b2cb46280bd cat -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 4%] Built target impl_git_version [ 4%] 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC -- [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/impl/Kokkos_HostThreadTeam.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Compiler Version: 11.6.124 -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using -std=c++17 for C++17 standard as feature -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 6%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 7%] Built target kokkos_gtest -- [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 [ 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_MemoryPool.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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 5%] 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_Cuda_Task.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 -- [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 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook -- [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 Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [ 6%] Linking CXX static library libkokkoscore.a [ 6%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 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 -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6892/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6892/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_a.cpp -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 6%] 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_ToolIndependence Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 12%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_LegionInitialization -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX Scanning dependencies of target Kokkos_ToolsInitialization [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 8%] 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 [ 12%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o 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 Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_CUDA [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence $ docker top 576f9fc17b3e386cd84a0b31af90e5fa9a815e25aa3d7100728bce6572fd8193 -eo pid,comm [Pipeline] { [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_ToolIndependence [Pipeline] withEnv [Pipeline] { [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 13%] Linking CXX executable Kokkos_push_finalize_hook_terminate -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 13%] Built target Kokkos_push_finalize_hook_terminate [Pipeline] sh [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX [Pipeline] sh Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o + ccache --zero-stats Statistics zeroed + rm -rf build [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 8%] Linking CXX executable Kokkos_ProfilingAllCalls + rm -rf build + ccache --zero-stats Statistics cleared [Pipeline] sh [Pipeline] sh [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o -- SIMD: AVX512 detected + rm -rf install + mkdir -p install + rm -rf build + rm -rf build Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 9%] Built target Kokkos_ProfilingAllCalls -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_b.cpp -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestOpenMP.cpp -- Sources TestHIP.cpp -- Kokkos Backends: OPENMP;HIP -- Configuring done -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/build + make -j8 Scanning dependencies of target kokkossimd Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o Scanning dependencies of target kokkos_gtest [ 0%] Built target AlwaysCheckGit 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 CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 9%] Linking CXX executable Kokkos_ToolsInitialization -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestHIP.cpp -- Kokkos Backends: SERIAL;HIP -- Configuring done [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o -- Generating done [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 9%] Built target Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.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 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%] Linking CXX shared library libkokkosprinter-tool.so [ 2%] Built target kokkosprinter-tool [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/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 CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o Scanning dependencies of target kokkoscore [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 13%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_SerialGraph [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_c.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_d.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewAPI_e.cpp [ 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 [ 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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_a.cpp [ 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 -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- 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.6.124") -- Looking for C++ include pthread.h /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewCopy_b.cpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 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_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_OPENACC=ON -DKokkos_ARCH_VOLTA70=ON .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is NVHPC 23.7.0 -- Detecting CXX compiler ABI info [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o -- 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 [ 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_HostSpace.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6892/build/generated/Kokkos_Version_Info.cpp -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt -- Using --c++17;--gnu_extensions for C++17 extensions as feature [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o + mkdir -p build + cd build + /opt/cmake/bin/cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=nvc++ -DCMAKE_CXX_STANDARD=17 -DCMAKE_CXX_FLAGS=--diag_suppress=implicit_return_from_non_void_function,no_device_stack -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=ON -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_IMPL_MDSPAN=ON -DKokkos_ENABLE_IMPL_NVHPC_AS_DEVICE_COMPILER=ON .. -- Setting default Kokkos CXX standard to 17 -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o -- The CXX compiler identification is NVHPC 23.7.0 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o -- Detecting CXX compiler ABI info [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o -- 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 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6892/build/generated/Kokkos_Version_Info.cpp -- Using --c++17 for C++17 standard as feature [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o + 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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 10%] Built target Kokkos_CoreUnitTest_SerialGraph -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams -- SIMD: AVX512 detected [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6892/core/src/../../tpls/mdspan/include [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o -- The CXX compiler identification is IntelLLVM 2023.0.0 -- Detecting CXX compiler ABI info [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.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 -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Kokkos Backends: OPENACC;SERIAL -- Configuring done -- CUDA auto-detection of architecture failed with /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvc++. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Built target kokkos_gtest [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_OPENMP=OFF -DKokkos_ENABLE_CUDA=ON -DKokkos_ENABLE_CUDA_LAMBDA=OFF -DKokkos_ENABLE_CUDA_UVM=ON -DKokkos_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_IMPL_MDSPAN=ON -DCMAKE_INSTALL_PREFIX=/var/jenkins/workspace/Kokkos_PR-6892/build/../install .. -- Setting default Kokkos CXX standard to 17 [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/build + make -j8 [ 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/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_DeepCopy.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Compiler Version: 11.0.221 -- kokkos_launch_compiler (/var/jenkins/workspace/Kokkos_PR-6892/bin/kokkos_launch_compiler) is enabled... [ 1%] Built target AlwaysCheckGit [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o -- SERIAL backend is being turned on to ensure there is at least one Host space. To change this, you must enable another host execution space and configure with -DKokkos_ENABLE_SERIAL=OFF or change CMakeCache.txt CMake Deprecation Warning at cmake/kokkos_enable_options.cmake:180 (MESSAGE): Setting Kokkos_ENABLE_CUDA_LAMBDA is deprecated. Lambda expressions in device code are always enabled. Forcing -DKokkos_ENABLE_CUDA_LAMBDA=ON Call Stack (most recent call first): cmake/kokkos_tribits.cmake:202 (INCLUDE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) -- Using -std=c++17 for C++17 standard as feature [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 6%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_DeepCopyAlignment.cpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 2%] Linking CXX static library libkokkossimd.a -- The project name is: Kokkos -- Using internal gtest for testing -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6892/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 [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o Scanning dependencies of target benchmark_main [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 2%] Built target kokkossimd [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o -- SIMD: AVX2 detected [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o -- CUDA auto-detection of architecture failed with /usr/bin/g++-8. Enabling CUDA language ONLY to auto-detect architecture... -- Looking for a CUDA compiler [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o -- SIMD: AVX2 detected -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 2%] Built target impl_git_version -- No installed google benchmark found, fetching from GitHub [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 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 [ 15%] Built target Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target benchmark_main [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 10%] Linking CXX executable Kokkos_StackTraceTestExec [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 3%] Built target kokkosprinter-tool [ 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 -- Looking for a CUDA compiler - /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Instance.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_SharedAllocationRecord.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/HIP/Kokkos_HIP_Space.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_HIP.cpp.o [ 15%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Could NOT find Git (missing: GIT_EXECUTABLE) -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 10%] Built target Kokkos_StackTraceTestExec [ 15%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o -- Looking for SYCL_EXT_ONEAPI_DEVICE_GLOBAL - not found -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Experimental::SYCL -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found TPLLIBDL: /usr/include -- Looking for C++ include oneapi/dpl/execution [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o -- Looking for C++ include oneapi/dpl/execution - not found -- Looking for C++ include oneapi/dpl/algorithm [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams -- Looking for a CUDA compiler - /usr/local/cuda/bin/nvcc Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 12%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice -- Looking for C++ include oneapi/dpl/algorithm - not found -- Performing Test KOKKOS_NO_TBB_CONFLICT [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o -- The CUDA compiler identification is NVIDIA 11.0.221 -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o -- The CUDA compiler identification is NVIDIA 12.2.91 -- Detecting CUDA compiler ABI info [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o -- Check for working CUDA compiler: /usr/local/cuda/bin/nvcc - works -- Detecting CUDA compiler ABI info [ 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 [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL -- Detecting CUDA compiler ABI info - done -- Detecting CUDA compile features -- Detecting CUDA compile features - done -- Detecting CUDA compiler ABI info - done -- Check for working CUDA compiler: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/compilers/bin/nvcc - skipped -- Detecting CUDA compile features -- Detecting CUDA compile features - done [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o -- Performing Test KOKKOS_NO_TBB_CONFLICT - Success -- oneDPL: ONEDPL_PAR_BACKEND=tbb, disable OpenMP backend -- Performing Test _fsycl_option [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target kokkoscontainers Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 13%] 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_SharedAlloc.cpp.o -- Performing Test _fsycl_option - Success -- Using internal desul_atomics copy [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 8%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 8%] Built target Kokkos_CoreUnitTest_PushFinalizeHook Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o -- Detected CUDA Compute Capability 70 -- Setting Kokkos_ARCH_VOLTA70=ON -- Built-in Execution Spaces: -- Device Parallel: Kokkos::Cuda -- Host Parallel: Kokkos::OpenMP -- Host Serial: NONE -- -- Architectures: -- NATIVE -- VOLTA70 -- Found CUDAToolkit: /opt/nvidia/hpc_sdk/Linux_x86_64/23.7/cuda/12.2/include (found version "12.2.91") -- Looking for C++ include pthread.h [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_PushFinalizeHook -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 7%] Linking CXX static library libkokkoscontainers.a [ 7%] Built target kokkoscontainers Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_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_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 [ 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 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o -- Detected CUDA Compute Capability 80 -- Setting Kokkos_ARCH_AMPERE80=ON -- Built-in Execution Spaces: CMake Deprecation Warning at cmake/kokkos_arch.cmake:1089 (MESSAGE): Setting Kokkos_ENABLE_CUDA_UVM is deprecated - use the portable Kokkos::SharedSpace as an explicit memory space in your code instead Call Stack (most recent call first): cmake/kokkos_tribits.cmake:204 (INCLUDE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) -- Device Parallel: Kokkos::Cuda -- Host Parallel: NoTypeDefined -- Host Serial: SERIAL -- -- Architectures: -- NATIVE -- AMPERE80 -- Found CUDAToolkit: /usr/local/cuda/include (found version "11.0.221") -- Looking for C++ include pthread.h -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include [ 8%] 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_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found TPLCUDA: TRUE -- Found TPLLIBDL: /usr/include -- Using internal desul_atomics copy -- Found OpenMP_CXX: -mp -- Found OpenMP: TRUE -- Using internal desul_atomics copy -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Experimental mdspan support is enabled -- Looking for C++ include experimental/mdspan -- Looking for C++ include experimental/mdspan - not found -- Looking for C++ include mdspan [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CTestDevice [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6892/core/src/../../tpls/mdspan/include -- Kokkos Backends: CUDA;SERIAL -- Configuring done -- Generating done [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/build + make -j8 install Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkossimd [ 3%] Built target AlwaysCheckGit [ 3%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o Scanning dependencies of target impl_git_version [ 7%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 10%] Linking CXX static library libkokkossimd.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACCSpace.cpp.o [ 10%] Built target kokkossimd [ 14%] Linking CXX static library libimpl_git_version.a -- Looking for C++ include experimental/mdspan - found -- Looking for C++ include mdspan [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o [ 14%] Built target impl_git_version [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o -- Looking for C++ include mdspan - not found -- Using internal mdspan directory /var/jenkins/workspace/Kokkos_PR-6892/core/src/../../tpls/mdspan/include -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL Scanning dependencies of target kokkoscore [ 21%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 25%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 28%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 42%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 7%] Linking CXX static library libkokkos_gtest.a [ 8%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams [ 8%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o -- Found Python3: /usr/bin/python3.10 (found version "3.10.12") found components: Interpreter -- No installed google benchmark found, fetching from GitHub [ 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 [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_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_Random_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.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 [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 9%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit [ 9%] Linking CXX executable Kokkos_UnitTest_HIPGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 10%] Built target Kokkos_UnitTest_HIPGraph [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_HIP -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] Found Git: /usr/bin/git (found version "2.34.1") -- [benchmark] git version: v0.0.0 normalized to 0.0.0 -- [benchmark] Version: 1.7.1 -- [benchmark] Looking for shm_open in rt [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_Instance.cpp.o [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- Sources TestOpenMP.cpp -- Sources TestCuda.cpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 46%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o -- Kokkos Backends: OPENMP;CUDA -- Configuring done -- [benchmark] Looking for shm_open in rt - found -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 50%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WALL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA [ 53%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 17%] Linking CXX executable Kokkos_StackTraceTestExec [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 57%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 17%] Built target Kokkos_StackTraceTestExec Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 10%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o -- Generating done [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 1%] Built target AlwaysCheckGit [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 10%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o 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_CoreUnitTest_Serial2 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 2%] Linking CXX static library libkokkossimd.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 2%] Built target kokkossimd Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 11%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 2%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL [ 60%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 64%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 67%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR [ 71%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 75%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WERROR - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 2%] Linking CXX shared library libkokkosprinter-tool.so [ 78%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC [ 19%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 3%] Linking CXX static library libimpl_git_version.a [ 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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 3%] Built target kokkosprinter-tool [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 3%] Built target impl_git_version [ 82%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 12%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_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 [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 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 [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 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 [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 13%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS [ 13%] 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 [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 85%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 89%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_a.cpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 6%] Linking CXX static library libkokkoscore.a [ 14%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_b.cpp [ 6%] 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 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS [ 21%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 21%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED [ 14%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 21%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewMapping_subview.cpp [ 21%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 14%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 16%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.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 [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewResize.cpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 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_GraphNode_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_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 [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 92%] Linking CXX static library libkokkoscore.a [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6892/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES [ 92%] Built target kokkoscore Scanning dependencies of target kokkoscontainers [ 96%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers [ 6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 6%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 7%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 18%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 18%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 7%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 8%] Linking CXX static library libkokkos_gtest.a [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 8%] Built target kokkos_gtest [ 8%] 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_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 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewLayoutStrideAssignment.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 8%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 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 [ 8%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 8%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- [benchmark] Compiling and running to test HAVE_STD_REGEX [ 9%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 9%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 9%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 19%] 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_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 9%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 10%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Found Threads: TRUE [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 23%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_a.cpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp -- Kokkos Backends: SERIAL;SYCL -- Configuring done [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 12%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 24%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 24%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 24%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 12%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 24%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 12%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 12%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.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_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [100%] Linking CXX static library libkokkoscontainers.a [100%] Built target kokkoscontainers Install the project... -- Install configuration: "Release" -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_CudaSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Cuda/Kokkos_Cuda_abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HPX -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HPX/Kokkos_HPX_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HPX/Kokkos_HPX_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HPX/Kokkos_HPX_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HPX/Kokkos_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Layout.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Assert.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_Shuffle_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_BlockSize_Deduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_ReduceScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_KernelLaunch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_TeamPolicyInternal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/HIP/Kokkos_HIP_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Profiling_ProfileSection.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Timer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Core.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_ScratchSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_GraphKernelTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_WorkItemPropertyTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_ScheduleTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_Traits_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_IndexTypeTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_ExecutionSpaceTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_LaunchBoundsTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_OccupancyControlTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_PolicyTraitMatcher.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_IterationPatternTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_WorkTagTrait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/traits/Kokkos_PolicyTraitAdaptor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Atomic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/decl -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/decl/Kokkos_Declare_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/decl/Kokkos_Declare_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/decl/Kokkos_Declare_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/decl/Kokkos_Declare_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/decl/Kokkos_Declare_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/decl/Kokkos_Declare_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/decl/Kokkos_Declare_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/decl/Kokkos_Declare_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/decl/Kokkos_Declare_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_HostSpace_deepcopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_NvidiaGpuArchitectures.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_GraphImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_HostBarrier.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_CheckedIntegerOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ParseCommandLineArgumentsAndEnvironmentVariables.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskQueueCommon.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Command_Line_Parsing.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Tools_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ViewCtor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_InitializationSettings.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_GraphNodeImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_SharedAlloc_timpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_EBO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskQueueMultiple_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_CPUDiscovery.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_DeviceManagement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Combined_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ZeroMemset_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_StringManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ViewUniformType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Profiling_C_Interface.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskResult.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Default_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_GraphImpl_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Half_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Profiling.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskQueue_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Half_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_MemoryPoolAllocator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_HostThreadTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Profiling_Interface.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_HostSharedPtr.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_QuadPrecisionMath.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_SingleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ExecSpaceManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ViewLayoutTiled.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_GraphNodeCustomization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_MultipleTaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TeamMDPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_SharedAlloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_GraphImpl_Utilities.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskBase.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Tools.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Atomic_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/KokkosExp_Host_IterateTile.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_BitOps.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskQueue.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Default_GraphNodeKernel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_HostSpace_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ConcurrentBitset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ViewDataAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_LIFO.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ClockTic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_AnalyzePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskQueueMemoryManager.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ViewTracker.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_FunctorAnalysis.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/KokkosExp_IterateTileGPU.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_LinkedListNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Volatile_Load.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_SimpleTaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Stacktrace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Default_GraphNode_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskQueueMultiple.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/KokkosExp_ViewMapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ChaseLev.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskPolicyData.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Profiling_DeviceInfo.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_ViewArray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_VLAEmulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_TaskTeamMember.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Default_Graph_Impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_FixedBufferMemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_OptionalRef.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Atomics_Desul_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/fwd -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/fwd/Kokkos_Fwd_OPENACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/fwd/Kokkos_Fwd_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/fwd/Kokkos_Fwd_OPENMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/fwd/Kokkos_Fwd_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/fwd/Kokkos_Fwd_OPENMPTARGET.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/fwd/Kokkos_Fwd_THREADS.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/fwd/Kokkos_Fwd_HPX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/fwd/Kokkos_Fwd_SERIAL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/fwd/Kokkos_Fwd_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_NumericTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Atomics_Desul_Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_Spinwait.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_State.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Threads/Kokkos_Threads_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Parallel_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Error.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTargetSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_Reducer.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMPTarget/Kokkos_OpenMPTarget_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_MathematicalConstants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/KokkosExp_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Printf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_TaskScheduler.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_TaskScheduler_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_AcquireUniqueTokenImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Rank.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_GraphNode.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Core_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_ScheduleType.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_SharedAllocationRecord.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACCSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_Traits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_FunctorAdapter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenACC/Kokkos_OpenACC_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Concepts.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/KokkosExp_InterOp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Graph_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_MemoryPool.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Parallel.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_HostSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_MinMax.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_PointerOwnership.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP/Kokkos_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP/Kokkos_OpenMP_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP/Kokkos_OpenMP_Parallel_Scan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP/Kokkos_OpenMP_Parallel_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP/Kokkos_OpenMP_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP/Kokkos_OpenMP_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP/Kokkos_OpenMP_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP/Kokkos_OpenMP_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP/Kokkos_OpenMP_Parallel_For.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/OpenMP/Kokkos_OpenMP_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_CopyViews.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Complex.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_MemoryTraits.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Atomics_Desul_Volatile_Wrapper.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Graph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_View.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Vectorization.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Serial -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Serial/Kokkos_Serial_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Serial/Kokkos_Serial_Task.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Serial/Kokkos_Serial_WorkGraphPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Serial/Kokkos_Serial_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Serial/Kokkos_Serial_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Serial/Kokkos_Serial_Parallel_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Serial/Kokkos_Serial_Parallel_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Serial/Kokkos_Serial_Parallel_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Serial/Kokkos_Serial.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_BitManipulation.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_MathematicalSpecialFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_MathematicalFunctions.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/View -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/View/Hooks -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/View/Hooks/Kokkos_ViewHooks.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/View/MDSpan -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/View/MDSpan/Kokkos_MDSpan_Extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/View/MDSpan/Kokkos_MDSpan_Header.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_AnonymousSpace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Future.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_ReductionIdentity.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Half.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_hwloc.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Profiling_ScopedRegion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Clamp.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Tuners.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_ParallelFor_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_TeamPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_ParallelFor_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_Half_Conversion.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_ParallelReduce_MDRange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_MDRangePolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_ParallelFor_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_ParallelScan_Range.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_Instance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_UniqueToken.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_Half_Impl_Type.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_DeepCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_WorkgroupReduction.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_ZeroMemset.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_Abort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_ParallelReduce_Team.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/SYCL/Kokkos_SYCL_Space.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/setup -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/setup/Kokkos_Setup_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/setup/Kokkos_Setup_Cuda.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/setup/Kokkos_Setup_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Crs.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_ExecPolicy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Swap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_DetectionIdiom.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Compare_Exchange_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Compare_Exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Compare_Exchange_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Fetch_Op_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Fetch_Op_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Fetch_Op_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Compare_Exchange_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Compare_Exchange_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Adapt_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Thread_Fence_GCC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Thread_Fence_OpenMP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Based_Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Array.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Based_Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Compare_Exchange_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Based_Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Fetch_Op_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Thread_Fence_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Thread_Fence_MSVC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Thread_Fence_ScopeCaller.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Thread_Fence.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Thread_Fence_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Fetch_Op_Generic.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Array_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Based_Fetch_Op_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Operator_Function_Objects.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Free_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Adapt_CXX.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Based_Fetch_Op.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/openmp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/openmp/OpenMP_40.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/openmp/OpenMP_40_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Thread_Fence_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Adapt_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Array_HIP.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Thread_Fence_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Array_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Lock_Based_Fetch_Op_Host.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/CUDA_asm.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_fetch_op.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_predicate -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm_exchange_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/CUDA_asm_exchange.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm_atomic_op.inc_isglobal -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/cuda/cuda_cc7_asm_memorder.inc -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Fetch_Op_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Compare_Exchange_OpenACC.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Fetch_Op_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Compare_Exchange_CUDA.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Atomic_Ref.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Compare_Exchange_SYCL.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/desul/atomics/Config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/libkokkoscore.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/mdspan -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/mdspan/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/mdspan/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p2630_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p2630_bits/strided_slice.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p2630_bits/submdspan_extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p2630_bits/submdspan_mapping.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p2630_bits/submdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p1684_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p1684_bits/mdarray.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/config.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/layout_right.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/no_unique_address.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/mdspan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/layout_left.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/compressed_pair.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/macros.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/trait_backports.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/type_list.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/dynamic_extent.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/layout_stride.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/extents.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/default_accessor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p0009_bits/full_extent_t.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p2642_bits -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p2642_bits/layout_padded_fwd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/experimental/__p2642_bits/layout_padded.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Bitset.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_UnorderedMap_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_StaticCrsGraph_factory.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Functional_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/impl/Kokkos_Bitset_impl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_StaticCrsGraph.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_ScatterView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Functional.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_DualView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_UnorderedMap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Vector.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_OffsetView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_DynRankView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_DynamicView.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_ErrorReporter.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/libkokkoscontainers.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Find.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_AllOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_RemoveIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_ForEach.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_NoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_TransformExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Mismatch.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Transform.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_FunctorsForExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_CopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_CopyCopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_AdjacentFind.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Equal.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_MoveBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_GenerateGenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Constraints.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_AllOfAnyOfNoneOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_MinMaxMinmaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_HelperPredicates.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_FindIfOrNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_RandomAccessIterator.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_MustUseKokkosSingleInTeam.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_CountCountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_ValueWrapperForNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_ReducerWithArbitraryJoinerNoNeutralElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_RemoveAllVariants.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_ForEachForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_IdentityReferenceUnaryFunctor.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/impl/Kokkos_FillFillN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Generate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_CountIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Fill.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_FindIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_ReplaceIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_RemoveCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_IterSwap.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_MinMaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_FindIfNot.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_AdjacentDifference.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_GenerateN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_CopyBackward.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Reverse.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Unique.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Copy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_TransformReduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Count.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_PartitionCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_IsSorted.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_BeginEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Rotate.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_IsPartitioned.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_FindEnd.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_ReplaceCopyIf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_IsSortedUntil.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_PartitionPoint.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_InclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_ForEachN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_RemoveCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_ShiftRight.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_ShiftLeft.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_MaxElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_ReplaceCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_RotateCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_ExclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_LexicographicalCompare.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Reduce.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_MinElement.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Replace.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Remove.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_SearchN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Search.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_SwapRanges.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Move.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_AnyOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_FillN.hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_FindFirstOf.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_UniqueCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_ReverseCopy.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_TransformInclusiveScan.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_Distance.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/std_algorithms/Kokkos_CopyN.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Sort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting/Kokkos_BinOpsPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting/Kokkos_SortByKeyPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting/impl -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting/impl/Kokkos_SortByKeyImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting/impl/Kokkos_SortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting/impl/Kokkos_NestedSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting/impl/Kokkos_CopyOpsForBinSortImpl.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting/Kokkos_SortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting/Kokkos_BinSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/sorting/Kokkos_NestedSortPublicAPI.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_Random.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_NestedSort.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_StdAlgorithms.hpp -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/include -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_SIMD_AVX2.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_SIMD.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_SIMD_Scalar.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_SIMD_AVX512.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_SIMD_Common.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_SIMD_Common_Math.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/Kokkos_SIMD_NEON.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/libkokkossimd.a -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/libkokkossimd.a -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/cmake/Kokkos/KokkosConfig.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/cmake/Kokkos/KokkosConfigVersion.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/cmake/Kokkos/KokkosTargets.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/lib/cmake/Kokkos/KokkosTargets-release.cmake -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/bin/nvcc_wrapper -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/bin/hpcbind -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/bin/kokkos_launch_compiler -- Up-to-date: /var/jenkins/workspace/Kokkos_PR-6892/install/include/KokkosCore_config.h -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/KokkosCore_Config_FwdBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/KokkosCore_Config_SetupBackend.hpp -- Installing: /var/jenkins/workspace/Kokkos_PR-6892/install/include/KokkosCore_Config_DeclareBackend.hpp + cd .. + rm -rf build-tests + mkdir -p build-tests + cd build-tests + export CMAKE_PREFIX_PATH=/var/jenkins/workspace/Kokkos_PR-6892/build-tests/../install + cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -DCMAKE_CXX_FLAGS=-Werror --Werror=all-warnings -Xcudafe --diag_suppress=3159 -DCMAKE_CXX_STANDARD=17 -DKokkos_INSTALL_TESTING=ON .. -- Setting default Kokkos CXX standard to 17 [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 19%] Linking CXX executable Kokkos_IncrementalTest_SERIAL -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/build + make -j8 [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.cpp.o [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 0%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 0%] Built target AlwaysCheckGit [ 0%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Linking CXX static library libkokkossimd.a [ 13%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 1%] Built target kokkossimd [ 19%] Built target Kokkos_IncrementalTest_SERIAL [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 1%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 13%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 25%] Linking CXX executable Kokkos_PerformanceTest_TaskDag -- The CXX compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper [ 1%] Linking CXX shared library libkokkosprinter-tool.so [ 1%] Linking CXX static library libimpl_git_version.a [ 1%] Built target impl_git_version [ 1%] Built target kokkosprinter-tool [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 25%] Built target Kokkos_PerformanceTest_TaskDag [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 13%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp -- Check for working CXX compiler: /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper - works -- Detecting CXX compiler ABI info [ 14%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 25%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 23%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 23%] Built target Kokkos_IncrementalTest_OPENMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Kokkos version: 4.3.99 -- The project name is: Kokkos -- Using internal gtest for testing -- Enabled Kokkos devices: CUDA;SERIAL CMake Warning at install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) cmake/kokkos_tribits.cmake:186 (FIND_PACKAGE) CMakeLists.txt:226 (KOKKOS_SETUP_BUILD_ENVIRONMENT) [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 26%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 15%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 26%] Built target Kokkos_PerformanceTest_SharedSpace [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 15%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 15%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 16%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP.cpp.o [ 16%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Instance.cpp.o [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 3%] Linking CXX static library libkokkos_gtest.a [ 3%] Built target kokkos_gtest [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 4%] 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 -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) Reason given by package: Interpreter: Wrong major version for the interpreter "/usr/bin/python" [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp -- Sources TestCuda.cpp [ 17%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp -- Kokkos Backends: -- Configuring done [ 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 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMP/Kokkos_OpenMP_Task.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 [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 26%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 27%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 28%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 17%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 17%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 18%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/build-tests + make -j8 Scanning dependencies of target AlwaysCheckGit Scanning dependencies of target kokkosprinter-tool [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 19%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 19%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 19%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 0%] Built target AlwaysCheckGit Scanning dependencies of target kokkos_gtest [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target Kokkos_query_device [ 0%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_tutorial_01_hello_world [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 0%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 0%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 0%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 0%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 20%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 20%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 20%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 28%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 21%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 21%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 21%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 28%] Built target Kokkos_PerformanceTest_Mempool Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 22%] 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_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 1%] Linking CXX shared library libkokkosprinter-tool.so Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 22%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 28%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 22%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_b.cpp [ 1%] Built target kokkosprinter-tool [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- Sources TestCuda.cpp [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 1%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o Scanning dependencies of target Kokkos_tutorial_02_simple_reduce [ 1%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 22%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp -- Kokkos Backends: CUDA;SERIAL -- Configuring done [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 23%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 23%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 23%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 5%] Built target kokkos_gtest [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 28%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 24%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(56): warning: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(54): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(56): warning: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. [ 1%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 24%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 24%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 24%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 24%] Built target Kokkos_IncrementalTest_CUDA [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 29%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o -- Generating done [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 0%] Built target AlwaysCheckGit Scanning dependencies of target kokkos_gtest [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL.cpp.o Scanning dependencies of target impl_git_version [ 0%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o Scanning dependencies of target benchmark [ 0%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 1%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o Scanning dependencies of target kokkoscore [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 1%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Abort.cpp.o [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 2%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 2%] Linking CXX executable Kokkos_query_device [ 2%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 2%] Built target Kokkos_tutorial_01_hello_world [ 2%] Built target Kokkos_query_device [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Instance.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 5%] Linking CXX static library libkokkoscore.a [ 5%] Built target kokkoscore [ 5%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o [ 2%] Built target Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_tutorial_03_simple_view [ 2%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 29%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_c.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 2%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 2%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 3%] Built target Kokkos_tutorial_02_simple_reduce [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 25%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.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_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/SYCL/Kokkos_SYCL_Space.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 25%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 25%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 26%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 3%] Linking CXX static library libkokkos_gtest.a [ 3%] Built target kokkos_gtest [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_tutorial_04_simple_memoryspaces [ 3%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 3%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_SYCL.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 26%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 26%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 29%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 26%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 5%] Linking CXX static library libbenchmark_main.a [ 5%] Built target benchmark_main [ 26%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 5%] Linking CXX static library libkokkoscontainers.a [ 5%] Built target kokkoscontainers [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o [ 5%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 27%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 3%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 5%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 27%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 3%] Built target Kokkos_tutorial_03_simple_view [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 5%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 2%] Linking CXX static library libkokkossimd.a [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 2%] Built target kokkossimd [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 3%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_d.cpp [ 29%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 29%] Built target Kokkos_ContainersPerformanceTest_OpenMP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 29%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 27%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 27%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 27%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.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/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 4%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 4%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.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 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 27%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 4%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 27%] Built target Kokkos_push_finalize_hook_terminate [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 4%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 28%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 30%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 28%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 28%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 2%] Linking CXX static library libimpl_git_version.a [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 4%] Built target Kokkos_tutorial_04_simple_memoryspaces Scanning dependencies of target Kokkos_tutorial_05_simple_atomics [ 4%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 2%] Built target impl_git_version [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 2%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Command_Line_Parsing.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 4%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=0UL, RankDynamic=0UL]" (42): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=0UL, RankDynamic=0UL]" (42): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=0UL]" (44): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=0UL]" (44): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=1UL]" (45): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=1UL, RankDynamic=1UL]" (45): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=0UL]" (47): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=0UL]" (47): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=1UL]" (48): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=1UL]" (48): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=2UL]" (49): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=2UL, RankDynamic=2UL]" (49): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=0UL]" (51): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=0UL]" (51): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=1UL]" (52): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=1UL]" (52): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=2UL]" (53): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=2UL]" (53): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=3UL]" (54): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=3UL, RankDynamic=3UL]" (54): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=0UL]" (56): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=0UL]" (56): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=1UL]" (57): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=1UL]" (57): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=2UL]" (58): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=2UL]" (58): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=3UL]" (59): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=3UL]" (59): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(31): warning: variable "rank" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=4UL]" (60): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewRank.cpp(34): warning: variable "rank_preferred" was set but never used detected during instantiation of "__nv_bool ::test_view_rank_and_dynamic_rank() [with View=Kokkos::View, Rank=4UL, RankDynamic=4UL]" (60): here [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 19%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 19%] Built target Kokkos_IncrementalTest_SERIAL [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o Scanning dependencies of target Kokkos_tutorial_06_simple_mdrangepolicy [ 5%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_01_data_layouts [ 5%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o "/var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 " [ 30%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 30%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 29%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 29%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 30%] Built target Kokkos_Benchmark_Atomic_MinMax [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 30%] 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_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_Develop [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_02_memory_traits [ 5%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_ViewAPI_e.cpp [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o Scanning dependencies of target Kokkos_tutorial_advancedviews_03_subviews [ 6%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 6%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o [ 30%] Linking CXX executable Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_tutorial_advancedviews_04_dualviews [ 6%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 30%] Built target Kokkos_IncrementalTest_SERIAL [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 6%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 6%] Building CXX object example/tutorial/Advanced_Views/05_NVIDIA_UVM/CMakeFiles/Kokkos_tutorial_advancedviews_05_nvidia_uvm.dir/uvm_example.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 39%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBuiltins [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 6%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 6%] Linking CXX static library libkokkoscontainers.a [ 6%] Built target kokkoscontainers [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 6%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/UnitTestMainInit.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_a.cpp [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 6%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 6%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 30%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 6%] Built target Kokkos_ContainersTestCompileOnly [ 6%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 6%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 6%] Built target Kokkos_tutorial_05_simple_atomics Scanning dependencies of target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 6%] 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 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 30%] Built target Kokkos_PerformanceTest_Atomic [ 30%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts [ 6%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 6%] 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 [ 6%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 8%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamBasic.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 6%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_ViewCopy_b.cpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 32%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 32%] Built target Kokkos_CoreUnitTest_CudaGraph Scanning dependencies of target Kokkos_CoreUnitTest_CategoricalTuner [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 6%] Built target Kokkos_tutorial_advancedviews_02_memory_traits Scanning dependencies of target Kokkos_tutorial_01_hello_world_lambda [ 6%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 30%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 30%] Built target Kokkos_ContainersPerformanceTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 6%] Linking CXX executable Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 20%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 20%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_TuningBasics [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 6%] Built target Kokkos_tutorial_advancedviews_05_nvidia_uvm [ 6%] Built target Kokkos_tutorial_advancedviews_03_subviews Scanning dependencies of target Kokkos_tutorial_02_simple_reduce_lambda Scanning dependencies of target Kokkos_tutorial_03_simple_view_lambda [ 6%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 7%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/UnitTestMainInit.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 39%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 7%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 3%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 7%] Built target Kokkos_tutorial_advancedviews_04_dualviews Scanning dependencies of target Kokkos_atomic [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 4%] Linking CXX static library libkokkos_gtest.a [ 8%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 9%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 9%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_OpenMPInterOp [ 9%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 9%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams Scanning dependencies of target Kokkos_gather Scanning dependencies of target Kokkos_gups [ 9%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 9%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 9%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 4%] Built target kokkos_gtest [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 9%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for Scanning dependencies of target Kokkos_launch_latency [ 9%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_TuningBasics [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_a.cpp [ 22%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 22%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.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_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 22%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.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 [ 22%] Built target Kokkos_IncrementalTest_HIP [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 10%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization [ 11%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda "/var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/simd/unit_tests/include/TestSIMD_MathOps.hpp" Remark: individual warnings can be suppressed with "--diag_suppress " "/var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/simd/unit_tests/include/TestSIMD_MathOps.hpp" "/var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 11%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization Scanning dependencies of target Kokkos_stream "/var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/simd/unit_tests/include/TestSIMD_MathOps.hpp" [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamCombinedReducers.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Abort.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 11%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 11%] Built target Kokkos_tutorial_01_hello_world_lambda Scanning dependencies of target Kokkos_policy_performance [ 11%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 30%] 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_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 11%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 11%] Built target Kokkos_tutorial_02_simple_reduce_lambda Scanning dependencies of target Kokkos_bytes_and_flops [ 11%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 11%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 11%] Built target Kokkos_tutorial_03_simple_view_lambda [ 11%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 22%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 41%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 22%] Built target Kokkos_CoreUnitTest_Develop [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.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 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 42%] Built target Kokkos_CoreTestCompileOnly [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.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_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 11%] Linking CXX executable Kokkos_gups [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 11%] Built target Kokkos_gups [ 11%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 12%] Linking CXX executable Kokkos_launch_latency [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o [ 12%] Built target Kokkos_launch_latency [ 12%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 12%] Linking CXX executable Kokkos_atomic [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 12%] Built target Kokkos_atomic [ 13%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_b.cpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 13%] Linking CXX executable Kokkos_stream [ 13%] Built target Kokkos_stream Scanning dependencies of target impl_git_version [ 13%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 30%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 30%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaUVM_ViewMapping_subview.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o nvcc_wrapper has been given GNU extension standard flag -std=gnu++17 - reverting flag to -std=c++17 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 31%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_a.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 13%] Linking CXX static library libimpl_git_version.a [ 13%] Built target impl_git_version Scanning dependencies of target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 13%] Linking CXX executable Kokkos_policy_performance [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 13%] Built target Kokkos_policy_performance [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o Scanning dependencies of target Kokkos_ToolsInitialization [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 31%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 31%] Built target Kokkos_ContainersTestCompileOnly [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 32%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 32%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ArrayOps.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 14%] Linking CXX executable Kokkos_gather [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 14%] Built target Kokkos_gather [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 32%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_SerialGraph [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexdouble.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_KokkosP [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamMDRange.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 34%] 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_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_b.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 33%] 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_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_b.cpp [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 33%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 15%] Linking CXX executable Kokkos_bytes_and_flops [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_c.cpp [ 43%] Built target Kokkos_CoreUnitTest_SerialGraph [ 15%] Built target Kokkos_bytes_and_flops [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 15%] Linking CXX executable Kokkos_ToolsInitialization [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 15%] Built target Kokkos_ToolsInitialization [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ArrayOps.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 39%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_d.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 39%] Built target Kokkos_CoreUnitTest_Cuda3 [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostThreadTeam.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_MemoryPool.cpp.o [ 45%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_double.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_complexfloat.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Profiling.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 40%] Linking CXX executable Kokkos_CoreTestCompileOnly /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewAPI_e.cpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 40%] Built target Kokkos_CoreTestCompileOnly [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 17%] Linking CXX executable Kokkos_StackTraceTestExec [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 46%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 17%] Built target Kokkos_StackTraceTestExec [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 6%] Linking CXX static library libbenchmark.a [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_SharedAlloc.cpp.o [ 6%] Built target benchmark [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Stacktrace.cpp.o [ 47%] Built target Kokkos_push_finalize_hook_terminate [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o Scanning dependencies of target benchmark_main [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_float.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_c.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_a.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewCopy_b.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_a.cpp Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 48%] Built target Kokkos_CoreUnitTest_Develop [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_b.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o [ 33%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_CudaSpace.cpp.o [ 33%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Instance.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 49%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_double.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 27%] Built target Kokkos_CoreUnitTest_Default [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Cuda/Kokkos_Cuda_Task.cpp.o [ 7%] Linking CXX static library libbenchmark_main.a [ 7%] Built target benchmark_main [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_SerialGraph [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 20%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 20%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 33%] 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_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_double.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCudaHostPinned_ViewMapping_subview.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 27%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 27%] Built target Kokkos_push_finalize_hook_terminate [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Default [ 44%] 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 [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_ProfilingAllCalls [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_View_64bit.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewOfClass.cpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 51%] Built target Kokkos_ProfilingAllCalls [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_int.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/__/__/tpls/desul/src/Lock_Array_CUDA.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 44%] 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 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_d.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_a.cpp [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 11%] 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_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_b.cpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_float.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c01.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Linking CXX executable Kokkos_ToolsInitialization Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 24%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 51%] Built target Kokkos_ToolsInitialization [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 24%] Built target Kokkos_CoreUnitTest_CTestDevice [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c02.cpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c03.cpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.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_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 38%] 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_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 34%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_int.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c04.cpp [ 53%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 53%] Built target Kokkos_CoreUnitTest_Default [ 34%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/UnitTestMainInit.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 32%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 32%] Built target Kokkos_CoreTestCompileOnly [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 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_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamPolicyConstructors.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longint.cpp.o [ 7%] Linking CXX static library libkokkoscore.a [ 7%] Built target kokkoscore Scanning dependencies of target Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_DeviceAndThreads.dir/UnitTest_DeviceAndThreads.cpp.o Scanning dependencies of target kokkoscontainers [ 7%] Building CXX object containers/src/CMakeFiles/kokkoscontainers.dir/impl/Kokkos_UnorderedMap_impl.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o 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 [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longint.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c05.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_longlongint.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 54%] Linking CXX executable Kokkos_StackTraceTestExec [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamReductionScan.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 50%] Built target Kokkos_CoreUnitTest_Cuda2 CMake Deprecation Warning at /scratch/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) -- The C compiler identification is GNU 9.4.0 -- The CXX compiler identification is GNU 9.4.0 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- bolt project is disabled -- clang project is enabled -- clang-tools-extra project is disabled -- compiler-rt project is disabled -- cross-project-tests project is disabled -- libc project is disabled -- libclc project is disabled -- lld project is disabled -- lldb project is disabled -- mlir project is disabled -- openmp project is disabled -- polly project is disabled -- pstl project is disabled -- flang project is disabled -- Found Python3: /usr/bin/python3.8 (found suitable version "3.8.10", minimum required is "3.6") found components: Interpreter -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - found -- Looking for termios.h [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o -- Looking for termios.h - found -- Looking for unistd.h [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_e.cpp.o -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o -- Looking for FE_INEXACT - found -- Performing Test HAVE_BUILTIN_THREAD_POINTER [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Failed -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for CrashReporterClient.h [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 54%] Built target Kokkos_StackTraceTestExec [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test01_execspace_OPENACC.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o -- Looking for pthread_create in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for pfm_initialize in pfm [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 40%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o -- Looking for pfm_initialize in pfm - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD Scanning dependencies of target Kokkos_ProfilingAllCalls [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 12%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Looking for compress2 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 13%] Linking CXX executable Kokkos_CoreTestCompileOnly -- Looking for compress2 - found [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) -- Could NOT find Terminfo (missing: Terminfo_LIBRARIES Terminfo_LINKABLE) -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c06.cpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp "/var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 " [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 34%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 13%] Built target Kokkos_CoreTestCompileOnly [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_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%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for __register_frame Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o -- Looking for __register_frame - found -- Looking for __deregister_frame [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o -- Looking for __deregister_frame - found -- Looking for __unw_add_dynamic_fde [ 33%] Linking CXX executable Kokkos_ProfilingAllCalls [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 33%] Built target Kokkos_ProfilingAllCalls [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o -- Looking for __unw_add_dynamic_fde - not found -- Looking for _Unwind_Backtrace [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp -- Looking for sysconf - found -- Looking for getrusage [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o -- Looking for getrusage - found -- Looking for setrlimit /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c07.cpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp -- Looking for setrlimit - found -- Looking for isatty [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp -- Looking for futimes - found -- Looking for sigaltstack [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo [ 34%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp -- Looking for mallinfo - found -- Looking for mallinfo2 [ 12%] Built target Kokkos_CoreTestCompileOnly [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/UnitTestMainInit.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 44%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o -- Looking for mallinfo2 - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test02_atomic_host_OPENACC.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror_r [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 44%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 53%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o -- Looking for setenv - found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 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 -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for __GLIBC__ [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o -- Looking for __GLIBC__ - found -- Looking for pthread_getname_np [ 7%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 7%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 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 -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for dlopen Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp -- Looking for dlopen - found -- Looking for dladdr Scanning dependencies of target Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp -- Looking for dladdr - found -- Looking for proc_pid_rusage Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreams [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 7%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 53%] Built target Kokkos_CoreUnitTest_Serial2 [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 34%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o "/var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 " [ 55%] Linking CXX executable Kokkos_UnitTest_SIMD [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda2 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/UnitTestMainInit.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. Scanning dependencies of target Kokkos_CoreUnitTest_Cuda1 [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/UnitTestMainInit.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-unknown-linux-gnu -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c08.cpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_longlongint.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 55%] Built target Kokkos_UnitTest_SIMD [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedint.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c09.cpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 48%] 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_Graph_fwd_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_a.cpp.o -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Success -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG [ 14%] Built target Kokkos_CoreUnitTest_CudaGraph [ 58%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_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%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_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_HostSpace_hpp [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 59%] Built target Kokkos_CoreUnitTest_Serial1 [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c10.cpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03a_MemorySpace_malloc_OPENACC.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 35%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 35%] Built target Kokkos_CoreUnitTest_KokkosP [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 60%] 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 [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScan.cpp.o -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Failed -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP Scanning dependencies of target Kokkos_ToolsInitialization [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_shared.cpp.o -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c11.cpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_f.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 35%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o Scanning dependencies of target Kokkos_StackTraceTestExec [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 8%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 64%] 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 [ 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_StdAlgorithms_hpp.dir/tstHeader.cpp.o -- Linker detection: GNU ld -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed -- Looking for __x86_64__ [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o -- Looking for __x86_64__ - found [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 56%] Built target Kokkos_CoreUnitTest_KokkosP [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o -- Found Git: /usr/bin/git (found version "2.25.1") [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 65%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 65%] Built target Kokkos_PerformanceTest_TaskDag [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 65%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 36%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 36%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 65%] Built target Kokkos_PerformanceTest_SharedSpace [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_ToolsInitialization [ 36%] Built target Kokkos_ToolsInitialization [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test03b_MemorySpace_free_OPENACC.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/UnitTestMainInit.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o -- Targeting AArch64 -- Targeting AMDGPU [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o -- Targeting ARM -- Targeting AVR [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o -- Targeting BPF [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o -- Targeting Hexagon -- Targeting Lanai [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp -- Targeting LoongArch [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp -- Targeting Mips [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedint.cpp.o [ 67%] 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 [ 67%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o -- Targeting MSP430 [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 67%] Built target Kokkos_Benchmark_Atomic_MinMax [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o -- Targeting NVPTX -- Targeting PowerPC Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Benchmark -- Targeting RISCV [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o -- Targeting Sparc [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o -- Targeting SystemZ -- Targeting VE [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o -- Targeting WebAssembly -- Targeting X86 [ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o -- Targeting XCore [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 67%] Built target Kokkos_PerformanceTest_Mempool [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRange_g.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o CMake Deprecation Warning at /scratch/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /scratch/llvm-project/clang/CMakeLists.txt:6 (include) -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Clang version: 17.0.3 -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 8%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreams.dir/cuda/TestCuda_InterOp_Streams.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test04_ParallelFor_RangePolicy_OPENACC.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test05_ParallelReduce_RangePolicy_OPENACC.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c06.cpp.o [ 59%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 53%] 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_ViewAllocate.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 59%] Built target Kokkos_CoreUnitTest_CTestDevice [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENACC.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test08_deep_copy_OPENACC.cpp.o [ 53%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 53%] Built target Kokkos_PerformanceTest_Mempool [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 37%] Linking CXX executable Kokkos_StackTraceTestExec [ 37%] Built target Kokkos_StackTraceTestExec [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 53%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 36%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicOperations_unsignedlongint.cpp.o [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 70%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test10_HierarchicalBasics_OPENACC.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamBasic.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 37%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 37%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 72%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangePolicyConstructors.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENACC.cpp.o [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamScratch.cpp.o [ 54%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 72%] Built target Kokkos_CoreUnitTest_Cuda1 [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Cuda3 [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/UnitTestMainInit.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Task.cpp.o [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) -- Registering Bye as a pass plugin (static build: OFF) [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 72%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 72%] Built target Kokkos_ContainersTestCompileOnly [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 37%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 16%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/serial/TestSerial_Graph.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c01.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 74%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicOperations_unsignedlongint.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 55%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENACC.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Abort.cpp.o [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDRangeReduce.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 56%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 37%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENACC.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 37%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 37%] Built target Kokkos_PerformanceTest_Benchmark [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 75%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 75%] Built target Kokkos_ContainersUnitTest_Cuda [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12a_ThreadScratch_OPENACC.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Atomics.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 37%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 37%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o "/var/jenkins/workspace/Kokkos_PR-6892/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 " [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Atomics.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o -- Failed to find LLVM FileCheck -- git version: v0.0.0 normalized to 0.0.0 -- Version: 1.6.0 -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 57%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c02.cpp.o -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o -- Performing Test HAVE_STEADY_CLOCK -- success [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o -- Configuring done (110.0s) [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 58%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 59%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 59%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 59%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MDSpan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test12b_TeamScratch_OPENACC.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamTeamSize.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_TeamScratchStreams.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 60%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 60%] Built target Kokkos_PerformanceTest_TaskDag "/var/jenkins/workspace/Kokkos_PR-6892/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 " Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 17%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 17%] Built target Kokkos_CoreUnitTest_Develop [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o 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 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c12.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_SubView_c13.cpp [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENACC.cpp.o [ 60%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CTestDevice [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 60%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_MinMaxClamp.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 80%] Built target Kokkos_ContainersUnitTest_Serial [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 60%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 60%] Built target Kokkos_Benchmark_Atomic_MinMax [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 80%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Reductions.cpp [ 62%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 62%] Built target Kokkos_PerformanceTest_Atomic [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_OpenMP [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 17%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreams [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Serial1 [ 17%] Built target Kokkos_push_finalize_hook_terminate [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 40%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c03.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Random [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_AtomicViews.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 83%] Built target Kokkos_UnitTest_Random [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o 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 core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ParallelScanRangePolicy.cpp [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_NumericTraits.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENACC.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Reductions_DeviceView.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Reducers_a.cpp [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_CudaInterOpStreams Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ 42%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 42%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Reducers_b.cpp Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 37%] 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_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 85%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Reducers_c.cpp [ 43%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_TeamVectorRange.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENACC.cpp.o Warning: 'long double' is treated as 'double' in device code [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 43%] 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 [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test14_MDRangeReduce_OPENACC.cpp.o [ 86%] Linking CXX executable Kokkos_UnitTest_Sort [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 86%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Reducers_d.cpp [ 86%] Built target Kokkos_UnitTest_Sort [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o "/var/jenkins/workspace/Kokkos_PR-6892/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 " [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c04.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_UniqueToken.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_AtomicViews.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ArrayOps.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyRequire.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o -- Generating done (52.2s) [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Reducers_e.cpp [ 10%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 37%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Complex.cpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test16_ParallelScan_OPENACC.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENACC.dir/generated/Test17_CompleteAtomic_OPENACC.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o CMake Warning: Manually-specified variables were not used by the project: CLANG_OPENMP_NVPTX_DEFAULT_ARCH -- Build files have been written to: /scratch/llvm-project/build [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 64%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o "/var/jenkins/workspace/Kokkos_PR-6892/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 " [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 38%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/Attributes.cpp.o [ 0%] Generating VCSRevision.h [ 0%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [ 0%] Creating export file for LLVMHello [ 1%] Building C object utils/count/CMakeFiles/count.dir/count.c.o [ 1%] Creating export file for LTO [ 1%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [ 1%] Built target LLVMHello_exports [ 1%] Built target llvm_vcsrevision_h [ 1%] Built target LTO_exports [ 1%] Building CXX object tools/clang/lib/Support/CMakeFiles/obj.clangSupport.dir/RISCVVIntrinsicUtils.cpp.o [ 1%] Copying clang's mm_malloc.h... [ 1%] Copying clang's builtins.h... [ 1%] Built target utility-resource-headers [ 1%] Built target core-resource-headers [ 1%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [ 1%] Linking C executable ../../bin/count [ 1%] Copying clang's __clang_cuda_builtin_vars.h... [ 1%] Copying clang's __clang_cuda_cmath.h... [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 1%] Copying clang's __clang_cuda_complex_builtins.h... [ 1%] Copying clang's __clang_cuda_device_functions.h... [ 1%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 1%] Copying clang's __clang_cuda_intrinsics.h... [ 1%] Built target count [ 1%] Copying clang's __clang_cuda_libdevice_declares.h... [ 1%] Copying clang's __clang_cuda_math.h... [ 1%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [ 1%] Copying clang's __clang_cuda_math_forward_declares.h... [ 1%] Copying clang's __clang_cuda_runtime_wrapper.h... [ 1%] Copying clang's __clang_cuda_texture_intrinsics.h... [ 1%] Copying clang's cuda_wrappers/algorithm... [ 3%] Copying clang's cuda_wrappers/bits/basic_string.h... [ 3%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 3%] Copying clang's cuda_wrappers/bits/basic_string.tcc... [ 3%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [ 3%] Copying clang's cuda_wrappers/bits/shared_ptr_base.h... [ 3%] Linking CXX executable ../../bin/llvm-PerfectShuffle [ 3%] Copying clang's cuda_wrappers/cmath... [ 3%] Copying clang's cuda_wrappers/complex... [ 3%] Copying clang's cuda_wrappers/new... [ 3%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 3%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [ 3%] Built target cuda-resource-headers [ 38%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 3%] Built target llvm-PerfectShuffle [ 3%] Copying clang's hexagon_circ_brev_intrinsics.h... [ 3%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [ 3%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [ 3%] Copying clang's hexagon_protos.h... [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenIntrinsics.cpp.o [ 3%] Copying clang's __clang_hip_cmath.h... [ 38%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_int.cpp [ 3%] Copying clang's hexagon_types.h... [ 3%] Copying clang's __clang_hip_libdevice_declares.h... [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/DirectiveEmitter.cpp.o [ 3%] Copying clang's hvx_hexagon_protos.h... [ 3%] Copying clang's __clang_hip_math.h... [ 3%] Built target LLVMSupportBlake3 [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 3%] Built target hexagon-resource-headers [ 3%] Copying clang's __clang_hip_runtime_wrapper.h... [ 3%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [ 3%] Copying clang's larchintrin.h... [ 3%] Copying clang's __clang_hip_stdlib.h... [ 3%] Built target loongarch-resource-headers [ 3%] Copying clang's msa.h... [ 3%] Built target hip-resource-headers [ 3%] Copying clang's altivec.h... [ 3%] Built target mips-resource-headers [ 3%] Copying clang's ppc_wrappers/bmi2intrin.h... [ 3%] Copying clang's htmintrin.h... [ 3%] Copying clang's s390intrin.h... [ 3%] Copying clang's ppc_wrappers/bmiintrin.h... [ 3%] Copying clang's htmxlintrin.h... [ 3%] Copying clang's ppc_wrappers/emmintrin.h... [ 3%] Built target ppc-htm-resource-headers [ 3%] Copying clang's ppc_wrappers/immintrin.h... [ 3%] Copying clang's velintrin.h... [ 3%] Copying clang's ppc_wrappers/mm_malloc.h... [ 3%] Copying clang's ppc_wrappers/mmintrin.h... [ 3%] Copying clang's ppc_wrappers/pmmintrin.h... [ 3%] Copying clang's velintrin_approx.h... [ 3%] Copying clang's vecintrin.h... [ 3%] Copying clang's velintrin_gen.h... [ 3%] Built target systemz-resource-headers [ 3%] Copying clang's ppc_wrappers/smmintrin.h... [ 3%] Built target ve-resource-headers [ 3%] Copying clang's ppc_wrappers/tmmintrin.h... [ 3%] Copying clang's __wmmintrin_aes.h... [ 3%] Copying clang's __wmmintrin_pclmul.h... [ 3%] Copying clang's adxintrin.h... [ 3%] Built target obj.clangSupport [ 3%] Copying clang's ammintrin.h... [ 3%] Copying clang's amxcomplexintrin.h... [ 3%] Copying clang's amxfp16intrin.h... [ 3%] Copying clang's wasm_simd128.h... [ 3%] Built target webassembly-resource-headers [ 3%] Copying clang's ppc_wrappers/x86gprintrin.h... [ 3%] Copying clang's opencl-c.h... [ 3%] Built target opencl-resource-headers [ 3%] Copying clang's ppc_wrappers/x86intrin.h... [ 3%] Copying clang's llvm_libc_wrappers/stdio.h... [ 3%] Copying clang's amxintrin.h... [ 3%] Copying clang's hlsl.h... [ 3%] Copying clang's ppc_wrappers/xmmintrin.h... [ 3%] Built target ppc-resource-headers [ 3%] Copying clang's avx2intrin.h... [ 3%] Copying clang's openmp_wrappers/math.h... [ 3%] Built target llvm-libc-resource-headers [ 3%] Built target hlsl-resource-headers [ 3%] Copying clang's avx512bf16intrin.h... [ 3%] Copying clang's avx512bitalgintrin.h... [ 3%] Creating export file for SampleAnalyzerPlugin [ 3%] Built target openmp-resource-headers [ 40%] 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_SYCL2A.dir/sycl/TestSYCL_View_64bit.cpp.o [ 3%] Copying clang's intrin.h... [ 3%] Built target SampleAnalyzerPlugin_exports [ 3%] Copying clang's avx512bwintrin.h... [ 3%] Copying clang's avx512cdintrin.h... [ 3%] Creating export file for CheckerOptionHandlingAnalyzerPlugin [ 3%] Built target windows-resource-headers [ 3%] Copying clang's avx512dqintrin.h... [ 3%] Bundling HTMLLogger resources [ 3%] Built target CheckerOptionHandlingAnalyzerPlugin_exports [ 3%] Copying clang's avx512erintrin.h... [ 3%] Generating ../../../../bin/scan-build [ 3%] Built target clangAnalysisFlowSensitiveResources [ 3%] Copying clang's avx512fintrin.h... [ 3%] Creating export file for CheckerDependencyHandlingAnalyzerPlugin [ 3%] Copying clang's avx512fp16intrin.h... [ 3%] Generating ../../../../libexec/c++-analyzer [ 3%] Generating ../../../../libexec/ccc-analyzer [ 3%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports [ 3%] Generating ../../../../share/man/man1/scan-build.1 [ 3%] Generating ../../../../bin/analyze-build [ 3%] Copying clang's avx512ifmaintrin.h... [ 3%] Generating ../../../../share/scan-build/scanview.css [ 4%] Generating ../../../../bin/intercept-build [ 4%] Generating ../../../../share/scan-build/sorttable.js [ 4%] Generating ../../../../bin/scan-build-py [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 4%] Generating ../../../../lib/libear/__init__.py [ 4%] Generating ../../../../lib/libear/config.h.in [ 4%] Copying clang's avx512ifmavlintrin.h... [ 4%] Built target scan-build [ 4%] Copying clang's avx512pfintrin.h... [ 4%] Copying clang's avx512vbmi2intrin.h... [ 4%] Generating ../../../../bin/scan-view [ 4%] Generating ../../../../lib/libear/ear.c [ 4%] Generating ../../../../lib/libscanbuild/__init__.py [ 4%] Copying clang's avx512vbmiintrin.h... [ 4%] Generating ../../../../lib/libscanbuild/analyze.py [ 4%] Copying clang's avx512vbmivlintrin.h... [ 4%] Generating ../../../../share/scan-view/Reporter.py [ 4%] Copying clang's avx512vlbf16intrin.h... [ 4%] Generating ../../../../lib/libscanbuild/arguments.py [ 4%] Generating ../../../../lib/libscanbuild/clang.py [ 4%] Copying clang's avx512vlbitalgintrin.h... [ 4%] Generating ../../../../share/scan-view/ScanView.py [ 4%] Copying clang's avx512vlbwintrin.h... [ 4%] Generating ../../../../share/scan-view/bugcatcher.ico [ 4%] Copying clang's avx512vlcdintrin.h... [ 4%] Generating ../../../../lib/libscanbuild/compilation.py [ 4%] Copying clang's avx512vldqintrin.h... [ 4%] Generating ../../../../lib/libscanbuild/intercept.py [ 4%] Generating ../../../../lib/libscanbuild/resources/scanview.css [ 4%] Generating ../../../../share/scan-view/startfile.py [ 4%] Generating ../../../../lib/libscanbuild/report.py [ 4%] Copying clang's avx512vlfp16intrin.h... Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 4%] Generating ../../../../lib/libscanbuild/resources/sorttable.js [ 4%] Copying clang's avx512vlintrin.h... [ 4%] Generating ../../../../lib/libscanbuild/shell.py [ 4%] Copying clang's avx512vlvbmi2intrin.h... [ 4%] Built target scan-view [ 4%] Copying clang's avx512vlvnniintrin.h... [ 4%] Generating ../../../../lib/libscanbuild/resources/selectable.js [ 4%] Built target hmaptool [ 4%] Copying clang's avx512vlvp2intersectintrin.h... [ 4%] Copying clang's avx512vnniintrin.h... [ 4%] Creating export file for BugpointPasses [ 4%] Generating ../../../../libexec/analyze-c++ [ 4%] Copying clang's avx512vp2intersectintrin.h... [ 4%] Built target BugpointPasses_exports [ 4%] Copying clang's avx512vpopcntdqintrin.h... [ 4%] Copying clang's avx512vpopcntdqvlintrin.h... [ 4%] Creating export file for Remarks [ 4%] Copying clang's avxifmaintrin.h... [ 4%] Built target Remarks_exports [ 4%] Generating ../../../../libexec/analyze-cc [ 6%] Copying clang's avxintrin.h... [ 6%] Generating ../../../../libexec/intercept-c++ [ 6%] Copying clang's avxneconvertintrin.h... [ 6%] Generating ../../../../libexec/intercept-cc [ 6%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o [ 6%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o [ 6%] Copying clang's avxvnniint16intrin.h... [ 6%] Built target scan-build-py [ 6%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_BitManipulationBuiltins.cpp.o [ 6%] Copying clang's avxvnniint8intrin.h... [ 6%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 6%] Copying clang's avxvnniintrin.h... [ 6%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 6%] Copying clang's bmi2intrin.h... [ 6%] Linking CXX shared module PipSqueak.so [ 6%] Linking CXX static library ../../../lib/libDynamicLibraryLib.a [ 6%] Copying clang's bmiintrin.h... [ 6%] Linking CXX shared module SecondLib.so [ 6%] Copying clang's cet.h... [ 6%] Copying clang's cetintrin.h... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o [ 6%] Copying clang's cldemoteintrin.h... [ 6%] Built target PipSqueak [ 6%] Built target DynamicLibraryLib [ 6%] Copying clang's clflushoptintrin.h... [ 6%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o [ 6%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 6%] Built target SecondLib [ 6%] Copying clang's clwbintrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 7%] Copying clang's clzerointrin.h... [ 7%] Copying clang's cmpccxaddintrin.h... [ 7%] Copying clang's cpuid.h... [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 7%] Copying clang's crc32intrin.h... [ 7%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/IntrinsicEmitter.cpp.o [ 7%] Linking CXX static library ../libLLVMDemangle.a [ 7%] Copying clang's emmintrin.h... [ 7%] Copying clang's enqcmdintrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 7%] Built target LLVMDemangle [ 7%] Copying clang's f16cintrin.h... [ 7%] Copying clang's fma4intrin.h... Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 7%] Copying clang's fmaintrin.h... [ 7%] Copying clang's gfniintrin.h... [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 7%] Copying clang's fxsrintrin.h... [ 7%] Copying clang's hresetintrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 7%] Copying clang's ia32intrin.h... [ 7%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/RISCVTargetDefEmitter.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 7%] Copying clang's immintrin.h... [ 7%] Copying clang's invpcidintrin.h... [ 7%] Copying clang's keylockerintrin.h... [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 7%] Copying clang's lwpintrin.h... Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_SerialGraph [ 7%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/SDNodeProperties.cpp.o [ 7%] Copying clang's lzcntintrin.h... Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 7%] Copying clang's mm3dnow.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 7%] Copying clang's mmintrin.h... [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 7%] Copying clang's movdirintrin.h... [ 7%] Copying clang's nmmintrin.h... [ 7%] Copying clang's mwaitxintrin.h... [ 7%] Building CXX object utils/TableGen/CMakeFiles/obj.LLVMTableGenCommon.dir/VTEmitter.cpp.o [ 7%] Copying clang's pconfigintrin.h... [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 7%] Copying clang's pkuintrin.h... [ 7%] Copying clang's pmmintrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 7%] Copying clang's popcntintrin.h... [ 7%] Copying clang's prfchiintrin.h... [ 7%] Copying clang's prfchwintrin.h... [ 7%] Copying clang's ptwriteintrin.h... [ 7%] Copying clang's raointintrin.h... [ 7%] Copying clang's rdpruintrin.h... [ 7%] Copying clang's rdseedintrin.h... [ 7%] Copying clang's rtmintrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o [ 7%] Copying clang's serializeintrin.h... [ 7%] Copying clang's sgxintrin.h... [ 7%] Copying clang's sha512intrin.h... [ 7%] Copying clang's shaintrin.h... [ 7%] Copying clang's sm3intrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 7%] Copying clang's sm4intrin.h... [ 7%] Copying clang's smmintrin.h... [ 7%] Copying clang's tbmintrin.h... [ 7%] Copying clang's tmmintrin.h... [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 7%] Copying clang's tsxldtrkintrin.h... Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 7%] Copying clang's uintrintrin.h... [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [ 7%] Copying clang's vaesintrin.h... [ 7%] Copying clang's vpclmulqdqintrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 7%] Copying clang's waitpkgintrin.h... [ 7%] Copying clang's wbnoinvdintrin.h... [ 7%] Copying clang's wmmintrin.h... [ 7%] Copying clang's x86gprintrin.h... [ 7%] Copying clang's x86intrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 7%] Copying clang's xmmintrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 7%] Copying clang's xopintrin.h... [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 7%] Copying clang's xsavecintrin.h... [ 7%] Copying clang's xsaveintrin.h... [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 88%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 7%] Copying clang's xsaveoptintrin.h... [ 7%] Built target obj.LLVMTableGenCommon [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 7%] Copying clang's xsavesintrin.h... [ 7%] Copying clang's xtestintrin.h... [ 7%] Built target x86-resource-headers [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BitManipulationBuiltins.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_a.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_SharedAlloc.cpp.o [ 7%] Linking CXX static library ../../../lib/libbenchmark.a [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [ 7%] Built target benchmark [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_OpenMP [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o [ 7%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [ 7%] Linking CXX static library ../../../lib/libbenchmark_main.a [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [ 7%] Built target benchmark_main [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [ 66%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 66%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 66%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 66%] Linking CXX executable Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedint.cpp [ 66%] Built target Kokkos_ContainersUnitTest_Serial [ 39%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 39%] Built target Kokkos_ContainersUnitTest_OpenMP [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 69%] Linking CXX executable Kokkos_IncrementalTest_OPENACC [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c07.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_BlockSizeDeduction.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [ 69%] Built target Kokkos_IncrementalTest_OPENACC [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [ 66%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [ 66%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAInfo.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longint.cpp [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_unsignedlongint.cpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 90%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CheckedIntegerOps.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_longlongint.cpp [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_b.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyConstructors.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 91%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 10%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [ 10%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [ 10%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_double.cpp [ 10%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [ 10%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CheckedIntegerOps.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o Warning: 'long double' is treated as 'double' in device code [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_CommonPolicyInterface.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 93%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_float.cpp [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 93%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexfloat.cpp [ 10%] Linking CXX static library ../libLLVMSupport.a [ 10%] Built target LLVMSupport [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [ 10%] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [ 10%] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [ 10%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o [ 10%] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o [ 10%] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Complex.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 10%] Linking CXX static library ../libLLVMLineEditor.a [ 10%] Linking CXX static library ../libLLVMExtensions.a [ 10%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o [ 10%] Built target LLVMLineEditor [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [ 10%] Built target LLVMExtensions [ 10%] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 10%] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 39%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 40%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [ 10%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 40%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 40%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 10%] Linking CXX static library ../../libLLVMBitstreamReader.a [ 10%] Linking CXX static library ../libLLVMWindowsManifest.a [ 10%] Linking CXX executable ../../bin/not [ 10%] Built target LLVMBitstreamReader [ 10%] Built target not [ 10%] Building CXX object utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o [ 10%] Built target LLVMWindowsManifest [ 10%] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyConstructors.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 10%] Building CXX object utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o Scanning dependencies of target Kokkos_atomic [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [ 10%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [ 94%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [ 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_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 10%] Linking CXX executable ../../bin/UnicodeNameMappingGenerator [ 10%] Linking CXX executable ../../bin/yaml-bench [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 10%] Linking CXX static library ../libLLVMFileCheck.a [ 10%] Linking CXX executable ../../bin/split-file [ 10%] Built target UnicodeNameMappingGenerator [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Concepts.cpp.o [ 10%] Built target LLVMFileCheck [ 10%] Built target yaml-bench [ 10%] Linking CXX static library ../../../../lib/libclangSupport.a [ 10%] Building CXX object tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o [ 10%] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o [ 10%] Built target clangSupport [ 10%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [ 10%] Linking CXX static library ../libLLVMOption.a [ 10%] Built target split-file [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [ 10%] Built target LLVMOption [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecSpacePartitioning.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexdouble.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 94%] Linking CXX executable Kokkos_atomic [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 10%] Linking CXX static library ../../libLLVMDebugInfoMSF.a [ 10%] Linking CXX executable ../../bin/llvm-undname Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [ 94%] Built target Kokkos_atomic [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 10%] Built target LLVMDebugInfoMSF [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 40%] Linking CXX executable Kokkos_UnitTest_Sort [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 10%] Built target llvm-undname [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [ 10%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 40%] Built target Kokkos_UnitTest_Sort [ 40%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [ 10%] Linking CXX executable ../../bin/FileCheck [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o [ 10%] Built target FileCheck [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ExecutionSpace.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 41%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_FunctorAnalysis.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Linking CXX executable Kokkos_UnitTest_SIMD [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [ 96%] Built target Kokkos_UnitTest_SIMD [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o Scanning dependencies of target Kokkos_gather [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_CommonPolicyInterface.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [ 12%] Linking CXX static library ../libLLVMTableGen.a [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [ 12%] Built target LLVMTableGen [ 12%] Linking CXX static library ../../lib/libLLVMTableGenCommon.a [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [ 12%] Built target LLVMTableGenCommon [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestLegionInitialization.cpp(30): warning #177-D: member "::initialization_legion_initialization_Test::test_info_" was declared but never referenced [ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o Scanning dependencies of target Kokkos_gups [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_AtomicOperations_complexdouble.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_AtomicViews.cpp [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o [ 12%] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/TableGen.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 97%] Linking CXX executable Kokkos_gather [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Init.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ASTTableGen.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangAttrEmitter.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Atomics.cpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Built target Kokkos_gather [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalConstants.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 98%] Linking CXX executable Kokkos_gups Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o Scanning dependencies of target Kokkos_policy_performance [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 12%] Linking CXX executable ../../bin/llvm-min-tblgen [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_TeamBasic.cpp [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MathematicalSpecialFunctions.cpp.o [ 12%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o [ 12%] Built target llvm-min-tblgen [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [ 98%] Built target Kokkos_gups [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Complex.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_c.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 13%] Linking CXX static library ../../libLLVMDebugInfoCodeView.a [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o Scanning dependencies of target Kokkos_bytes_and_flops [ 98%] Linking CXX executable Kokkos_launch_latency [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 98%] Built target Kokkos_launch_latency [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 99%] Linking CXX executable Kokkos_stream [ 13%] Built target LLVMDebugInfoCodeView Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_a.cpp.o [ 99%] Built target Kokkos_stream [ 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_F [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 74%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 13%] Building GenVT.inc... [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o [ 13%] Built target vt_gen [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 13%] Building Attributes.inc... [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_TeamScratch.cpp [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 13%] Building IntrinsicImpl.inc... [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o [ 13%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/TableGen.cpp.o [ 13%] Building IntrinsicEnums.inc... [ 13%] Building RISCVTargetParserDef.inc... Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_b.cpp.o [ 74%] Built target Kokkos_IncrementalTest_SERIAL [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_d.cpp.o [ 13%] Building IntrinsicsAArch64.h... [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 13%] Building ACC.h.inc... [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 99%] Linking CXX executable Kokkos_policy_performance [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 99%] Built target Kokkos_policy_performance [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 13%] Building ACC.inc... [ 13%] Building IntrinsicsAMDGPU.h... [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_TeamReductionScan.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_TeamTeamSize.cpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 13%] Building IntrinsicsARM.h... [ 13%] Built target acc_gen [ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 13%] Built target RISCVTargetParserTableGen /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_TeamVectorRange.cpp [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 13%] Building IntrinsicsBPF.h... [ 13%] Building OMP.h.inc... [ 13%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o [ 13%] Building OMP.inc... [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 13%] Building IntrinsicsDirectX.h... [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 99%] Linking CXX executable Kokkos_bytes_and_flops [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 13%] Built target omp_gen [ 13%] Building IntrinsicsHexagon.h... [ 13%] Building IntrinsicsLoongArch.h... [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 99%] Built target Kokkos_bytes_and_flops [ 13%] Building IntrinsicsMips.h... [ 13%] Linking CXX static library ../libLLVMCodeGenTypes.a [ 13%] Building IntrinsicsNVPTX.h... Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 13%] Building IntrinsicsPowerPC.h... [ 13%] Built target LLVMCodeGenTypes [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 13%] Building IntrinsicsR600.h... [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o [ 13%] Building CXX object lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o [ 13%] Building IntrinsicsRISCV.h... [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 13%] Building IntrinsicsSPIRV.h... [ 13%] Building IntrinsicsS390.h... [ 13%] Building IntrinsicsWebAssembly.h... [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 13%] Building IntrinsicsX86.h... [ 13%] Building IntrinsicsXCore.h... [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o [ 13%] Building IntrinsicsVE.h... [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o [ 13%] Linking CXX executable ../../../../bin/clang-tblgen [ 13%] Built target intrinsics_gen [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 13%] Linking CXX static library ../../libLLVMFrontendOpenACC.a [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 13%] Built target LLVMFrontendOpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o 1: [==========] Running 187 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o 1: [ OK ] serial_DeathTest.abort_from_host (358 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (344 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 71%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (333 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 13%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 71%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (339 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (6 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds [ 13%] Built target clang-tblgen [ 13%] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFParser.cpp.o [ 13%] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFContext.cpp.o [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (19 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (18 ms) 1: [----------] 7 tests from serial_DeathTest (1420 ms total) 1: 1: [----------] 180 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 (68 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (44 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 (30 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 [ 13%] Building CXX object lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o [ 13%] Linking CXX static library ../libLLVMTargetParser.a [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o [ 13%] Built target LLVMTargetParser [ 13%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o [ 13%] Linking CXX static library ../../libLLVMDebugInfoBTF.a [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 13%] Built target LLVMDebugInfoBTF [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 13%] Building CXX object lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2687 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 13%] Linking CXX shared module ../../LLVMHello.so [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 13%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/ObjectFormats.cpp.o [ 13%] Built target LLVMHello [ 13%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o [ 13%] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_d.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_a.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Concepts.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 13%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o [ 13%] Copying clang's arm_acle.h... [ 13%] Building arm_neon.h... [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 13%] Building arm_fp16.h... [ 13%] Built target arm-common-resource-headers [ 13%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o [ 13%] Linking CXX static library ../libLLVMWindowsDriver.a [ 13%] Copying clang's arm_cmse.h... 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2736 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 13%] Copying clang's armintr.h... [ 13%] Building arm_mve.h... [ 13%] Built target LLVMWindowsDriver [ 13%] Linking CXX executable ../../bin/llvm-config [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o [ 13%] Building arm_cde.h... Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (946 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 13%] Copying clang's arm64intr.h... [ 13%] Built target arm-resource-headers [ 13%] Copying clang's arm_neon_sve_bridge.h... [ 13%] Copying clang's riscv_ntlh.h... [ 13%] Building arm_sve.h... [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o [ 13%] Building riscv_vector.h... [ 13%] Building arm_sme_draft_spec_subject_to_change.h... [ 13%] Built target riscv-resource-headers [ 13%] Building arm_bf16.h... [ 13%] Built target llvm-config [ 13%] Built target aarch64-resource-headers [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o [ 13%] Building NodeClasses.inc... [ 13%] Building AttrImpl.inc... [ 13%] Building Attrs.inc... [ 13%] Built target ClangSyntaxNodeClasses [ 13%] Building AttrTextNodeDump.inc... [ 61%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 13%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o [ 13%] Built target ClangAttrClasses [ 13%] Built target ClangAttrImpl [ 13%] Built target ClangAttrTextDump [ 13%] Building AttrNodeTraverse.inc... [ 13%] Building AttrVisitor.inc... [ 13%] Building StmtNodes.inc... [ 13%] Built target ClangStmtNodes [ 13%] Built target ClangAttrVisitor [ 13%] Built target ClangAttrTraverse [ 13%] Building TypeNodes.inc... [ 13%] Building AbstractBasicReader.inc... [ 13%] Built target ClangTypeNodes [ 13%] Building DeclNodes.inc... [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o [ 13%] Built target ClangAbstractBasicReader [ 13%] Built target ClangDeclNodes [ 13%] Building AbstractBasicWriter.inc... [ 13%] Built target ClangAbstractBasicWriter [ 13%] Building AbstractTypeWriter.inc... [ 13%] Building AbstractTypeReader.inc... [ 13%] Built target ClangAbstractTypeWriter [ 13%] Built target ClangAbstractTypeReader [ 13%] Building CommentNodes.inc... [ 13%] Built target ClangCommentNodes [ 13%] Building CommentHTMLNamedCharacterReferences.inc... [ 13%] Building CommentHTMLTags.inc... [ 13%] Building CommentHTMLTagsProperties.inc... [ 13%] Built target ClangCommentHTMLNamedCharacterReferences [ 13%] Built target ClangCommentHTMLTags [ 13%] Built target ClangCommentHTMLTagsProperties [ 13%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o [ 13%] Building CommentCommandInfo.inc... 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (952 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (46 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (162 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (6 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (79 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 [ 61%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 61%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 13%] Building CommentCommandList.inc... [ 13%] Building StmtDataCollectors.inc... [ 13%] Built target ClangCommentCommandInfo [ 13%] Built target ClangCommentCommandList [ 13%] Built target StmtDataCollectors [ 13%] Building DiagnosticASTKinds.inc... [ 13%] Building DiagnosticAnalysisKinds.inc... [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 13%] Building DiagnosticCommentKinds.inc... [ 13%] Built target ClangDiagnosticAST [ 13%] Built target ClangDiagnosticAnalysis [ 13%] Building DiagnosticCommonKinds.inc... [ 13%] Building DiagnosticDriverKinds.inc... [ 13%] Built target ClangDiagnosticComment [ 13%] Building DiagnosticCrossTUKinds.inc... [ 13%] Building DiagnosticFrontendKinds.inc... [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 13%] Built target ClangDiagnosticDriver [ 13%] Built target ClangDiagnosticCommon [ 13%] Built target ClangDiagnosticCrossTU [ 13%] Built target ClangDiagnosticFrontend [ 13%] Building DiagnosticParseKinds.inc... [ 13%] Building DiagnosticRefactoringKinds.inc... [ 13%] Building DiagnosticSemaKinds.inc... [ 13%] Built target ClangDiagnosticParse [ 13%] Building DiagnosticLexKinds.inc... [ 13%] Built target ClangDiagnosticRefactoring [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 13%] Linking CXX static library ../../../libLLVMOrcShared.a [ 13%] Building DiagnosticSerializationKinds.inc... [ 13%] Built target ClangDiagnosticLex [ 13%] Built target ClangDiagnosticSema [ 13%] Building DiagnosticGroups.inc... [ 13%] Built target LLVMOrcShared [ 13%] Building DiagnosticIndexName.inc... [ 13%] Built target ClangDiagnosticSerialization 1: [ OK ] serial.mdrange_large_deep_copy (910 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 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Crs.cpp.o [ 13%] Building AttrSubMatchRulesList.inc... [ 13%] Building AttrList.inc... [ 13%] Built target ClangAttrSubjectMatchRuleList [ 13%] Building AttrTokenKinds.inc... [ 13%] Built target ClangDiagnosticGroups [ 13%] Built target ClangAttrTokenKinds [ 13%] Built target ClangDiagnosticIndexName [ 13%] Built target ClangAttrList [ 13%] Building AttrHasAttributeImpl.inc... [ 13%] Building arm_neon.inc... [ 13%] Building arm_fp16.inc... [ 13%] Building arm_mve_builtin_cg.inc... [ 13%] Built target ClangAttrHasAttributeImpl [ 13%] Built target ClangARMFP16 [ 13%] Building arm_mve_builtins.inc... [ 13%] Built target ClangARMMveBuiltinsDef [ 13%] Built target ClangARMMveBuiltinCG [ 13%] Built target ClangARMNeon [ 13%] Building arm_sve_typeflags.inc... [ 13%] Building arm_mve_builtin_sema.inc... [ 13%] Building arm_mve_builtin_aliases.inc... [ 13%] Building arm_sve_builtins.inc... [ 13%] Building arm_sve_builtin_cg.inc... [ 13%] Built target ClangARMMveBuiltinSema [ 13%] Built target ClangARMSveTypeFlags [ 13%] Built target ClangARMSveBuiltinCG [ 13%] Built target ClangARMMveBuiltinAliases [ 13%] Building arm_sme_builtins.inc... [ 13%] Built target ClangARMSveBuiltins [ 13%] Building arm_sve_sema_rangechecks.inc... [ 13%] Building arm_sme_sema_rangechecks.inc... [ 13%] Built target ClangARMSmeBuiltins [ 13%] Building arm_sme_builtin_cg.inc... [ 13%] Building arm_cde_builtins.inc... [ 13%] Built target ClangARMSmeBuiltinCG [ 13%] Building arm_cde_builtin_cg.inc... [ 13%] Built target ClangARMSmeSemaRangeChecks [ 13%] Built target ClangARMCdeBuiltinsDef [ 13%] Building arm_cde_builtin_sema.inc... [ 13%] Built target ClangARMCdeBuiltinCG [ 13%] Building riscv_vector_builtin_cg.inc... [ 13%] Building riscv_vector_builtins.inc... [ 13%] Building riscv_vector_builtin_sema.inc... [ 13%] Built target ClangARMCdeBuiltinSema [ 13%] Building arm_cde_builtin_aliases.inc... [ 13%] Built target ClangARMSveSemaRangeChecks [ 13%] Building riscv_sifive_vector_builtins.inc... [ 13%] Built target ClangARMCdeBuiltinAliases [ 13%] Built target ClangRISCVVectorBuiltins [ 13%] Building riscv_sifive_vector_builtin_cg.inc... [ 13%] Built target ClangRISCVVectorBuiltinSema [ 13%] Built target ClangRISCVSiFiveVectorBuiltins [ 13%] Building riscv_sifive_vector_builtin_sema.inc... [ 13%] Building AttrSubMatchRulesParserStringSwitches.inc... [ 13%] Built target ClangRISCVSiFiveVectorBuiltinCG [ 13%] Building AttrTemplateInstantiate.inc... [ 13%] Building AttrParserStringSwitches.inc... [ 13%] Built target ClangRISCVVectorBuiltinCG [ 13%] Built target ClangRISCVSiFiveVectorBuiltinSema [ 13%] Built target ClangAttrSubMatchRulesParserStringSwitches [ 13%] Building AttrParsedAttrKinds.inc... [ 15%] Built target ClangAttrTemplateInstantiate [ 15%] Building AttrParsedAttrList.inc... [ 15%] Building AttrSpellingListIndex.inc... [ 15%] Building AttrParsedAttrImpl.inc... [ 15%] Built target ClangAttrParserStringSwitches [ 15%] Building AttrPCHRead.inc... [ 15%] Built target ClangAttrParsedAttrKinds [ 15%] Building AttrPCHWrite.inc... [ 15%] Built target ClangAttrParsedAttrList [ 15%] Built target ClangAttrSpellingListIndex [ 15%] Built target ClangAttrParsedAttrImpl [ 15%] Building Checkers.inc... [ 15%] Built target ClangAttrPCHRead [ 15%] Building Nodes.inc... [ 15%] Building CXX object examples/IRTransforms/CMakeFiles/ExampleIRTransforms.dir/SimplifyCFG.cpp.o [ 15%] Built target ClangSACheckers [ 16%] Building CXX object examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o [ 16%] Building CXX object unittests/Analysis/InlineAdvisorPlugin/CMakeFiles/InlineAdvisorPlugin.dir/InlineAdvisorPlugin.cpp.o [ 16%] Linking CXX static library ../../../lib/libLLVMTableGenGlobalISel.a [ 16%] Built target ClangSyntaxNodeList [ 16%] Built target ClangAttrPCHWrite [ 16%] Building CXX object unittests/Analysis/InlineOrderPlugin/CMakeFiles/InlineOrderPlugin.dir/InlineOrderPlugin.cpp.o [ 16%] Building CXX object unittests/Passes/Plugins/TestPlugin/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o [ 16%] Building CXX object unittests/Passes/Plugins/DoublerPlugin/CMakeFiles/DoublerPlugin.dir/DoublerPlugin.cpp.o [ 16%] Built target LLVMTableGenGlobalISel [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [ 16%] Linking CXX static library ../libLLVMRemarks.a [ 16%] Built target LLVMRemarks [ 16%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 62%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2610 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (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.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (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 (108 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 63%] Built target Kokkos_PerformanceTest_SharedSpace [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_e.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (1195 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1253 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic_view (279 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (10 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSort.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1759 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortByKey.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Other.cpp [ 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_SYCL1A.dir/sycl/TestSYCL_DeepCopyAlignment.cpp.o [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 16%] Linking CXX shared module ../../lib/Bye.so [ 16%] Linking CXX shared module ../InlineOrderPlugin.so [ 16%] Linking CXX shared module ../DoublerPlugin.so [ 16%] Built target Bye [ 16%] Built target InlineOrderPlugin [ 16%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzerCLI.dir/FuzzerCLI.cpp.o [ 16%] Built target DoublerPlugin [ 16%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o [ 16%] Copying clang's __stddef_max_align_t.h... [ 16%] Copying clang's arm_bf16.h... [ 16%] Copying clang's arm_cde.h... [ 16%] Copying clang's arm_fp16.h... [ 16%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o [ 16%] Copying clang's arm_mve.h... [ 16%] Linking CXX shared module ../TestPlugin.so [ 16%] Copying clang's arm_neon.h... [ 16%] Copying clang's arm_sme_draft_spec_subject_to_change.h... [ 16%] Linking CXX shared module ../../lib/ExampleIRTransforms.so [ 16%] Copying clang's arm_sve.h... [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (1469 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (5 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 180 tests from serial (17445 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 187 tests from 2 test suites ran. (18866 ms total) 1: [ PASSED ] 186 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional [ 16%] Built target TestPlugin [ 16%] Built target clang-tablegen-targets [ 16%] Linking CXX shared module ../InlineAdvisorPlugin.so 1/59 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 19.55 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 16%] Copying clang's float.h... [ 16%] Built target ExampleIRTransforms [ 16%] Copying clang's hlsl/hlsl_basic_types.h... [ 16%] Building CXX object tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o [ 16%] Building CXX object tools/llvm-remark-size-diff/CMakeFiles/llvm-remark-size-diff.dir/RemarkSizeDiff.cpp.o [ 16%] Copying clang's hlsl/hlsl_intrinsics.h... [ 16%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o [ 16%] Copying clang's inttypes.h... [ 16%] Built target InlineAdvisorPlugin [ 16%] Copying clang's iso646.h... [ 16%] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtil.cpp.o [ 16%] Copying clang's limits.h... [ 16%] Copying clang's llvm_libc_wrappers/ctype.h... 2: [==========] Running 126 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 16%] Copying clang's llvm_libc_wrappers/inttypes.h... [ 16%] Copying clang's llvm_libc_wrappers/stdlib.h... [ 16%] Copying clang's llvm_libc_wrappers/string.h... [ 16%] Copying clang's module.modulemap... [ 16%] Copying clang's opencl-c-base.h... [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 64%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 64%] Built target Kokkos_PerformanceTest_Mempool [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 16%] Copying clang's openmp_wrappers/__clang_openmp_device_functions.h... [ 16%] Linking CXX static library ../libLLVMFuzzerCLI.a [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRange_g.cpp.o [ 16%] Copying clang's openmp_wrappers/cmath... [ 16%] Copying clang's openmp_wrappers/complex... [ 16%] Built target LLVMFuzzerCLI [ 16%] Copying clang's openmp_wrappers/complex.h... [ 16%] Copying clang's openmp_wrappers/complex_cmath.h... [ 16%] Copying clang's openmp_wrappers/new... [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 16%] Copying clang's riscv_vector.h... [ 16%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o [ 16%] Building CXX object tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o [ 16%] Copying clang's sifive_vector.h... [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 16%] Copying clang's stdalign.h... [ 16%] Copying clang's stdarg.h... [ 16%] Linking CXX shared library ../../lib/libRemarks.so [ 16%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o [ 16%] Copying clang's stdatomic.h... [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 16%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o [ 16%] Copying clang's stdbool.h... [ 16%] Copying clang's stddef.h... [ 16%] Built target Remarks [ 64%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 64%] Built target Kokkos_Benchmark_Atomic_MinMax [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2321 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 16%] Copying clang's stdint.h... [ 16%] Generating VCSVersion.inc [ 16%] Copying clang's stdnoreturn.h... [ 16%] Linking CXX executable ../../bin/llvm-opt-report [ 16%] Copying clang's tgmath.h... [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o [ 18%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o [ 18%] Copying clang's unwind.h... [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangePolicyConstructors.cpp.o [ 18%] Copying clang's vadefs.h... [ 18%] Copying clang's varargs.h... [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o [ 18%] Built target clang-resource-headers [ 18%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesTypes.cpp.o [ 18%] Linking CXX executable ../../bin/llvm-remarkutil [ 18%] Linking CXX executable ../../bin/llvm-remark-size-diff [ 18%] Built target llvm-opt-report [ 18%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesScanner.cpp.o [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o [ 18%] Built target llvm-remarkutil [ 18%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewAPI_e.cpp.o [ 18%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesYAMLCompiler.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2311 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (4633 ms total) 2: 2: [----------] 118 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (347 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 [ 18%] Built target llvm-remark-size-diff [ 18%] Building AttrDocTable.inc... [ 18%] Built target ClangAttrDocTable [ 18%] Building Opcodes.inc... [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestSortCustomComp.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o 2: [ OK ] serial.triple_nested_parallelism (428 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (70 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 (3 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (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 [ 18%] Built target Opcodes 2: [ OK ] serial.team_reduction_scan (186 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (108 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 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o [ 18%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortA.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 18%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDRangeReduce.cpp.o [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o [ 18%] Built target obj.clangAPINotes [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 18%] Building OpenCLBuiltins.inc... [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterInst.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o [ 18%] Built target ClangOpenCLBuiltinsImpl [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o [ 18%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o [ 18%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecSpacePartitioning.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_OccupancyControlTrait.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MDSpan.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(133): warning #177-D: member "::cuda_multi_gpu_managed_views_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(148): warning #177-D: member "::cuda_multi_gpu_unmanaged_views_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp(259): warning #177-D: member "::cuda_multi_gpu_scratch_space_Test::test_info_" was declared but never referenced [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestBinSortB.cpp.o 2: [ OK ] serial.repeated_team_reduce (7212 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (120 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (109 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (53 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (2 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (52 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (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 (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o 2: [ OK ] serial.view_allocation_large_rank (936 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (52 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (48 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (26 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (3 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (103 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-6892/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (11 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (11 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (11 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 18%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (458 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (454 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (456 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (465 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic [ 18%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmp/TestNestedSort.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (467 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_MDRange_a.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_MDRange_b.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_MDRange_c.cpp [ 18%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/InitHeaderSearch.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_MDRange_d.cpp 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (465 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 118 tests from serial (12780 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 126 tests from 2 test suites ran. (17413 ms total) 2: [ PASSED ] 123 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_MDRange_e.cpp 2/59 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 18.09 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.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_C.dir/TestStdAlgorithmsFind.cpp.o 3/59 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 0.67 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2B.dir/sycl/TestSYCL_SubView_c05.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 18%] Linking CXX static library ../../../libLLVMOrcTargetProcess.a [ 18%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o 4: [==========] Running 189 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Crs.cpp [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 4: [ OK ] cuda_DeathTest.abort_from_host (709 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device [ 18%] Built target LLVMOrcTargetProcess [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 18%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o [ 18%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_device (708 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_MinMaxClamp.cpp.o [ 18%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (691 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 18%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (701 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 (3 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 4: [----------] 7 tests from cuda_DeathTest (2819 ms total) 4: 4: [----------] 182 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (6 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (5 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (5 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (5 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (12 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (12 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (12 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (10 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (9 ms) 4: [ RUN ] cuda.atomics [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 18%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenDAGPatterns.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 [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_ExecutionSpace.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 18%] Linking CXX static library ../libLLVMBinaryFormat.a [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_OccupancyControlTrait.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o [ 18%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CalledOnceCheck.cpp.o [ 18%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CLWarnings.cpp.o [ 18%] Built target LLVMBinaryFormat [ 18%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o [ 19%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o [ 19%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ParallelScanRangePolicy.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Other.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o 4: [ OK ] cuda.atomic_views_integral (6454 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (52 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (2 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (0 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (1 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (2 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (6 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (0 ms) 4: [ RUN ] cuda.partitioning_by_vector [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Printf.cpp.o [ 68%] 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_rank67.cpp.o 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (1 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (29 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o [ 19%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o [ 19%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DarwinSDKInfo.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_a.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1361 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 68%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 68%] Built target Kokkos_PerformanceTest_Atomic [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_complexfloat.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (2135 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1334 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_HIP [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/UnitTestMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Bitset.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_FunctorAnalysis.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DualView.cpp.o 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (1578 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 (1 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 (0 ms) 4: [ RUN ] cuda.mathematical_functions_fma 4: [ OK ] cuda.mathematical_functions_fma (0 ms) 4: [ RUN ] cuda.mathematical_functions_error_and_gamma_functions 4: [ OK ] cuda.mathematical_functions_error_and_gamma_functions (1 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (1 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (0 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (2 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (23 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (15 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (24 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 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 19%] Built target obj.clangEdit [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenHwModes.cpp.o [ 19%] Building CXX object tools/clang/lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_QuadPrecisionMath.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynamicView.cpp.o 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1373 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6892/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.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (9 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (0 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (1 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (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 (3 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 (2 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_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 (123 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (4 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (58 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (16 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (69 ms) 4: [----------] 182 tests from cuda (15263 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 189 tests from 2 test suites ran. (18082 ms total) 4: [ PASSED ] 188 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] cuda.mdspan_minimal_functional 4/59 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 18.87 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_generic.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_RangePolicyConstructors.cpp.o 5: [==========] Running 126 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o [ 75%] Linking CXX executable Kokkos_UnitTest_Sort [ 75%] Built target Kokkos_UnitTest_Sort [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o [ 19%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ReducerCTADs.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 19%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Marshallers.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstAlias.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4595 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 11%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_b.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 42%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 19%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o [ 42%] Linking CXX executable Kokkos_UnitTest_Random [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 42%] Built target Kokkos_UnitTest_Random [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenInstruction.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtr.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (4593 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 19%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_c.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 19%] Built target obj.clangCrossTU [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/cuda/TestCuda_Task.cpp [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ExpressionTraits.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank12345.cpp.o [ 19%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileEntry.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_WorkGraph.cpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/cuda/TestCuda_Spaces.cpp [ 19%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o [ 19%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_HostSharedPtrAccessOnDevice.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 42%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 19%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/GtestMatchers.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Reducers_e.cpp.o [ 19%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenRegisters.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_UniqueToken.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_LocalDeepCopy.cpp [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Vector.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 19%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SharedAlloc.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c08.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o [ 19%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/cuda/TestCuda_DebugSerialExecution.cpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/cuda/TestCuda_DebugPinUVMSpace.cpp [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCopy_b.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmp/TestRandom.cpp.o [ 19%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 19%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (12850 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 21%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o [ 48%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_23TaskQueueTraitsChaseLevILm64EEENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_17MultipleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_19SimpleTaskSchedulerINS_4CudaENS0_15SingleTaskQueueIS4_NS_12CudaUVMSpaceENS0_24TaskQueueTraitsLockBasedENS_10MemoryPoolINS_6DeviceIS4_S6_EEEEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_17TaskQueueMultipleIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined nvlink warning : Stack size for entry function '_ZN6Kokkos4Impl72_GLOBAL__N__48_tmpxft_0000299c_00000000_7_TestCuda_Task_cpp1_ii_948529ff23cuda_task_queue_executeINS_18BasicTaskSchedulerINS_4CudaENS0_9TaskQueueIS4_NS_12CudaUVMSpaceEEEEEEEvT_i' cannot be statically determined [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 21%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o [ 48%] Built target Kokkos_CoreUnitTest_Cuda3 [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_b.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 21%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o [ 21%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/cuda/TestCuda_TeamScratchStreams.cpp [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_DynViewAPI_rank67.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenSchedule.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_Swap.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 21%] Built target obj.clangRewrite [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/MakeSupport.cpp.o [ 21%] Built target obj.clangASTMatchers [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 21%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_Init.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o [ 21%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (12294 ms) 5: [----------] 8 tests from cuda_DeathTest (34334 ms total) 5: 5: [----------] 90 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (3 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (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 (7 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 (85 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 (10 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (10 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (16 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 [ 76%] Built target Kokkos_ContainersUnitTest_OpenMP 5: [ OK ] cuda.team_reduction_scan (1951 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C 5: [ OK ] cuda.team_scan (165 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (152 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 [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o 5: [ OK ] cuda.team_policy_max_recommended (420 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (1 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (1 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (1 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (11 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (6 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (3 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (0 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (0 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (6 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (7 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (0 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (76 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (70 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 (28 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 (12 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_JoinBackwardCompatibility.cpp.o [ 12%] 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_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 50%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 50%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o 5: [ OK ] cuda.workgraph_fib (813 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (0 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: [ OK ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 90 tests from cuda (4065 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (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 (1 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (44 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (44 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (44 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (64 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (63 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (63 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (64 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (65 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (65 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 (561 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 126 tests from 3 test suites ran. (38962 ms total) 5: [ PASSED ] 126 tests. 5/59 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 39.82 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 [ 21%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewCtorDimMatch.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o [ 21%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenTarget.cpp.o [ 21%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenCLOptions.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 70%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 70%] Built target Kokkos_ContainersTestCompileOnly [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_LocalDeepCopy.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 21%] Built target obj.clangToolingCore [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Abort.cpp [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o [ 21%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderAnalysis.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_TeamPolicyConstructors.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 43%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_ExecPolicy.cpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ParsedAttrInfo.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 21%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_View_64bit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/UnitTestMainInit.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU.dir/cuda/TestCuda_InterOp_StreamsMultiGPU.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ProfileList.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostThreadTeam.cpp [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalConstants.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_SharedAlloc.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewEmptyRuntimeUnmanaged.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c03.cpp.o [ 77%] Linking CXX executable Kokkos_UnitTest_Random [ 77%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c04.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 21%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o [ 72%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 72%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_ContainersPerformanceTest_HIP [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestMain.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/NoSanitizeList.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o [ 21%] Built target obj.clangToolingInclusions [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ErrorReporter.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o [ 21%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseHLSL.cpp.o [ 21%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_hwloc.cpp [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_CPUDiscovery.cpp [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o 6: [ OK ] cuda.team_scratch_1_streams (15131 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 (15134 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (28 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (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 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (3430 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (6 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (26 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_operator 6: [ OK ] cuda_hostpinned.view_mapping_operator (5 ms) 6: [ RUN ] cuda_hostpinned.static_extent 6: [ OK ] cuda_hostpinned.static_extent (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_atomic 6: [ OK ] cuda_hostpinned.view_mapping_atomic (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (0 ms) 6: [----------] 25 tests from cuda_hostpinned (3515 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (40 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 (13 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 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostBarrier.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o 6: [ OK ] cuda_uvm.view_allocation_large_rank (278 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (2 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (25 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (33 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (9 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (29 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: [----------] 25 tests from cuda_uvm (458 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (19109 ms total) 6: [ PASSED ] 56 tests. [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ParallelScanRangePolicy.cpp.o 6/59 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 19.79 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (15 ms) 7: [ RUN ] cuda.debug_pin_um_to_host [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 7: [ OK ] cuda.debug_pin_um_to_host (666 ms) 7: [----------] 2 tests from cuda (682 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (682 ms total) 7: [ PASSED ] 2 tests. 7/59 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.37 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 73%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_HIP.dir/TestHIP.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_a.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_b.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o 8: [ OK ] cuda.raw_cuda_interop (392 ms) 8: [----------] 1 test from cuda (392 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (392 ms total) 8: [ PASSED ] 1 test. [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o 8/59 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.66 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o 9: [ OK ] cuda.raw_cuda_streams (395 ms) 9: [----------] 1 test from cuda (395 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (395 ms total) 9: [ PASSED ] 1 test. 9/59 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.67 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Core.cpp [ 53%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 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-6892/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 [ 53%] Built target Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.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: [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o 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-6892/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewHooks.cpp.o 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 (7 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 (61 ms) 12: [ RUN ] defaultdevicetype.shared_host_pinned_space 12: [ OK ] defaultdevicetype.shared_host_pinned_space (0 ms) 12: [ RUN ] defaultdevicetype.compiler_macros 12: [ OK ] defaultdevicetype.compiler_macros (0 ms) 12: [ RUN ] defaultdevicetype.half_conversion 12: [ OK ] defaultdevicetype.half_conversion (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (0 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (9 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (3 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (11 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (4 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (7 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (17 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (6 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 (14 ms) 12: [----------] 1 test from kokkosresize (14 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. /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Stacktrace.cpp [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcher.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o 12/59 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 0.86 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sarif.cpp.o 13: [ OK ] initialization.legion_initialization (396 ms) 13: [----------] 1 test from initialization (396 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (396 ms total) 13: [ PASSED ] 1 test. [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 13/59 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.68 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o 14: SUCCESS 14/59 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.68 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o [ 21%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o [ 21%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o 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. [ 82%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o 15/59 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.68 sec test 16 Start 16: Kokkos_CoreUnitTest_TuningBuiltins 16: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 16: Test timeout computed to be: 1500 [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.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-6892/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 [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.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-6892/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 18: Test timeout computed to be: 1500 [ 82%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 82%] 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_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Profiling.cpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_OffsetView.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Error.cpp 18/59 Test #18: Kokkos_CoreUnitTest_CategoricalTuner ............. Passed 1.13 sec test 19 Start 19: Kokkos_CoreUnitTest_KokkosP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 19: Test timeout computed to be: 1500 19: [==========] Running 29 tests from 2 test suites. 19: [----------] Global test environment set-up. 19: [----------] 27 tests from kokkosp 19: [ RUN ] kokkosp.test_named_instance_fence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: [ OK ] kokkosp.test_named_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_instance_fence 19: Ref: 33554433 19: Ref: Unnamed Instance Fence 19: 33554433 19: Kokkos::Cuda::fence(): Unnamed Instance Fence 19: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 19: [ RUN ] kokkosp.test_named_global_fence 19: Ref: 33554432 19: Ref: test global fence 19: 0 19: test global fence 19: Miss on id 19: 33554432 19: test global fence 19: [ OK ] kokkosp.test_named_global_fence (0 ms) 19: [ RUN ] kokkosp.test_unnamed_global_fence 19: Ref: 33554432 19: Ref: Unnamed Global Fence 19: 0 19: Kokkos::fence: Unnamed Global Fence 19: Miss on id 19: 33554432 19: Kokkos::fence: Unnamed Global Fence 19: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 19: [ RUN ] kokkosp.test_multiple_default_instances 19: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 19: [ RUN ] kokkosp.test_id_gen 19: [ OK ] kokkosp.test_id_gen (0 ms) 19: [ RUN ] kokkosp.test_kernel_sequence 19: Ref: 33554433 19: Ref: named_instance 19: 33554433 19: named_instance 19: Ref: 33554433 19: Ref: test_kernel 19: 33554433 19: named_instance 19: Miss on name 19: 0 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554432 19: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 19: Miss on name 19: Miss on id 19: 33554433 19: test_kernel 19: [ OK ] kokkosp.test_kernel_sequence (0 ms) 19: [ RUN ] kokkosp.test_streams 19: [ OK ] kokkosp.test_streams (0 ms) 19: [ RUN ] kokkosp.async_deep_copy 19: [ OK ] kokkosp.async_deep_copy (0 ms) 19: [ RUN ] kokkosp.parallel_for 19: [ OK ] kokkosp.parallel_for (0 ms) 19: [ RUN ] kokkosp.parallel_reduce 19: [ OK ] kokkosp.parallel_reduce (0 ms) 19: [ RUN ] kokkosp.parallel_scan 19: [ OK ] kokkosp.parallel_scan (2 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence 19: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 19: [ RUN ] kokkosp.parallel_scan_no_fence_view 19: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 19: [ RUN ] kokkosp.regions 19: [ OK ] kokkosp.regions (0 ms) 19: [ RUN ] kokkosp.fences 19: [ OK ] kokkosp.fences (0 ms) 19: [ RUN ] kokkosp.raw_allocation 19: [ OK ] kokkosp.raw_allocation (0 ms) 19: [ RUN ] kokkosp.view 19: [ OK ] kokkosp.view (0 ms) 19: [ RUN ] kokkosp.sections 19: [ OK ] kokkosp.sections (0 ms) 19: [ RUN ] kokkosp.metadata 19: [ OK ] kokkosp.metadata (0 ms) 19: [ RUN ] kokkosp.profile_events 19: [ OK ] kokkosp.profile_events (0 ms) 19: [ RUN ] kokkosp.tuning_sequence 19: [ OK ] kokkosp.tuning_sequence (0 ms) 19: [ RUN ] kokkosp.no_init_kernel 19: [ OK ] kokkosp.no_init_kernel (0 ms) 19: [ RUN ] kokkosp.get_events 19: [ OK ] kokkosp.get_events (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init 19: [ OK ] kokkosp.create_mirror_no_init (0 ms) 19: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 19: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 19: [ RUN ] kokkosp.create_mirror_view_and_copy 19: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 19: [----------] 27 tests from kokkosp (3 ms total) 19: 19: [----------] 2 tests from defaultdevicetype 19: [ RUN ] defaultdevicetype.profiling_section 19: [ OK ] defaultdevicetype.profiling_section (0 ms) 19: [ RUN ] defaultdevicetype.scoped_profile_region 19: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 19: [----------] 2 tests from defaultdevicetype (0 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 29 tests from 2 test suites ran. (4 ms total) 19: [ PASSED ] 29 tests. [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.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-6892/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-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 21: Environment variables: 21: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/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(). [ 73%] Linking CXX executable Kokkos_ContainersPerformanceTest_HIP [ 73%] Built target Kokkos_ContainersPerformanceTest_HIP [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 21/59 Test #21: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.68 sec test 22 Start 22: Kokkos_ProfilingTestLibraryCmdLineHelp 22: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 22: Test timeout computed to be: 1500 [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostSpace.cpp 22: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_MemoryPool.cpp 22/59 Test #22: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.67 sec test 23 Start 23: Kokkos_ProfilingTestLibraryLoad 23: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 23: Environment variables: 23: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so 23: Test timeout computed to be: 1500 23: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 23: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1200::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0xfd0000:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0xfd01c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0xfd0240:Host:source:0xfd0080:40::kokkosp_end_deep_copy::kokkosp_begin_parallel_for:parallel_for:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_parallel_reduce:parallel_reduce:1:1::kokkosp_allocate_data:Host:Kokkos::Serial::scratch_mem:0xfd0300:11264::kokkosp_end_parallel_reduce:1::kokkosp_begin_parallel_scan:parallel_scan:1:2::kokkosp_end_parallel_scan:2::kokkosp_push_profile_region:push_region::kokkosp_pop_profile_region::kokkosp_create_profile_section:created_section:3::kokkosp_start_profile_section:3::kokkosp_stop_profile_section:3::kokkosp_destroy_profile_section:3::kokkosp_profile_event:profiling_event::kokkosp_declare_metadata:dogs:good::kokkosp_deallocate_data:Host:destination:0xfd01c0:40::kokkosp_deallocate_data:Host:source:0xfd0000:40::kokkosp_finalize_library:: [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o 23/59 Test #23: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.67 sec test 24 Start 24: Kokkos_ProfilingTestLibraryCmdLine 24: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 24: Test timeout computed to be: 1500 [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o [ 21%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.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:: [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o 24/59 Test #24: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.67 sec test 25 Start 25: Kokkos_CoreUnitTest_StackTraceTest 25: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec 25: Test timeout computed to be: 1500 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x43ac3d] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (224 ms) 25: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x43af0a] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x43af0a] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (211 ms) 25: [----------] 2 tests from defaultdevicetype_DeathTest (436 ms total) 25: 25: [----------] 1 test from defaultdevicetype 25: [ RUN ] defaultdevicetype.stacktrace_normal 25: Top of f1 25: Top of f0 25: Top of f0 25: test_f1: 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x439570] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x4a4c30] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x43cdfb] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x43d116] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa14) [0x439f64] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x44) [0x472df4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1e8) [0x44b518] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x210) [0x44c850] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x137) [0x44d0f7] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x5bd) [0x45cdbd] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x44) [0x4739c4] 25: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x45c7cc] 25: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x43944e] 25: 25: demangled test_f3: 25: [0x4a4c30] Kokkos::Impl::save_stacktrace() 25: [0x43cdfb] Test::stacktrace_test_f1(std::ostream&) 25: [0x43d116] Test::stacktrace_test_f3(std::ostream&, int) 25: [0x439f64] Test::test_stacktrace(bool, bool) 25: [0x472df4] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 25: [0x44b518] testing::Test::Run() 25: [0x44c850] testing::TestInfo::Run() 25: [0x44d0f7] testing::TestSuite::Run() 25: [0x45cdbd] testing::internal::UnitTestImpl::RunAllTests() 25: [0x4739c4] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 25: [0x45c7cc] testing::UnitTest::Run() 25: [0x43b150] main 25: [0x7ffff5c870b3] __libc_start_main 25: [0x43944e] _start 25: 25: Test setting std::terminate handler that prints the last saved stack trace 25: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 25: [----------] 1 test from defaultdevicetype (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 3 tests from 2 test suites ran. (437 ms total) 25: [ PASSED ] 3 tests. 25/59 Test #25: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.13 sec test 26 Start 26: Kokkos_IncrementalTest_CUDA 26: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_CUDA 26: Test timeout computed to be: 1500 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from CUDA 26: [ RUN ] CUDA.IncrTest_01_execspace_typedef 26: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] CUDA.IncrTest_01_execspace 26: Device Execution Space: 26: KOKKOS_ENABLE_CUDA: yes 26: Cuda Options: 26: KOKKOS_ENABLE_CUDA_LAMBDA: yes 26: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 26: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_CUDA_UVM: no 26: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 26: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 26: 26: Cuda Runtime Configuration: 26: macro KOKKOS_ENABLE_CUDA : defined 26: macro CUDA_VERSION = 11000 = version 11.0 26: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 26: Cuda 26: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 26: [ RUN ] CUDA.IncrTest_02_AtomicExchange 26: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] CUDA.IncrTest_02_AtomicAdd 26: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] CUDA.IncrTest_02_AtomicSub 26: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 26: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewLayoutStrideAssignment.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 73%] Built target Kokkos_ContainersUnitTest_Serial [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o 26: [ OK ] CUDA.IncrTest_03b_memspace_free (1937 ms) 26: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 26: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] CUDA.IncrTest_05_reduction 26: [ OK ] CUDA.IncrTest_05_reduction (3 ms) 26: [ RUN ] CUDA.IncrTest_06_mdrange2D 26: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] CUDA.IncrTest_06_mdrange3D 26: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] CUDA.IncrTest_06_mdrange4D 26: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 26: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 26: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 26: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 26: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (0 ms) 26: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (0 ms) 26: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop [ 21%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 26: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (207 ms) 26: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 26: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 26: [ RUN ] CUDA.IncrTest_12b_TeamScratch 26: [ OK ] CUDA.IncrTest_12b_TeamScratch (0 ms) 26: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 26: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 26: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 26: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] CUDA.incr_14_MDrangeReduce 26: [ OK ] CUDA.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] CUDA.IncrTest_16_parallelscan 26: [ OK ] CUDA.IncrTest_16_parallelscan (3 ms) 26: [ RUN ] CUDA.incr_17_atomicView 26: [ OK ] CUDA.incr_17_atomicView (0 ms) 26: [----------] 28 tests from CUDA (2158 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (2158 ms total) 26: [ PASSED ] 28 tests. 26/59 Test #26: Kokkos_IncrementalTest_CUDA ...................... Passed 2.84 sec test 27 Start 27: Kokkos_IncrementalTest_SERIAL 27: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 27: Test timeout computed to be: 1500 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o 27: [==========] Running 28 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 28 tests from SERIAL 27: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 27: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 27: [ RUN ] SERIAL.IncrTest_01_execspace 27: Host Serial Execution Space: 27: KOKKOS_ENABLE_SERIAL: yes 27: 27: Serial Runtime Configuration: 27: Serial 27: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 27: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 27: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 27: [ RUN ] SERIAL.IncrTest_02_AtomicSub 27: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 27: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 27: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 27: [ RUN ] SERIAL.IncrTest_03b_memspace_free 27: [ OK ] SERIAL.IncrTest_03b_memspace_free (111 ms) 27: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 27: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 27: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 27: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 27: [ RUN ] SERIAL.IncrTest_05_reduction 27: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange2D 27: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange3D 27: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 27: [ RUN ] SERIAL.IncrTest_06_mdrange4D 27: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 27: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 27: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 27: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 27: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 27: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 27: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 27: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (175 ms) 27: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 27: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 27: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 27: [ OK ] SERIAL.IncrTest_12b_TeamScratch (4 ms) 27: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 27: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 27: [ RUN ] SERIAL.incr_14_MDrangeReduce 27: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 27: [ RUN ] SERIAL.IncrTest_16_parallelscan 27: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 27: [ RUN ] SERIAL.incr_17_atomicView 27: [ OK ] SERIAL.incr_17_atomicView (0 ms) 27: [----------] 28 tests from SERIAL (293 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 28 tests from 1 test suite ran. (293 ms total) 27: [ PASSED ] 28 tests. [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B 27/59 Test #27: Kokkos_IncrementalTest_SERIAL .................... Passed 0.97 sec test 28 Start 28: Kokkos_CoreUnitTest_CTestDevice 28: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/build/core/unit_test/TestDeviceAndThreads.py" 30: Test timeout computed to be: 1500 [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestInitializationSettings.cpp(23): warning #177-D: member "::defaultdevicetype_initialization_settings_Test::test_info_" was declared but never referenced [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_double.cpp.o [ 12%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamCombinedReducers.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o 30: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_CudaSpace.cpp [ 21%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_Cuda_Task.cpp 30: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o 30: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 12%] Built target Kokkos_CoreUnitTest_CudaGraph 30: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/src/Lock_Array_CUDA.cpp Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o 30: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 30: 30: ---------------------------------------------------------------------- 30: Ran 5 tests in 7.323s 30: 30: OK (skipped=1) 30/59 Test #30: Kokkos_CoreUnitTest_DeviceAndThreads ............. Passed 7.42 sec test 31 Start 31: Kokkos_PerformanceTest_TaskDag 31: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-21_T00-50-18.json" 32: Test timeout computed to be: 1500 32: 2024-03-21T01:01:14+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6892/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: 2.24, 4.90, 4.40 32: CPU architecture: none 32: Default Device: N6Kokkos4CudaE 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-03-21T00:49:44+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 32: GIT_COMMIT_HASH: c34fdb257 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.69583u 32: GramSchmidt/Count:2048/iterations:5/manual_time 0.006 s 0.006 s 5 2.048k 2.84749u 32: GramSchmidt/Count:4096/iterations:5/manual_time 0.006 s 0.007 s 5 4.096k 1.40336u 32: GramSchmidt/Count:8192/iterations:5/manual_time 0.006 s 0.007 s 5 8.192k 717.068n 32: GramSchmidt/Count:16384/iterations:5/manual_time 0.006 s 0.008 s 5 16.384k 336.653n 32: GramSchmidt/Count:32768/iterations:5/manual_time 0.006 s 0.010 s 5 32.768k 182.753n 32: GramSchmidt/Count:65536/iterations:5/manual_time 0.007 s 0.015 s 5 65.536k 106.459n [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetID.cpp.o [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o 32: GramSchmidt/Count:131072/iterations:5/manual_time 0.007 s 0.025 s 5 131.072k 54.4618n 32: GramSchmidt/Count:262144/iterations:5/manual_time 0.009 s 0.044 s 5 262.144k 32.7421n /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Serial/Kokkos_Serial.cpp 32: GramSchmidt/Count:524288/iterations:5/manual_time 0.016 s 0.089 s 5 524.288k 30.6073n [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ScatterView.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.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.9542k/s 11.5 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Serial/Kokkos_Serial_Task.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/UnitTestMain.cpp [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o [ 21%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/cuda/TestCuda_InterOp_Init.cpp 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 32: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 32: OverlapRangePolicy/N:2000/M:10000/R:10 0.311 s 0.310 s 2 0.0781873 0.0374199 0.0322258 0.0146114 0.0161615 4.322u [ 21%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o [ 21%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/cuda/TestCuda_InterOp_Streams.cpp 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.84888m 2.92664m 2.17244m 1091.4u 1.10114m 4.975u [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o 32: OverlapTeamPolicy/N:20/M:1000000/R:10 0.315 s 0.314 s 2 0.0627279 0.0294829 0.0520526 0.0250904 0.0260335 6.34u 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 8.9834n 32: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 5.11914n 32: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 2.40137n 32: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 1.3606n 32: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 945.313p 32: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 770.691p 32: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 621.872p 32: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 530.663p 32: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.001 s 5 262.144k 556.282p 32: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 561.132p [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IntervalPartition.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions1.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_c.cpp.o 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Benchmark Time CPU Iterations FOM: rate 32: ----------------------------------------------------------------------------------------------------------------------------------- 32: Malloc/N:1/manual_time 8.38 us 18.5 us 83685 119.399k/s [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Init.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 21%] Built target obj.clangLex 32: Malloc/N:16/manual_time 8.54 us 18.8 us 83654 117.097k/s [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o [ 21%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o 32: Malloc/N:256/manual_time 8.70 us 19.1 us 80357 114.947k/s [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IssueHash.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SharedAlloc.cpp [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_RangePolicy.cpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_RangePolicyRequire.cpp 32: Malloc/N:4096/manual_time 8.72 us 19.1 us 80212 114.653k/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o 32: Malloc/N:65536/manual_time 8.69 us 19.1 us 80439 115.014k/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o [ 21%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o [ 21%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o 32: Malloc/N:1048576/manual_time 63.5 us 118 us 10928 15.7457k/s [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_View_64bit.cpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_StaticCrsGraph.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaInterOpInit [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/UnitTestMain.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaInterOpInit.dir/cuda/TestCuda_InterOp_Init.cpp.o [ 21%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 21%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o [ 21%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 21%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o 32: Malloc/N:16777216/manual_time 329 us 158 us 10034 3.03825k/s 32: Malloc/N:268435456/manual_time 6273 us 441 us 112 159.42/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_a.cpp [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 32: Malloc/N:4294967296/manual_time 115554 us 4076 us 10 8.654/s [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o 32: MallocFree/N:1/manual_time 18.5 us 18.5 us 37774 54.1836k/s [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_CudaGraph [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/UnitTestMainInit.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaGraph.dir/cuda/TestCuda_Graph.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o 32: MallocFree/N:16/manual_time 18.4 us 18.3 us 37984 54.4915k/s [ 21%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o 32: MallocFree/N:256/manual_time 18.4 us 18.4 us 38229 54.4734k/s /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_b.cpp [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 22%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GICombinerEmitter.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/MacroExpansionContext.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o 32: MallocFree/N:4096/manual_time 18.4 us 18.4 us 38101 54.4191k/s [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/DefinitionBlockSeparator.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o 32: MallocFree/N:65536/manual_time 18.4 us 18.4 us 38141 54.3222k/s /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_c.cpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 54%] Built target Kokkos_CoreUnitTest_Cuda2 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o [ 54%] Linking CXX executable Kokkos_CoreUnitTest_CudaInterOpInit [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A 32: MallocFree/N:1048576/manual_time 119 us 118 us 5805 8.40892k/s [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 54%] Built target Kokkos_CoreUnitTest_CudaInterOpInit [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o 32: MallocFree/N:16777216/manual_time 360 us 154 us 5123 2.77787k/s [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 32: MallocFree/N:268435456/manual_time 6408 us 406 us 97 156.057/s [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o 32: MallocFree/N:4294967296/manual_time 101989 us 3230 us 8 9.80501/s [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_a.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2B /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_d.cpp [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o [ 22%] Built target obj.clangDynamicASTMatchers [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerMatchTableEmitter.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 22%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly 32: MallocTouch/N:1/manual_time 10.1 us 20.3 us 69255 99.3169k/s [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewAPI_e.cpp [ 22%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o 32: MallocTouch/N:16/manual_time 10.0 us 20.2 us 69667 99.6597k/s Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o /scratch/llvm-project/llvm/utils/TableGen/GlobalISelCombinerMatchTableEmitter.cpp:664:6: warning: 'void {anonymous}::CombineRuleBuilder::verify() const' defined but not used [-Wunused-function] 664 | void CombineRuleBuilder::verify() const { | ^~~~~~~~~~~~~~~~~~ [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o 32: MallocTouch/N:256/manual_time 9.98 us 20.1 us 69990 100.188k/s [ 44%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 55%] Linking CXX executable Kokkos_CoreUnitTest_CudaGraph [ 55%] Built target Kokkos_CoreUnitTest_CudaGraph [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o [ 44%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 22%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o 32: MallocTouch/N:4096/manual_time 16.7 us 27.0 us 41896 59.8488k/s [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.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 [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 32: MallocTouch/N:65536/manual_time 16.7 us 27.1 us 41944 59.845k/s [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 84%] 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_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions2.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o 32: MallocTouch/N:1048576/manual_time 74.7 us 130 us 9345 13.38k/s [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_DeepCopyAlignment.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_a.cpp [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTable.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewAPI_d.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewCopy_b.cpp [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o 32: MallocTouch/N:16777216/manual_time 311 us 183 us 7907 3.21137k/s [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSort.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o 32: MallocTouch/N:268435456/manual_time 6231 us 626 us 111 160.491/s Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o 32: MallocTouch/N:4294967296/manual_time 114751 us 6333 us 10 8.71453/s 32: MallocTouchFree/N:1/manual_time 20.4 us 20.4 us 34144 48.9836k/s [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortByKey.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelMatchTableExecutorEmitter.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o 32: MallocTouchFree/N:16/manual_time 20.3 us 20.3 us 34510 49.323k/s [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o 32: MallocTouchFree/N:256/manual_time 20.2 us 20.2 us 34711 49.521k/s [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o [ 22%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/IntegerLiteralSeparatorFixer.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o 32: MallocTouchFree/N:4096/manual_time 27.1 us 27.1 us 25839 36.8839k/s [ 22%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o 32: MallocTouchFree/N:65536/manual_time 27.2 us 27.2 us 25785 36.7791k/s [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/CSKY.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o 32: MallocTouchFree/N:1048576/manual_time 132 us 131 us 5305 7.59926k/s [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_a.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_c.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InfoByHwMode.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/DirectX.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_UnorderedMap.cpp.o 32: MallocTouchFree/N:16777216/manual_time 340 us 173 us 4410 2.9398k/s [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o 32: MallocTouchFree/N:268435456/manual_time 6500 us 542 us 107 153.837/s [ 57%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Printf.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroCallReconstructor.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroExpander.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o 32: MallocTouchFree/N:4294967296/manual_time 129834 us 6171 us 9 7.70213/s [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(143): warning #177-D: member "::defaultdevicetype_cmd_line_args_num_threads_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(156): warning #177-D: member "::defaultdevicetype_cmd_line_args_device_id_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(169): warning #177-D: member "::defaultdevicetype_cmd_line_args_disable_warning_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(181): warning #177-D: member "::defaultdevicetype_cmd_line_args_tune_internals_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(195): warning #177-D: member "::defaultdevicetype_cmd_line_args_help_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(229): warning #177-D: member "::defaultdevicetype_cmd_line_args_tools_arguments_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(255): warning #177-D: member "::defaultdevicetype_cmd_line_args_unrecognized_flag_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(304): warning #177-D: member "::defaultdevicetype_env_vars_num_threads_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(327): warning #177-D: member "::defaultdevicetype_env_vars_device_id_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(338): warning #177-D: member "::defaultdevicetype_env_vars_disable_warnings_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(365): warning #177-D: member "::defaultdevicetype_env_vars_tune_internals_Test::test_info_" was declared but never referenced /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestParseCmdLineArgsAndEnvVars.cpp(392): warning #177-D: member "::defaultdevicetype_visible_devices_Test::test_info_" was declared but never referenced [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_b.cpp 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.0456/s 800 [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L 32: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.002 s 38 45.5733/s 800 [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 22%] Built target obj.clangIndex 32: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.002 s 38 43.3198/s 800 [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 44%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewMapping_subview.cpp 32: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.002 s 38 43.186/s 800 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/QualifierAlignmentFixer.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewResize.cpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o 32: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 38 43.1847/s 800 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o 32: ViewAllocate_Rank3/N:10/manual_time 0.018 s 0.002 s 38 43.2921/s 800 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 32: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.002 s 38 43.3112/s 800 [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o [ 22%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o Scanning dependencies of target Kokkos_ProfilingAllCalls [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 32: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 38 43.1819/s 800 [ 45%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/LoongArch.cpp.o [ 58%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 58%] Built target Kokkos_CoreUnitTest_Develop [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 45%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o 32: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.002 s 38 43.3097/s 800 [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o 32: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 38 43.1752/s 800 [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptEmitter.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 58%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 58%] Built target Kokkos_push_finalize_hook_terminate [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_QuadPrecisionMath.cpp.o 32: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.3108/s 800 [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/M68k.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewLayoutStrideAssignment.cpp [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o 32: ViewAllocate_Rank6/N:10/manual_time 0.018 s 0.002 s 38 43.3036/s 800 [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2C.dir/sycl/TestSYCL_SubView_c09.cpp.o 32: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.3684/s 800 [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.002 s 38 43.3098/s 800 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 45%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o 32: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.3018/s 800 [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o 32: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.002 s 38 43.3073/s 800 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 58%] Linking CXX executable Kokkos_ProfilingAllCalls [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 58%] Built target Kokkos_ProfilingAllCalls [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_a.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCopy_b.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 393 911.357/s 1.6k /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewOfClass.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_float.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 410 967.787/s 1.6k [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 966.497/s 1.6k [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PredicateExpander.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 967.66/s 1.6k /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_a.cpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicy.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o [ 22%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 409 966.568/s 1.6k [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 409 967.678/s 1.6k [ 58%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamMDRange.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_b.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 966.346/s 1.6k [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o 32: ViewDeepCopy_Rank2/N:10/manual_time 0.005 s 0.005 s 150 345.86/s 1.6k [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.012 s 0.012 s 58 136.982/s 1.6k [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o 32: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.002 s 409 966.149/s 1.6k [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 13%] Linking CXX executable Kokkos_CoreUnitTest_Develop 32: ViewDeepCopy_Rank2/N:10/manual_time 0.004 s 0.004 s 166 379.749/s 1.6k /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_b.cpp [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_Vector.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o 32: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 159 364.603/s 1.6k [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.946/s 1.6k [ 61%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 61%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 61%] Built target Kokkos_CoreUnitTest_KokkosP [ 62%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 62%] Built target Kokkos_CoreUnitTest_Cuda1 [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 409 966.652/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 409 967.893/s 1.6k [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 22%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 409 966.564/s 1.6k [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 63%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c12.cpp.o [ 46%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c01.cpp 32: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.012 s 56 132.991/s 1.6k [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o [ 47%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C 32: ViewDeepCopy_Rank5/N:10/manual_time 0.012 s 0.012 s 55 129.55/s 1.6k [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestSortCustomComp.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c02.cpp [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallDescription.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o [ 47%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 32: ViewDeepCopy_Rank4/N:10/manual_time 0.005 s 0.005 s 136 340.3/s 1.6k [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o 32: ViewDeepCopy_Rank5/N:10/manual_time 0.008 s 0.008 s 80 197.716/s 1.6k [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortA.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 966.751/s 1.6k [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.002 s 409 967.881/s 1.6k [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_HIP.dir/hip/TestHIP_ViewCtorPropEmbeddedDim.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.023 s 0.023 s 30 70.2176/s 1.6k [ 26%] Built target Kokkos_CoreUnitTest_SYCL2B [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c03.cpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o 32: ViewDeepCopy_Rank6/N:10/manual_time 0.005 s 0.005 s 132 322.852/s 1.6k [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 967.77/s 1.6k [ 13%] Built target Kokkos_CoreUnitTest_Develop Scanning dependencies of target Kokkos_push_finalize_hook_terminate [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.002 s 409 966.56/s 1.6k [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 63%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o [ 64%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.019 s 0.019 s 37 85.5777/s 1.6k [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o 32: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 105 265.042/s 1.6k [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 966.607/s 1.6k [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.002 s 409 967.811/s 1.6k [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersUnitTest_HIP [ 77%] Built target Kokkos_ContainersUnitTest_HIP [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.021 s 0.021 s 33 76.4054/s 1.6k [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o [ 22%] Built target obj.clangParse [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o 32: ViewDeepCopy_Rank8/N:10/manual_time 0.006 s 0.006 s 102 266.643/s 1.6k [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMapping_subview.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewCtorDimMatch.cpp.o [ 47%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 47%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.97/s 1.6k [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o [ 47%] Linking CXX executable Kokkos_ContainersUnitTest_HIP /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c04.cpp 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1004.21/s 1.6k [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyConstructors.cpp.o [ 47%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 47%] Built target Kokkos_ContainersUnitTest_HIP [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 47%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 425 1003.84/s 1.6k [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 32: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.002 s 424 1004.15/s 1.6k [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c10.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c05.cpp [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.27/s 800 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o 32: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 661 755.091/s 800 [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 660 755.043/s 800 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o 32: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 661 755.06/s 800 [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 47%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 48%] 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_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.072/s 800 32: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 661 755.113/s 800 [ 65%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 22%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o [ 65%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.162/s 800 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o 32: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 661 755.214/s 800 [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 755.346/s 800 [ 22%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o 32: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 661 755.395/s 800 [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 661 755.273/s 800 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 49%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 32: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 661 755.321/s 800 [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o [ 22%] Built target obj.clangFormat [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/VE.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Arena.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UnsafeBufferUsage.cpp.o 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 755.323/s 800 [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewMemoryAccessViolation.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F 32: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 661 752.188/s 800 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 657 751.425/s 800 [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 22%] Built target obj.clangSerialization [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/ChromiumCheckModel.cpp.o 32: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 657 751.325/s 800 [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/ControlFlowContext.cpp.o [ 66%] 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.094/s 800 [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowAnalysisContext.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_RangePolicyRequire.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/Types.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/VarLenCodeEmitterGen.cpp.o 32: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 659 753.05/s 800 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.80462k/s 1.6k 32: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.894k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.04449k/s 1.6k 32: ViewResize_Rank2/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 3.05141k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.08409k/s 1.6k 32: ViewResize_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.48599k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.57786k/s 1.6k 32: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.57858k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.57088k/s 1.6k 32: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.64563k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.95209k/s 1.6k 32: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.8812k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.87648k/s 1.6k 32: ViewResize_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.5673k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.15735k/s 1.6k 32: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.82677k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.43047k/s 1.6k 32: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.96762k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.33412k/s 1.6k 32: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.0359k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.25203k/s 1.6k 32: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.49549k/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.000 s 10 364.933/s 1.6k 32: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 404.756/s 1.6k 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 430.457/s 1.6k [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 25%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o 32: ViewResize_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 389.833/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.003 s 0.001 s 10 467.931/s 1.6k 32: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 389.226/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 434.793/s 1.6k 32: ViewResize_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 414.103/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 423.971/s 1.6k 32: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.004 s 0.001 s 10 425.079/s 1.6k [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 68.7842/s 1.6k [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 25%] Built target Kokkos_CoreUnitTest_Cuda3 32: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.023 s 0.003 s 10 69.4284/s 1.6k [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 32/59 Test #32: Kokkos_PerformanceTest_Benchmark ................. Passed 123.05 sec test 33 Start 33: Kokkos_Benchmark_Atomic_MinMax 33: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-21_T00-50-18.json" 33: Test timeout computed to be: 1500 [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestBinSortB.cpp.o 33: 2024-03-21T01:03:17+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6892/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: 1.02, 3.49, 3.94 33: CPU architecture: none 33: Default Device: N6Kokkos4CudaE 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-03-21T00:49:44+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 33: GIT_COMMIT_HASH: c34fdb257 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.71 sec test 34 Start 34: Kokkos_PerformanceTest_Mempool 34: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-21_T00-50-18.json" 34: Test timeout computed to be: 1500 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o 34: 2024-03-21T01:03:18+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6892/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: 1.02, 3.49, 3.94 34: CPU architecture: none 34: Default Device: N6Kokkos4CudaE 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-03-21T00:49:44+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 34: GIT_COMMIT_HASH: c34fdb257 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 [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.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 5199 48.8502M/s [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewEmptyRuntimeUnmanaged.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestSharedSpace.cpp(100): warning #177-D: member "::defaultdevicetype_shared_space_Test::test_info_" was declared but never referenced [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedOptionalAccessModel.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c06.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c07.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c08.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c09.cpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowEnvironment.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_Default Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOfClass.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerRegistryData.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TypeTraits.cpp.o 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations FOM: cycle ops per second 34: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 19139 303.854M/s 34/59 Test #34: Kokkos_PerformanceTest_Mempool ................... Passed 8.19 sec test 35 Start 35: Kokkos_PerformanceTest_Atomic 35: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-21_T00-50-18.json" 35: Test timeout computed to be: 1500 35: 2024-03-21T01:03:26+00:00 35: Running /var/jenkins/workspace/Kokkos_PR-6892/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: 1.01, 3.41, 3.91 35: CPU architecture: none 35: Default Device: N6Kokkos4CudaE 35: GIT_BRANCH: HEAD 35: GIT_CLEAN_STATUS: CLEAN 35: GIT_COMMIT_DATE: 2024-03-21T00:49:44+00:00 35: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 35: GIT_COMMIT_HASH: c34fdb257 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 [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c10.cpp [ 27%] Built target Kokkos_CoreUnitTest_Default [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/hip/TestNestedSort.cpp.o [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o /scratch/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp: In member function 'void clang::dataflow::Environment::setValueStrict(const clang::Expr&, clang::dataflow::Value&)': /scratch/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp:702:15: warning: unused variable 'ExistingVal' [-Wunused-variable] 702 | if (auto *ExistingVal = cast_or_null(getValueStrict(E))) | ^~~~~~~~~~~ /scratch/llvm-project/clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp:704:26: warning: unused variable 'ExistingLoc' [-Wunused-variable] 704 | if (StorageLocation *ExistingLoc = getStorageLocation(E, SkipPast::None)) | ^~~~~~~~~~~ [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c11.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 27%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/hip/TestRandom.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewHooks.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewLayoutStrideAssignment.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Formula.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c13.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E 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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/HTMLLogger.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 66%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 22%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicExtent.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_ReducerCTADs.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 67%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 22%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.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.58278m 1012.67u 169.82u 704.983M 686.208k 704.983M [ 22%] Built target obj.clangAnalysisFlowSensitiveModels [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 22%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/API.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewOutOfBoundsAccess.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o [ 22%] Built target obj.clangBasic [ 22%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o [ 94%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 22%] Linking CXX executable ../../bin/llvm-tblgen [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o [ 22%] Built target obj.clangAnalysis [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Logger.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Inclusions/Stdlib/CMakeFiles/obj.clangToolingInclusionsStdlib.dir/StandardLibrary.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c14.cpp.o [ 22%] Built target llvm-tblgen [ 22%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_a.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_atomic [ 94%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Sort [ 81%] Built target Kokkos_UnitTest_Sort [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_d.cpp.o [ 27%] Linking CXX executable Kokkos_ProfilingAllCalls [ 27%] Built target Kokkos_ProfilingAllCalls [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_a.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o 35: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.32091m 1005.56u 72.5u 4.99995G 187.552k 4.99995G [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 50%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/RecordOps.cpp.o [ 22%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/APIIgnoresList.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_ViewResize.cpp.o [ 68%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_SharedAlloc.cpp.o [ 22%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/AvailabilityInfo.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_int.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Transfer.cpp.o [ 94%] Linking CXX executable Kokkos_atomic [ 94%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_gather [ 94%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 13%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 51%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_gups [ 94%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o [ 27%] Linking CXX executable Kokkos_ToolsInitialization [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 22%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/ExtractAPIConsumer.cpp.o [ 22%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o [ 27%] Built target Kokkos_ToolsInitialization [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c12.cpp [ 82%] Linking CXX executable Kokkos_UnitTest_Random [ 82%] Built target Kokkos_UnitTest_Random [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 94%] Linking CXX executable Kokkos_gups [ 94%] Built target Kokkos_gups Scanning dependencies of target Kokkos_launch_latency [ 94%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/TypeErasedDataflowAnalysis.cpp.o [ 22%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Value.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_stream [ 95%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 13%] Built target Kokkos_push_finalize_hook_terminate [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longint.cpp.o [ 95%] Linking CXX executable Kokkos_UnitTest_SIMD [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 69%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 95%] Built target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_policy_performance [ 95%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Lookup.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 22%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/WatchedLiteralsSolver.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_SubView_c13.cpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 96%] Linking CXX executable Kokkos_launch_latency [ 96%] Built target Kokkos_launch_latency Scanning dependencies of target Kokkos_bytes_and_flops [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 96%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 96%] Linking CXX executable Kokkos_stream [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 96%] Built target Kokkos_stream [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 22%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DebugSupport.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 22%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 97%] Linking CXX executable Kokkos_gather [ 97%] Built target Kokkos_gather [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o [ 22%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Linking CXX executable Kokkos_policy_performance [ 97%] Built target Kokkos_policy_performance [ 97%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_CTestDevice [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 22%] Built target obj.clangAnalysisFlowSensitive /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestRangePolicyConstructors.hpp(135): warning: variable "get_error_msg" was set but never used [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 83%] 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_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs 35: Test_Atomic/100000/iterations:10 3.14 s 3.13 s 10 1 8 5.28866 1.18539m 69.2u 4.99995G 187.168k 4.99995G [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalFunctions3.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 30%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 30%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Reductions.cpp [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_b.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 72%] 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_A.dir/TestStdReducers.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 52%] 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_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 22%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o [ 30%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 30%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 30%] Linking CXX executable Kokkos_StackTraceTestExec [ 22%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/DeclarationFragments.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestSharedHostPinnedSpace.cpp(60): warning #177-D: member "::defaultdevicetype_shared_host_pinned_space_Test::test_info_" was declared but never referenced [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 31%] Built target Kokkos_StackTraceTestExec [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 52%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 98%] Linking CXX executable Kokkos_bytes_and_flops [ 98%] Built target Kokkos_bytes_and_flops [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 52%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ParallelScanRangePolicy.cpp [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o [ 22%] Built target obj.clangRewriteFrontend /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Reductions_DeviceView.cpp [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 31%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 31%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 22%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 4 1.57949m 991.83u 102.35u 704.983M 180.288k 704.983M [ 31%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 31%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Reducers_a.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Reducers_b.cpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o [ 22%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/Serialization/SymbolGraphSerializer.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_b.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 27%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2C [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 22%] Built target obj.clangToolingASTDiff [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Parsing.cpp.o 35: Test_Atomic/100000/iterations:10 1.05 s 1.05 s 10 1 8 2.31903m 980.9u 72.09u 4.99995G 583.824k 4.99995G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 72%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o [ 72%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 32%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 22%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/TypedefUnderlyingTypeResolver.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Reducers_c.cpp Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2A.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_c.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Reducers_d.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Reducers_e.cpp [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_c.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 73%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1A.dir/sycl/TestSYCL_MathematicalSpecialFunctions.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Built target Kokkos_ContainersUnitTest_Serial [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o [ 52%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o Scanning dependencies of target Kokkos_UnitTest_Sort [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 22%] Built target obj.clangExtractAPI [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_KokkosP [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o [ 22%] Built target obj.clangToolingInclusionsStdlib [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 22%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 28%] 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_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o [ 22%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/TokenBufferTokenManager.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Complex.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_int.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedint.cpp [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longint.cpp [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 22%] Built target obj.clangDirectoryWatcher [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o [ 22%] Building CXX object tools/clang/lib/IndexSerialization/CMakeFiles/obj.clangIndexSerialization.dir/SerializablePathCollection.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewAPI_e.cpp.o [ 53%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_unsignedlongint.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 92%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o [ 22%] Built target obj.clangIndexSerialization [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 22%] Building CXX object tools/clang/tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o 35: Test_Atomic/100000/iterations:10 3.16 s 3.15 s 10 1 8 5.19728 1.13937m 68.31u 4.99995G 181.952k 4.99995G [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 29%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2A [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c11.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 92%] Built target Kokkos_CoreUnitTest_Serial2 [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_longlongint.cpp [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c12.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_double.cpp [ 22%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o [ 22%] Built target obj.clangHandleCXX [ 22%] Built target obj.clangToolingSyntax [ 22%] Building CXX object tools/clang/tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o 35: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 0 4 3.51735m 1010.04u 1055.46u 4.99986G 735.712k 4.99989G [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 22%] Building LinkerWrapperOpts.inc... [ 22%] Built target LinkerWrapperOpts [ 22%] Building Opts.inc... [ 22%] Built target ScanDepsOptsTableGen [ 22%] Building Options.inc... [ 22%] Built target obj.clangToolingRefactoring [ 22%] Built target DsymutilTableGen [ 22%] Building Opts.inc... [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 22%] Building Opts.inc... [ 22%] Built target CxxfiltOptsTableGen [ 22%] Built target CvtResTableGen [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 22%] Building Opts.inc... [ 22%] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 22%] Built target DebugInfodOptsTableGen [ 22%] Building Options.inc... [ 22%] Built target DwarfutilTableGen [ 22%] Building Opts.inc... [ 22%] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o [ 22%] Built target DwpOptsTableGen [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o [ 22%] Building Opts.inc... [ 22%] Building Opts.inc... [ 22%] Built target GSYMUtilOptsTableGen [ 22%] Built target IFSOptsTableGen [ 22%] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMapping_b.cpp.o [ 22%] Building CXX object tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o [ 22%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 22%] Linking CXX executable ../../bin/llvm-dlang-demangle-fuzzer [ 22%] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 22%] Built target llvm-dlang-demangle-fuzzer [ 22%] Linking CXX executable ../../bin/llvm-itanium-demangle-fuzzer [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 22%] Building Opts.inc... [ 22%] Built target LibtoolDarwinOptsTableGen [ 22%] Building LipoOpts.inc... Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L 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 [ 22%] Built target LipoOptsTableGen [ 22%] Linking CXX executable ../../../bin/llvm-jitlink-executor [ 22%] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 22%] Built target llvm-itanium-demangle-fuzzer [ 22%] Building Opts.inc... [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 22%] Built target MLTableGen [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 22%] Building Opts.inc... [ 22%] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o [ 22%] Built target llvm-jitlink-executor [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 22%] Built target MtTableGen [ 22%] Building Opts.inc... [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_d.cpp.o [ 22%] Building ObjcopyOpts.inc... [ 22%] Built target NmOptsTableGen [ 77%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 22%] Built target ObjcopyOptsTableGen [ 22%] Building ObjdumpOpts.inc... [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o [ 24%] Building Opts.inc... [ 24%] Built target ObjdumpOptsTableGen [ 24%] Built target RcOptsTableGen [ 24%] Linking CXX executable ../../bin/llvm-microsoft-demangle-fuzzer [ 24%] Building Opts.inc... [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 24%] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 24%] Built target ReadobjOptsTableGen [ 24%] Building Opts.inc... [ 24%] Built target SizeOptsTableGen [ 24%] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o [ 77%] Built target Kokkos_CoreUnitTest_Default [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o [ 24%] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o [ 24%] Built target obj.clangHandleLLVM [ 24%] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_float.cpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o [ 24%] Built target llvm-microsoft-demangle-fuzzer [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o [ 24%] Linking CXX executable ../../bin/llvm-rust-demangle-fuzzer [ 24%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 24%] Built target llvm-rust-demangle-fuzzer [ 24%] Building Opts.inc... [ 24%] Built target StringsOptsTableGen [ 24%] Building Opts.inc... [ 24%] Linking CXX executable ../../bin/llvm-special-case-list-fuzzer [ 24%] Built target SymbolizerOptsTableGen [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexfloat.cpp 35: Test_Atomic/100000/iterations:10 1.14 s 1.14 s 10 1 8 3.51253m 970.96u 1083.93u 4.99995G 724.304k 4.99995G [ 24%] Building Opts.inc... [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_AtomicOperations_complexdouble.cpp [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_AtomicViews.cpp [ 24%] Built target TLICheckerOptsTableGen [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 54%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 54%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Atomics.cpp [ 24%] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 54%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 24%] Built target llvm-special-case-list-fuzzer [ 54%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 24%] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o [ 24%] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 24%] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ContainerModeling.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_TeamBasic.cpp [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 24%] Linking CXX executable ../../bin/llvm-yaml-parser-fuzzer [ 24%] Linking CXX executable ../../bin/llvm-yaml-numeric-parser-fuzzer [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 24%] Built target llvm-yaml-parser-fuzzer [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o [ 24%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o [ 24%] Built target llvm-yaml-numeric-parser-fuzzer [ 24%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_TeamScratch.cpp 35: Test_Atomic/100000/iterations:10 1.13 s 1.13 s 10 1 4 1.55022m 964.61u 165.28u 704.983M 830.24k 704.983M 35/59 Test #35: Kokkos_PerformanceTest_Atomic .................... Passed 141.59 sec test 36 Start 36: Kokkos_ContainersUnitTest_Serial 36: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 24%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 54%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 54%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o 36: [ OK ] serial.bitset (2364 ms) 36: [ RUN ] serial.bitset_default_constructor_no_alloc 36: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] serial.dualview_combination 36: [ OK ] serial.dualview_combination (0 ms) 36: [ RUN ] serial.dualview_alloc 36: [ OK ] serial.dualview_alloc (0 ms) 36: [ RUN ] serial.test_dualview_copy_construction_and_assignment 36: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] serial.dualview_combinations_without_init 36: [ OK ] serial.dualview_combinations_without_init (0 ms) 36: [ RUN ] serial.dualview_deep_copy 36: [ OK ] serial.dualview_deep_copy (0 ms) 36: [ RUN ] serial.dualview_realloc 36: [ OK ] serial.dualview_realloc (0 ms) 36: [ RUN ] serial.dualview_resize 36: [ OK ] serial.dualview_resize (0 ms) 36: [ RUN ] serial.dualview_device_correct_kokkos_device 36: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 36: [ RUN ] serial.dualview_host_correct_kokkos_device 36: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_sync 36: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 36: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_sync 36: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 36: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 36: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] serial.dynamic_view 36: [ OK ] serial.dynamic_view (15 ms) 36: [ RUN ] serial.dyn_rank_view_api_generic 36: [ OK ] serial.dyn_rank_view_api_generic (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-6892/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 (7 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 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_TeamVectorRange.cpp [ 24%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o [ 24%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o 36: [ OK ] serial.scatterview (2014 ms) 36: [ RUN ] serial.scatterview_devicetype 36: [ OK ] serial.scatterview_devicetype (1 ms) 36: [ RUN ] serial.staticcrsgraph 36: [ OK ] serial.staticcrsgraph (18 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 [ 24%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Vector.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o [ 30%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1A [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 54%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 25%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubV5.cpp.o [ 25%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o Scanning dependencies of target Kokkos_atomic [ 54%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_longlongint.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_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_shared.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewMemoryAccessViolation.cpp.o [ 54%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 55%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [100%] Built target Kokkos_CoreUnitTest_OpenMP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 4 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 224 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (213 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (198 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (194 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (208 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 (815 ms total) 1: 1: [----------] 217 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (14 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (97 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (52 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (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 (36 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (29 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (9 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (15 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 25%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o 36: [ OK ] serial.UnorderedMap_insert (7854 ms) 36: [ RUN ] serial.UnorderedMap_failed_insert [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 25%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugContainerModeling.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_TeamReductionScan.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_TeamTeamSize.cpp [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 25%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3014 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 25%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 25%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o 36: [ OK ] serial.UnorderedMap_failed_insert (4002 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 (16314 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 65 tests from 1 test suite ran. (16314 ms total) 36: [ PASSED ] 64 tests. 36: [ SKIPPED ] 1 test, listed below: 36: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 36/59 Test #36: Kokkos_ContainersUnitTest_Serial ................. Passed 17.08 sec test 37 Start 37: Kokkos_ContainersUnitTest_Cuda 37: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 37: Test timeout computed to be: 1500 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2108 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o 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 (25 ms) 37: [ RUN ] cuda.dyn_rank_view_api_generic 37: [ OK ] cuda.dyn_rank_view_api_generic (6 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 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Other.cpp 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1252 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_MDRange_a.cpp [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1255 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (12 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (10 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (1 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (5 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 (6 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (9 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (1 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (13 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (3 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (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 (72 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (235 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (14 ms) 1: [ RUN ] serial.mdrange_neg_idx [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o 1: [ OK ] serial.mdrange_neg_idx (114 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (17 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 27%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/SymbolSet.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (1297 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 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 55%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 79%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 27%] Built target obj.clangTransformer [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 79%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o Scanning dependencies of target Kokkos_UnitTest_Random [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.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_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 55%] Linking CXX executable Kokkos_atomic [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 80%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 55%] Built target Kokkos_atomic [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 27%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3844 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (0 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (1 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (39 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (0 ms) 1: [ RUN ] serial.quad_precision_reductions 1: [ OK ] serial.quad_precision_reductions (1 ms) 1: [ RUN ] serial.quad_precision_common_math_functions 1: [ OK ] serial.quad_precision_common_math_functions (0 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (27 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (27 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (2 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (2 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (3 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (6 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 1: [ OK ] serial.int64_t_reduce (295 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (333 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 80%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Spaces.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic (1032 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1312 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (257 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (7 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_MDRange_b.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_MDRange_c.cpp [ 27%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o 37: [ OK ] cuda.scatterview (12170 ms) 37: [ RUN ] cuda.scatterview_devicetype 37: [ OK ] cuda.scatterview_devicetype (24 ms) 37: [ RUN ] cuda.staticcrsgraph 37: [ OK ] cuda.staticcrsgraph (29 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 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 80%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o [ 80%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (3782 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 37: [ OK ] cuda.UnorderedMap_insert (3255 ms) 37: [ RUN ] cuda.UnorderedMap_failed_insert [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o 37: [ OK ] cuda.UnorderedMap_failed_insert (904 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 (0 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 (16452 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 65 tests from 1 test suite ran. (16452 ms total) 37: [ PASSED ] 65 tests. 37/59 Test #37: Kokkos_ContainersUnitTest_Cuda ................... Passed 17.18 sec test 38 Start 38: Kokkos_ContainersPerformanceTest_Cuda 38: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 38: Test timeout computed to be: 1500 [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/TextDiagnostics.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (2083 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 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.00127168 38: View sum computation time: 0.00127168 38: Strided View time (init only): 0.0011416 38: View Rank7 time (init only): 0.00121748 38: DynRankView time (init only): 0.0012175 38: DynRankView sum computation time: 0.00183893 38: Ratio of View to DynRankView time: 1.0445 38: Ratio of View to DynRankView sum computation time: 0.999914 38: Ratio of View to View Rank7 time: 1.04452 38: Ratio of StrideView to DynRankView time: 0.937662 38: Ratio of DynRankView to View Rank7 time: 1.00002 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.000239719, 1.6019e-05, 0.0026258, 0.00186301 38: 512, 0.000160832, 1.0221e-05, 2.098e-05, 0.00189854 38: 1024, 0.000146034, 1.0565e-05, 2.0988e-05, 0.00205695 38: 2048, 0.000142837, 9.871e-06, 2.3618e-05, 0.00196756 38: 4096, 0.000146003, 9.402e-06, 2.3907e-05, 0.00197402 38: 8192, 0.000143809, 1.0121e-05, 2.7105e-05, 0.00198197 38: 16384, 0.000148832, 9.625e-06, 2.9904e-05, 0.00203376 38: 32768, 0.00026613, 1.0774e-05, 3.2585e-05, 0.00218364 38: 65536, 0.000245853, 1.0801e-05, 4.1977e-05, 0.00243983 38: 131072, 0.000314108, 1.1676e-05, 6.1368e-05, 0.00307933 38: 262144, 0.000532725, 1.3534e-05, 0.000149832, 0.00581626 38: 524288, 0.000517572, 1.743e-05, 0.000530338, 0.0188797 38: 1048576, 0.000573943, 2.4639e-05, 0.00140117, 0.049351 38: 2097152, 0.000665238, 3.9999e-05, 0.00310302, 0.109535 [ 81%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o 38: 4194304, 0.000875778, 6.4118e-05, 0.00686124, 0.236182 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 (477 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 1 test suite ran. (478 ms total) 38: [ PASSED ] 4 tests. [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_MDRange_d.cpp 38/59 Test #38: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.15 sec test 39 Start 39: Kokkos_UnitTest_Sort 39: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 39: Test timeout computed to be: 1500 1: [ OK ] serial.task_fib_deprecated (1181 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 [ 81%] Built target Kokkos_CoreUnitTest_Serial1 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 (12 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-6892/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.task_multiple_depend_deprecated (24 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 [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 39: 39: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 27%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o 39: [ OK ] cuda.SortByKeyKeysLargerThanValues (584 ms) 39: [ RUN ] cuda.SortWithCustomComparator [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_d.cpp.o 1: [ OK ] serial.task_fib_deprecated_multiple (1183 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 39: [ OK ] cuda.SortWithCustomComparator (602 ms) 39: [ RUN ] cuda.BinSortGenericTests 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (24 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 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 [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Memory_Requirements.cpp.o 1: [ OK ] serial.task_fib_single (921 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (23 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 27%] Linking CXX static library ../libLLVMTextAPI.a [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o 1: [ OK ] serial.task_fib_multiple (926 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (23 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 27%] Built target LLVMTextAPI [ 27%] Building AArch64GenAsmMatcher.inc... [ 27%] Building COFFOptions.inc... 1: [ OK ] serial.task_fib_chase_lev (969 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (23 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 217 tests from serial (28109 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 224 tests from 2 test suites ran. (28924 ms total) 1: [ PASSED ] 223 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/45 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 28.96 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 4 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [==========] Running 126 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o [ 27%] Built target JITLinkTableGen [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 27%] Building AMDGPUGenAsmMatcher.inc... /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_MDRange_e.cpp [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_ViewOutOfBoundsAccess.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1497 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/DXContainerPSVInfo.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 27%] Building AArch64GenAsmWriter.inc... [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Crs.cpp 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (1446 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (2943 ms total) 2: 2: [----------] 118 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (1 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (6 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (6 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o 2: [ OK ] serial.triple_nested_parallelism (873 ms) 2: [ RUN ] serial.parallel_scan_with_reducers [ 27%] Building AArch64GenAsmWriter1.inc... [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o 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 (9 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 (9 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (47 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (70 ms) 2: [ RUN ] serial.team_double_reduce [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o [ 56%] Linking CXX executable Kokkos_UnitTest_SIMD 2: [ OK ] serial.team_double_reduce (105 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 [ 27%] Built target obj.clangStaticAnalyzerCore [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 81%] Linking CXX executable Kokkos_UnitTest_Sort [ 56%] Built target Kokkos_UnitTest_SIMD [ 56%] 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_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 27%] Building ARMGenAsmMatcher.inc... /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/serial/TestSerial_Task.cpp [ 81%] Built target Kokkos_UnitTest_Sort [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 27%] Building AArch64GenCallingConv.inc... [ 56%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_WithoutInitializing.cpp.o [ 27%] Building ARMGenAsmWriter.inc... [ 27%] Building AArch64GenDAGISel.inc... [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_WorkGraph.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 27%] Building ARMGenCallingConv.inc... [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o Scanning dependencies of target Kokkos_gather [ 56%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o 39: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (12155 ms) 39: [ RUN ] cuda.NestedSort 39: [ OK ] cuda.NestedSort (29 ms) 39: [ RUN ] cuda.NestedSortByKey 39: [ OK ] cuda.NestedSortByKey (93 ms) 39: [----------] 15 tests from cuda (13500 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 15 tests from 1 test suite ran. (13500 ms total) 39: [ PASSED ] 15 tests. 2: [ OK ] serial.repeated_team_reduce (5360 ms) 2: [ RUN ] serial.team_scan 39/59 Test #39: Kokkos_UnitTest_Sort ............................. Passed 14.20 sec test 40 Start 40: Kokkos_UnitTest_Random 40: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_UnitTest_Random 40: Test timeout computed to be: 1500 2: [ OK ] serial.team_scan (173 ms) 2: [ RUN ] serial.team_scan_ret_val [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o [ 27%] Building ARMGenDAGISel.inc... [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o 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 2: [ OK ] serial.team_scan_ret_val (171 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (80 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 (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (2 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (11 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 27%] Building AArch64GenDisassemblerTables.inc... 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:1710983197422105401 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.00289098 -0.00216789 || 0.051031 28022 29319 || 28757.5 28674.4 || -29.9689 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00218451 0.00201682 || 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.0103469 0.0100718 || 0.051031 28006 29410 || 28380.7 28674.4 || 139.233 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0179956 -0.00650043 || 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.00248807 -0.0044289 || 0.051031 28058 29354 || 28745.9 28674.4 || -61.2251 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00481109 0.00377868 || 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.000762595 0.00442823 || 0.051031 28018 29278 || 28652.5 28674.4 || 61.2159 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.0150477 0.00834302 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000244823 -0.99999 -48245.8 || 0.051031 0 195059 || 2.92887e+09 28674.4 || -6.6695e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00073336 -0.314962 0.142009 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195715 -0.999999 -57857 || 0.051031 0 1.5536e+06 || 2.86914e+10 28674.4 || -7.99816e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.00588146 -0.967862 10.3381 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.71e-07 -0.0157847 -0.0287191 || 0.051031 28020 29359 || 29134.3 28674.4 || -397.013 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.26496e-07 0.00696406 -0.0110475 || 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.00568465 -0.030219 || 0.051031 28058 29325 || 28838.3 28674.4 || -417.748 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00699969 -0.00277688 || 0.051031 1e+64 -1e+64 40: Test Seed:1710983197574496325 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 6.43252e-07 -0.0103788 0.00863807 || 0.051031 28008 29366 || 28975.1 28674.4 || 119.413 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00963161 0.000517188 || 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.0145483 0.00737742 || 0.051031 28050 29309 || 28263.2 28674.4 || 101.985 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.00231486 -0.0015009 || 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.00667466 0.0173897 || 0.051031 27935 29312 || 28867.1 28674.4 || 240.395 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00114002 0.00351543 || 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.00229947 -0.00856442 || 0.051031 28079 29396 || 28740.5 28674.4 || -118.395 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 -0.00993462 -0.00422411 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o 40: -- Testing 1-D histogram 40: Density 1D: 0.000245621 -0.99999 -48242.4 || 0.051031 0 195269 || 2.92834e+09 28674.4 || -6.66903e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.000735823 -0.292297 0.137646 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195261 -0.999999 -57858.1 || 0.051031 0 1.55137e+06 || 2.86907e+10 28674.4 || -7.9983e+08 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 0.0058684 -0.96772 10.2789 || 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 0.00988806 -0.00780369 || 0.051031 28024 29418 || 28393.6 28674.4 || -107.878 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 7.18929e-07 0.0034168 -0.00113216 || 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.00666895 0.00244043 || 0.051031 27987 29399 || 28484.4 28674.4 || 33.7366 -2.0744 40: -- Testing 3-D histogram 40: Density 3D: 6.43252e-07 0.0159153 0.00934039 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift64 (298 ms) 40: [ RUN ] cuda.Random_XorShift1024_0 40: Test Seed:1710983197720251817 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00285678 -0.00556511 || 0.051031 10990 11782 || 11344.5 11377 || -76.9321 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00599419 0.00264994 || 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.0076588 -0.00395962 || 0.051031 10968 11814 || 11464.8 11377 || -54.7378 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.0082498 0.000212275 || 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.00122457 0.0132313 || 0.051031 10941 11787 || 11390.9 11377 || 182.909 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0232834 0.000792442 || 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.00171114 -0.00503466 || 0.051031 10950 11791 || 11357.5 11377 || -69.5992 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00527573 -0.00599073 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245848 -0.999975 -7594.56 || 0.051031 0 77542 || 4.61008e+08 11377 || -1.04987e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000737199 -0.149227 0.0148681 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00195974 -0.999997 -9107.9 || 0.051031 0 616146 || 4.51582e+09 11377 || -1.25908e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.00588987 -0.922645 1.60193 || 0.051031 1e+64 -1e+64 40: Test Scalar=float 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.67029e-07 -0.00917104 -0.00936779 || 0.051031 10948 11791 || 11482.3 11377 || -129.5 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 3.05176e-07 -0.00855297 -0.00159863 || 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.00662907 -0.0142057 || 0.051031 10927 11812 || 11452.9 11377 || -196.38 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.0117253 -0.000683393 || 0.051031 1e+64 -1e+64 40: Test Seed:1710983197793716320 40: Test Scalar=int 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 2.47955e-07 0.00477277 0.00289539 || 0.051031 11009 11778 || 11322.9 11377 || 40.0259 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00448824 -0.00381707 || 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.0131284 -0.0107311 || 0.051031 10972 11771 || 11229.5 11377 || -148.347 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00486423 -0.000460369 || 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.00946108 -0.00779076 || 0.051031 10981 11762 || 11485.6 11377 || -107.699 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.0101204 0.00107897 || 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.00631905 0.0112009 || 0.051031 10983 11798 || 11449.3 11377 || 154.841 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 0.00707642 -0.00335487 || 0.051031 1e+64 -1e+64 40: Test Scalar=half 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.000245631 -0.999975 -7594.27 || 0.051031 0 77779 || 4.61031e+08 11377 || -1.04983e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.000736492 -0.161259 0.024049 || 0.051031 1e+64 -1e+64 40: Test Scalar=bhalf 40: -- Testing randomness properties 40: -- Testing 1-D histogram 40: Density 1D: 0.00196297 -0.999997 -9107.88 || 0.051031 0 615618 || 4.51638e+09 11377 || -1.25907e+08 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 0.00590103 -0.922896 1.62243 || 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.00356316 -0.00360745 || 0.051031 10964 11806 || 11336.6 11377 || -49.8694 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.86102e-07 -0.00839319 0.00303108 || 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.0203761 0.00643704 || 0.051031 10905 11766 || 11613.6 11377 || 88.9856 -0.823045 40: -- Testing 3-D histogram 40: Density 3D: 2.47955e-07 -0.00150277 -0.000608904 || 0.051031 1e+64 -1e+64 40: [ OK ] cuda.Random_XorShift1024_0 (178 ms) 40: [ RUN ] cuda.Multi_streams 40: [ OK ] cuda.Multi_streams (188 ms) 40: [----------] 3 tests from cuda (665 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 3 tests from 1 test suite ran. (665 ms total) 40: [ PASSED ] 3 tests. [ 94%] Linking CXX executable Kokkos_CoreUnitTest_HIP 40/59 Test #40: Kokkos_UnitTest_Random ........................... Passed 1.34 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 41: Test timeout computed to be: 1500 [ 27%] Building ARMGenDisassemblerTables.inc... [ 27%] Building AArch64GenExegesis.inc... [ 94%] Built target Kokkos_CoreUnitTest_HIP Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M 41: [==========] Running 14 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: [----------] 10 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.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: [----------] 10 tests from random_access_iterator_test (2 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 14 tests from 3 test suites ran. (2 ms total) 41: [ PASSED ] 14 tests. [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o 41/59 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.68 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 42: Test timeout computed to be: 1500 2: [ OK ] serial.view_allocation_large_rank (1691 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 (29 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (9 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_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 (62 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 (73 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 (2 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 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 (25 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 7 tests from 1 test suite ran. (25 ms total) 42: [ PASSED ] 7 tests. 2: [ OK ] serial.view_resize (12 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (183 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-6892/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 (21 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 (16 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 42/59 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.69 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_C 43: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o [ 27%] Building ARMGenFastISel.inc... [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o 43: Test timeout computed to be: 1500 [ 30%] Built target Kokkos_CoreUnitTest_SYCL2C [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/UnitTestMainInit.cpp.o 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 2: [ OK ] serial.view_subview_3d_from_5d_left (669 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 82%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B 43: [ OK ] std_algorithms_lexicographical_compare_test.test (195 ms) 43: [----------] 1 test from std_algorithms_lexicographical_compare_test (195 ms total) 43: 43: [----------] 1 test from std_algorithms_for_each_test 43: [ RUN ] std_algorithms_for_each_test.test 43: [ OK ] std_algorithms_for_each_test.test (118 ms) 43: [----------] 1 test from std_algorithms_for_each_test (118 ms total) 43: 43: [----------] 1 test from std_algorithms_find_test 43: [ RUN ] std_algorithms_find_test.test [ 27%] Building AArch64GenFastISel.inc... 43: [ OK ] std_algorithms_find_test.test (68 ms) 43: [----------] 1 test from std_algorithms_find_test (68 ms total) 43: 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o 43: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (462 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.find_end [ 82%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (673 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 27%] Building ARMGenGlobalISel.inc... [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (666 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_b.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c01.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c02.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_gups [ 56%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o 43: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1081 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 27%] Building ARMGenInstrInfo.inc... [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (721 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 43: [ OK ] std_algorithms_non_mod_seq_ops.search (620 ms) 43: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (720 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 27%] Building AArch64GenGlobalISel.inc... 43: [ OK ] std_algorithms_non_mod_seq_ops.search_n (429 ms) 43: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2594 ms total) 43: 43: [----------] 1 test from std_algorithms_count_test 43: [ RUN ] std_algorithms_count_test.test [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o 43: [ OK ] std_algorithms_count_test.test (94 ms) 43: [----------] 1 test from std_algorithms_count_test (94 ms total) 43: 43: [----------] 1 test from std_algorithms_equal_test 43: [ RUN ] std_algorithms_equal_test.test 43: [ OK ] std_algorithms_equal_test.test (11 ms) 43: [----------] 1 test from std_algorithms_equal_test (11 ms total) 43: 43: [----------] 1 test from std_algorithms_all_any_none_of_test 43: [ RUN ] std_algorithms_all_any_none_of_test.test 43: [ OK ] std_algorithms_all_any_none_of_test.test (75 ms) 43: [----------] 1 test from std_algorithms_all_any_none_of_test (75 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 (106 ms) 43: [----------] 1 test from std_algorithms_nonmod_seq_ops (106 ms total) 43: 43: [----------] 1 test from std_algorithms_mismatch_test 43: [ RUN ] std_algorithms_mismatch_test.test [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 43: [ OK ] std_algorithms_mismatch_test.test (188 ms) 43: [----------] 1 test from std_algorithms_mismatch_test (188 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 (51 ms) 43: [----------] 1 test from std_algorithms_mod_seq_ops (51 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 13 tests from 10 test suites ran. (3505 ms total) 43: [ PASSED ] 13 tests. [ 27%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o [ 27%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o 43/59 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 4.19 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 44: Test timeout computed to be: 1500 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (721 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 118 tests from serial (13499 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 126 tests from 2 test suites ran. (16443 ms total) 2: [ PASSED ] 123 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/45 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 16.49 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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.03 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (213 ms) 4: [ RUN ] openmp_DeathTest.abort_from_device Scanning dependencies of target Kokkos_launch_latency [ 56%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o 4: [ OK ] openmp_DeathTest.abort_from_device (205 ms) 4: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 27%] Building ARMGenMCCodeEmitter.inc... [ 27%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o 44: [==========] Running 31 tests from 5 test suites. 44: [----------] Global test environment set-up. 44: [----------] 3 tests from std_algorithms_mod_ops_test 44: [ RUN ] std_algorithms_mod_ops_test.move 44: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 44: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 44: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 44: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 44: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 44: 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy 44: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 44: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 44: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill 44: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 44: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 44: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate 44: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 44: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 44: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 44: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 44: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 44: 44: [----------] 4 tests from std_algorithms_replace_ops_test 44: [ RUN ] std_algorithms_replace_ops_test.replace 44: [ OK ] std_algorithms_replace_ops_test.replace (28 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_if 4: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (200 ms) 4: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 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 (51 ms) 44: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 44: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (47 ms) 44: [----------] 4 tests from std_algorithms_replace_ops_test (266 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 4: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (197 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 44: [ OK ] std_algorithms_mod_seq_ops.unique (251 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 44: [ OK ] std_algorithms_mod_seq_ops.unique_copy (79 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.remove (56 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_if (59 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12b_TeamScratch_OPENMP.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy (170 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 44: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (60 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate 4: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (1423 ms) 4: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 27%] Building AArch64GenInstrInfo.inc... [ 27%] Building ARMGenMCPseudoLowering.inc... [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.rotate (1252 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 44: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (416 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o 4: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (1385 ms) 4: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 4: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (3626 ms total) 4: 4: [----------] 335 tests from openmp 4: [ RUN ] openmp.array_capacity 4: [ OK ] openmp.array_capacity (0 ms) 4: [ RUN ] openmp.array_element_access 4: [ OK ] openmp.array_element_access (0 ms) 4: [ RUN ] openmp.array_zero_capacity 4: [ OK ] openmp.array_zero_capacity (0 ms) 4: [ RUN ] openmp.array_zero_data_nullptr 4: [ OK ] openmp.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmp.array_contiguous_capacity 4: [ OK ] openmp.array_contiguous_capacity (0 ms) 4: [ RUN ] openmp.array_contiguous_element_access 4: [ OK ] openmp.array_contiguous_element_access (0 ms) 4: [ RUN ] openmp.array_contiguous_assignment 4: [ OK ] openmp.array_contiguous_assignment (0 ms) 4: [ RUN ] openmp.array_strided_capacity 4: [ OK ] openmp.array_strided_capacity (0 ms) 4: [ RUN ] openmp.array_strided_element_access 4: [ OK ] openmp.array_strided_element_access (0 ms) 4: [ RUN ] openmp.array_strided_assignment 4: [ OK ] openmp.array_strided_assignment (0 ms) 4: [ RUN ] openmp.atomic_operations_complexdouble 4: [ OK ] openmp.atomic_operations_complexdouble (77 ms) 4: [ RUN ] openmp.atomic_operations_complexfloat 4: [ OK ] openmp.atomic_operations_complexfloat (80 ms) 4: [ RUN ] openmp.atomic_operations_double 4: [ OK ] openmp.atomic_operations_double (63 ms) 4: [ RUN ] openmp.atomic_operations_float 4: [ OK ] openmp.atomic_operations_float (77 ms) 4: [ RUN ] openmp.atomic_operations_int 4: [ OK ] openmp.atomic_operations_int (237 ms) 4: [ RUN ] openmp.atomic_operations_long 4: [ OK ] openmp.atomic_operations_long (170 ms) 4: [ RUN ] openmp.atomic_operations_longlong 4: [ OK ] openmp.atomic_operations_longlong (120 ms) 4: [ RUN ] openmp.atomic_shared 4: [ OK ] openmp.atomic_shared (0 ms) 4: [ RUN ] openmp.atomic_operations_unsigned 44: [ OK ] std_algorithms_mod_seq_ops.shift_left (1165 ms) 44: [ RUN ] std_algorithms_mod_seq_ops.shift_right 4: [ OK ] openmp.atomic_operations_unsigned (94 ms) 4: [ RUN ] openmp.atomic_operations_unsignedlong 4: [ OK ] openmp.atomic_operations_unsignedlong (75 ms) 4: [ RUN ] openmp.atomics 4: [ OK ] openmp.atomics (42 ms) 4: [ RUN ] openmp.atomics_tpetra_max_abs 4: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openmp.atomic_views_integral [ 28%] Building ARMGenRegisterBank.inc... 4: [ OK ] openmp.atomic_views_integral (198 ms) 4: [ RUN ] openmp.atomic_views_nonintegral 4: [ OK ] openmp.atomic_views_nonintegral (98 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 (1 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 (7 ms) 4: [ RUN ] openmp.crs_copy_constructor 4: [ OK ] openmp.crs_copy_constructor (40 ms) 4: [ RUN ] openmp.deep_copy_alignment 4: [ OK ] openmp.deep_copy_alignment (16 ms) 4: [ RUN ] openmp.deep_copy_conversion 4: [ OK ] openmp.deep_copy_conversion (49 ms) 4: [ RUN ] openmp.partitioning_by_args 4: [ OK ] openmp.partitioning_by_args (86 ms) 4: [ RUN ] openmp.partitioning_by_vector 4: [ OK ] openmp.partitioning_by_vector (51 ms) 4: [ RUN ] openmp.execution_space_as_class_data_member 4: [ OK ] openmp.execution_space_as_class_data_member (12 ms) 4: [ RUN ] openmp.functor_analysis 4: [ OK ] openmp.functor_analysis (0 ms) 4: [ RUN ] openmp.host_shared_ptr_use_count 4: [ OK ] openmp.host_shared_ptr_use_count (0 ms) 4: [ RUN ] openmp.host_shared_ptr_get 4: [ OK ] openmp.host_shared_ptr_get (0 ms) 4: [ RUN ] openmp.host_shared_ptr_dereference_on_device 4: [ OK ] openmp.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_special_members_on_device 4: [ OK ] openmp.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] openmp.host_shared_ptr_tracking 4: [ OK ] openmp.host_shared_ptr_tracking (0 ms) 4: [ RUN ] openmp.init 4: [ OK ] openmp.init (0 ms) 4: [ RUN ] openmp.dispatch 44: [ OK ] std_algorithms_mod_seq_ops.shift_right (1147 ms) 44: [----------] 11 tests from std_algorithms_mod_seq_ops (4695 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 (49 ms) 44: [----------] 1 test from std_algorithms_modseq_test (49 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 31 tests from 5 test suites ran. (5015 ms total) 44: [ PASSED ] 31 tests. [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 83%] Linking CXX executable Kokkos_UnitTest_Random /scratch/llvm-project/llvm/lib/IR/Core.cpp: In function 'void LLVMContextSetDiagnosticHandler(LLVMContextRef, LLVMDiagnosticHandler, void*)': /scratch/llvm-project/llvm/lib/IR/Core.cpp:100:18: warning: cast between incompatible function types from 'LLVMDiagnosticHandler' {aka 'void (*)(LLVMOpaqueDiagnosticInfo*, void*)'} to 'llvm::DiagnosticHandler::DiagnosticHandlerTy' {aka 'void (*)(const llvm::DiagnosticInfo&, void*)'} [-Wcast-function-type] 100 | Handler), | ^ /scratch/llvm-project/llvm/lib/IR/Core.cpp: In function 'void (* LLVMContextGetDiagnosticHandler(LLVMContextRef))(LLVMDiagnosticInfoRef, void*)': /scratch/llvm-project/llvm/lib/IR/Core.cpp:106:48: warning: cast between incompatible function types from 'llvm::DiagnosticHandler::DiagnosticHandlerTy' {aka 'void (*)(const llvm::DiagnosticInfo&, void*)'} to 'LLVMDiagnosticHandler' {aka 'void (*)(LLVMOpaqueDiagnosticInfo*, void*)'} [-Wcast-function-type] 106 | unwrap(C)->getDiagnosticHandlerCallBack()); | ^ 44/59 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 5.70 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 45: Test timeout computed to be: 1500 4: [ OK ] openmp.dispatch (537 ms) 4: [ RUN ] openmp.join_backward_compatibility 4: [ OK ] openmp.join_backward_compatibility (0 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 83%] Built target Kokkos_UnitTest_Random [ 28%] Building ARMGenRegisterInfo.inc... Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_LocalDeepCopy.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestHWLOC.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType.cpp 45: [==========] Running 29 tests from 7 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_sorting_ops_test 45: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 45: [ OK ] std_algorithms_sorting_ops_test.is_sorted (10 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 (19 ms total) 45: 45: [----------] 4 tests from std_algorithms_partitioning_test 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 45: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 45: [ RUN ] std_algorithms_partitioning_test.partition_point 45: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 45: [----------] 4 tests from std_algorithms_partitioning_test (2 ms total) 45: 45: [----------] 1 test from std_algorithms_partitioning_ops 45: [ RUN ] std_algorithms_partitioning_ops.partition_copy 45: [ OK ] std_algorithms_partitioning_ops.partition_copy (19 ms) 45: [----------] 1 test from std_algorithms_partitioning_ops (19 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 (0 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 (7 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 (95 ms) 45: [----------] 1 test from std_algorithms_numerics_ops_test (95 ms total) 45: 45: [----------] 8 tests from std_algorithms_numeric_ops_test 45: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 28%] Building AMDGPUGenAsmWriter.inc... [ 56%] Linking CXX executable Kokkos_gups [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o 45: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (724 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 [ 56%] Built target Kokkos_gups Scanning dependencies of target Kokkos_stream [ 56%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1953 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 28%] Building ARMGenSubtargetInfo.inc... 45: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (505 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 (207 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 [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_policy_performance [ 56%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o 45: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (277 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 (1714 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 (34 ms) 45: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 29 tests from 7 test suites ran. (1894 ms total) 45: [ PASSED ] 29 tests. 45/59 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 2.58 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 46: Test timeout computed to be: 1500 46: [==========] Running 12 tests from 7 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (342 ms) 46: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Task.cpp.o 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1682 ms) 4: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 46: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (331 ms) 46: [----------] 2 tests from std_algorithms_adjacent_find_team_test (673 ms total) 46: 46: [----------] 2 tests from std_algorithms_count_team_test 46: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType_a1.cpp [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o [ 28%] Building ARMGenSystemRegister.inc... [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/CycleInfo.cpp.o 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 (129 ms) 46: [----------] 2 tests from std_algorithms_count_team_test (643 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 (171 ms) 46: [----------] 1 test from std_algorithms_count_if_team_test (171 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_team_test 46: [ RUN ] std_algorithms_for_each_team_test.test [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o 46: [ OK ] std_algorithms_for_each_team_test.test (354 ms) 46: [----------] 1 test from std_algorithms_for_each_team_test (354 ms total) 46: 46: [----------] 1 test from std_algorithms_for_each_n_team_test 46: [ RUN ] std_algorithms_for_each_n_team_test.test 4: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1268 ms) 4: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright /var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests/TestStdAlgorithmsCommon.hpp(206): warning: missing return statement at end of non-void function "Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View]" detected during: instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_view_with_same_extent(ViewType) [with ViewType=Kokkos::View]" (210): here instantiation of "auto Test::stdalgos::create_deep_copyable_compatible_clone(ViewType) [with ViewType=Kokkos::View]" (522): here instantiation of "auto Test::stdalgos::create_host_space_copy(ViewType) [with ViewType=Kokkos::View]" /var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests/TestStdAlgorithmsTeamMinMaxElement.cpp(150): here [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D 46: [ OK ] std_algorithms_for_each_n_team_test.test (373 ms) 46: [----------] 1 test from std_algorithms_for_each_n_team_test (373 ms total) 46: 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o [ 28%] Built target ARMCommonTableGen 4: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1242 ms) 4: [ RUN ] openmp.deep_copy_scratch 4: [ OK ] openmp.deep_copy_scratch (0 ms) 4: [ RUN ] openmp.mathematical_constants_e 4: [ OK ] openmp.mathematical_constants_e (0 ms) 4: [ RUN ] openmp.mathematical_constants_log2e 4: [ OK ] openmp.mathematical_constants_log2e (0 ms) 4: [ RUN ] openmp.mathematical_constants_log10e 4: [ OK ] openmp.mathematical_constants_log10e (0 ms) 4: [ RUN ] openmp.mathematical_constants_pi 4: [ OK ] openmp.mathematical_constants_pi (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_pi 4: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 4: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] openmp.mathematical_constants_ln2 4: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 4: [ RUN ] openmp.mathematical_constants_ln10 4: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt2 4: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] openmp.mathematical_constants_sqrt3 4: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] openmp.mathematical_constants_inv_sqrt3 4: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] openmp.mathematical_constants_egamma 4: [ OK ] openmp.mathematical_constants_egamma (0 ms) 4: [ RUN ] openmp.mathematical_constants_phi 4: [ OK ] openmp.mathematical_constants_phi (0 ms) 4: [ RUN ] openmp.mathematical_functions_trigonometric_functions [ 56%] Linking CXX executable Kokkos_launch_latency 4: [ OK ] openmp.mathematical_functions_trigonometric_functions (14 ms) 4: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 4: [ OK ] openmp.mathematical_functions_hyperbolic_functions (13 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 (3 ms) 4: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 4: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (3 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 (67 ms) 4: [ RUN ] openmp.mdrange_6d 4: [ OK ] openmp.mdrange_6d (157 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 (15 ms) 4: [ RUN ] openmp.mdrange_neg_idx 4: [ OK ] openmp.mdrange_neg_idx (63 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%] Built target Kokkos_launch_latency 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 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o [ 28%] Building AVRGenAsmMatcher.inc... [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c03.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o 4: [ OK ] openmp.mdrange_large_deep_copy (972 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 [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o [ 28%] Building AVRGenAsmWriter.inc... [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 28%] Building AVRGenCallingConv.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o 46: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3001 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 28%] Building AArch64GenMCCodeEmitter.inc... [ 28%] Building AVRGenDAGISel.inc... /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType_b1.cpp [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoChecker.cpp.o [ 28%] Building AVRGenDisassemblerTables.inc... [ 56%] Linking CXX executable Kokkos_stream 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1660 ms) 46: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType_c1.cpp [ 56%] Built target Kokkos_stream [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 28%] Building AArch64GenMCPseudoLowering.inc... [ 28%] Building AVRGenInstrInfo.inc... /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType_a2.cpp [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_TeamScratchStreams.cpp.o 46: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1662 ms) 46: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6324 ms total) 46: 46: [----------] 2 tests from std_algorithms_mismatch_team_test 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 28%] Building AVRGenMCCodeEmitter.inc... [ 28%] Building AArch64GenO0PreLegalizeGICombiner.inc... [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 28%] Building AVRGenRegisterInfo.inc... [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoModeling.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o [ 28%] Building AArch64GenPostLegalizeGICombiner.inc... [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoTesterChecker.cpp.o 46: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1991 ms) 46: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 4: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (5829 ms) 4: [ RUN ] openmp.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestMDSpan.hpp:57: Skipped 4: mdspan not enabled 4: [ SKIPPED ] openmp.mdspan_minimal_functional (0 ms) 4: [ RUN ] openmp.max 4: [ OK ] openmp.max (0 ms) 4: [ RUN ] openmp.max_within_parfor 4: [ OK ] openmp.max_within_parfor (0 ms) 4: [ RUN ] openmp.min 4: [ OK ] openmp.min (0 ms) 4: [ RUN ] openmp.min_within_parfor 4: [ OK ] openmp.min_within_parfor (0 ms) 4: [ RUN ] openmp.minmax 4: [ OK ] openmp.minmax (0 ms) 4: [ RUN ] openmp.minmax_within_parfor 4: [ OK ] openmp.minmax_within_parfor (0 ms) 4: [ RUN ] openmp.clamp 4: [ OK ] openmp.clamp (0 ms) 4: [ RUN ] openmp.clamp_within_parfor 4: [ OK ] openmp.clamp_within_parfor (0 ms) 4: [ RUN ] openmp.numeric_traits_infinity 4: [ OK ] openmp.numeric_traits_infinity (0 ms) 4: [ RUN ] openmp.numeric_traits_epsilon 4: [ OK ] openmp.numeric_traits_epsilon (0 ms) 4: [ RUN ] openmp.numeric_traits_round_error 4: [ OK ] openmp.numeric_traits_round_error (0 ms) 4: [ RUN ] openmp.numeric_traits_norm_min 4: [ OK ] openmp.numeric_traits_norm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_denorm_min 4: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 4: [ RUN ] openmp.numeric_traits_finite_min_max 4: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] openmp.numeric_traits_digits 4: [ OK ] openmp.numeric_traits_digits (0 ms) 4: [ RUN ] openmp.numeric_traits_digits10 4: [ OK ] openmp.numeric_traits_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_max_digits10 4: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] openmp.numeric_traits_radix 4: [ OK ] openmp.numeric_traits_radix (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent 4: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] openmp.numeric_traits_min_max_exponent10 4: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 4: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] openmp.numeric_traits_sfinae_friendly 4: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] openmp.occupancy_control 4: [ OK ] openmp.occupancy_control (0 ms) 4: [ RUN ] openmp.view_aggregate 4: [ OK ] openmp.view_aggregate (0 ms) 4: [ RUN ] openmp.memory_pool 4: [ OK ] openmp.memory_pool (57 ms) 4: [ RUN ] openmp.cxx11 4: [ OK ] openmp.cxx11 (0 ms) 4: [ RUN ] openmp.viewctorprop_embedded_dim 4: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] openmp.view_layouttiled 4: [ OK ] openmp.view_layouttiled (1 ms) 4: [ RUN ] openmp.view_layouttiled_subtile 4: [ OK ] openmp.view_layouttiled_subtile (0 ms) 4: [ RUN ] openmp.parallel_scan_range_policy 4: [ OK ] openmp.parallel_scan_range_policy (38 ms) 4: [ RUN ] openmp.kokkos_printf 4: [ OK ] openmp.kokkos_printf (0 ms) 4: [ RUN ] openmp.quad_precision_reductions 4: [ OK ] openmp.quad_precision_reductions (0 ms) 4: [ RUN ] openmp.quad_precision_common_math_functions 4: [ OK ] openmp.quad_precision_common_math_functions (0 ms) 4: [ RUN ] openmp.range_for 4: [ OK ] openmp.range_for (1 ms) 4: [ RUN ] openmp.range_reduce 4: [ OK ] openmp.range_reduce (1 ms) 4: [ RUN ] openmp.range_dynamic_policy 4: [ OK ] openmp.range_dynamic_policy (28 ms) 4: [ RUN ] openmp.range_policy_runtime_parameters 4: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.range_for_require 4: [ OK ] openmp.range_for_require (1 ms) 4: [ RUN ] openmp.range_reduce_require 4: [ OK ] openmp.range_reduce_require (1 ms) 4: [ RUN ] openmp.range_dynamic_policy_require 4: [ OK ] openmp.range_dynamic_policy_require (28 ms) 4: [ RUN ] openmp.reducers_int 4: [ OK ] openmp.reducers_int (8 ms) 4: [ RUN ] openmp.reducers_double 4: [ OK ] openmp.reducers_double (8 ms) 4: [ RUN ] openmp.reducers_complex_double 4: [ OK ] openmp.reducers_complex_double (6 ms) 4: [ RUN ] openmp.reducers_struct 4: [ OK ] openmp.reducers_struct (21 ms) 4: [ RUN ] openmp.reducers_half_t 4: [ OK ] openmp.reducers_half_t (13 ms) 4: [ RUN ] openmp.reducers_bhalf_t 4: [ OK ] openmp.reducers_bhalf_t (10 ms) 4: [ RUN ] openmp.reducers_int8_t 4: [ OK ] openmp.reducers_int8_t (8 ms) 4: [ RUN ] openmp.reducers_int16_t 4: [ OK ] openmp.reducers_int16_t (8 ms) 4: [ RUN ] openmp.reducers_point_t 4: [ OK ] openmp.reducers_point_t (9 ms) 4: [ RUN ] openmp.reducers_bool 4: [ OK ] openmp.reducers_bool (0 ms) 4: [ RUN ] openmp.int64_t_reduce 4: [ OK ] openmp.int64_t_reduce (156 ms) 4: [ RUN ] openmp.double_reduce 4: [ OK ] openmp.double_reduce (169 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic [ 28%] Building AVRGenSubtargetInfo.inc... 46: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (461 ms) 46: [----------] 2 tests from std_algorithms_mismatch_team_test (2453 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 12 tests from 7 test suites ran. (10994 ms total) 46: [ PASSED ] 12 tests. [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o 4: [ OK ] openmp.int64_t_reduce_dynamic (418 ms) 4: [ RUN ] openmp.double_reduce_dynamic 46/59 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 11.67 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 47: Test timeout computed to be: 1500 [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o 4: [ OK ] openmp.double_reduce_dynamic (527 ms) 4: [ RUN ] openmp.int64_t_reduce_dynamic_view 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 [ 28%] Built target AVRCommonTableGen [ 28%] Building AArch64GenPostLegalizeGILowering.inc... 4: [ OK ] openmp.int64_t_reduce_dynamic_view (114 ms) 4: [ RUN ] openmp.int_combined_reduce 4: [ OK ] openmp.int_combined_reduce (0 ms) 4: [ RUN ] openmp.mdrange_combined_reduce 4: [ OK ] openmp.mdrange_combined_reduce (0 ms) 4: [ RUN ] openmp.int_combined_reduce_mixed 4: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 4: [ RUN ] openmp.reduction_deduction 4: [ OK ] openmp.reduction_deduction (0 ms) 4: [ RUN ] openmp.reduce_device_view_range_policy 4: [ OK ] openmp.reduce_device_view_range_policy (14 ms) 4: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 28%] Building BPFGenAsmMatcher.inc... 4: [ OK ] openmp.reduce_device_view_mdrange_policy (834 ms) 4: [ RUN ] openmp.reduce_device_view_team_policy 47: [ OK ] std_algorithms_equal_team_test.views_are_equal (1297 ms) 47: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 28%] Building BPFGenAsmWriter.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o [ 28%] Building AArch64GenPreLegalizeGICombiner.inc... 4: [ OK ] openmp.reduce_device_view_team_policy (808 ms) 4: [ RUN ] openmp.impl_shared_alloc 4: [ OK ] openmp.impl_shared_alloc (5 ms) 4: [ RUN ] openmp.kokkos_swap 4: [ OK ] openmp.kokkos_swap (0 ms) 4: [ RUN ] openmp.team_for 47: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (669 ms) 47: [----------] 2 tests from std_algorithms_equal_team_test (1966 ms total) 47: 47: [----------] 2 tests from std_algorithms_search_team_test 47: [ RUN ] std_algorithms_search_team_test.sequences_exist 4: [ OK ] openmp.team_for (279 ms) 4: [ RUN ] openmp.team_reduce 4: [ OK ] openmp.team_reduce (264 ms) 4: [ RUN ] openmp.team_reduce_large 47: [ OK ] std_algorithms_search_team_test.sequences_exist (484 ms) 47: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 28%] Building BPFGenCallingConv.inc... 47: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (680 ms) 47: [----------] 2 tests from std_algorithms_search_team_test (1164 ms total) 47: 47: [----------] 2 tests from std_algorithms_find_end_team_test 47: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 4: [ OK ] openmp.team_reduce_large (657 ms) 4: [ RUN ] openmp.team_parallel_single [ 28%] Building AArch64GenRegisterBank.inc... [ 28%] Building BPFGenDAGISel.inc... [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 28%] Building AArch64GenRegisterInfo.inc... [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c04.cpp.o [ 28%] Building AArch64GenSubtargetInfo.inc... [ 28%] Building BPFGenDisassemblerTables.inc... /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType_b2.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType_c2.cpp 47: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1829 ms) 47: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o [ 28%] Building AMDGPUGenCallingConv.inc... [ 28%] Building BPFGenInstrInfo.inc... [ 28%] Building BPFGenMCCodeEmitter.inc... [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 28%] Building BPFGenRegisterInfo.inc... [ 28%] Building AArch64GenSystemOperands.inc... [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c05.cpp.o 47: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1616 ms) 47: [----------] 2 tests from std_algorithms_find_end_team_test (3446 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 [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o [ 28%] Building BPFGenSubtargetInfo.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o [ 28%] Building HexagonGenAsmMatcher.inc... [ 28%] Built target BPFCommonTableGen [ 28%] Building HexagonGenAsmWriter.inc... 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1276 ms) 47: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 28%] Building HexagonGenCallingConv.inc... [ 85%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 85%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ 28%] Building HexagonGenDAGISel.inc... [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o Scanning dependencies of target Kokkos_UnitTest_SIMD [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 28%] Building HexagonGenDFAPacketizer.inc... [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D Scanning dependencies of target Kokkos_atomic [ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_a.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o [ 28%] Building HexagonGenDisassemblerTables.inc... [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_SharedAlloc.cpp.o [ 28%] Building HexagonGenInstrInfo.inc... Scanning dependencies of target Kokkos_gather [ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 28%] Building HexagonGenMCCodeEmitter.inc... [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c06.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c07.cpp.o [ 56%] Linking CXX executable Kokkos_gather [ 56%] Built target Kokkos_gather [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o 47: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5944 ms) 47: [----------] 2 tests from std_algorithms_find_first_of_team_test (7220 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 8 tests from 4 test suites ran. (13798 ms total) 47: [ PASSED ] 8 tests. 47/59 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 14.49 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 48: Test timeout computed to be: 1500 [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o 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 (187 ms) 48: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 28%] Building HexagonGenRegisterInfo.inc... 48: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (326 ms) 48: [----------] 2 tests from std_algorithms_find_team_test (514 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 (135 ms) 48: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 28%] Building AMDGPUGenDAGISel.inc... 48: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (328 ms) 48: [----------] 2 tests from std_algorithms_find_if_team_test (463 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 [ 28%] Building HexagonGenSubtargetInfo.inc... [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o 48: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (327 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 (134 ms) 48: [----------] 2 tests from std_algorithms_find_if_not_team_test (461 ms total) 48: 48: [----------] 1 test from std_algorithms_all_of_team_test 48: [ RUN ] std_algorithms_all_of_team_test.test [ 28%] Built target AArch64CommonTableGen 48: [ OK ] std_algorithms_all_of_team_test.test (323 ms) 48: [----------] 1 test from std_algorithms_all_of_team_test (323 ms total) 48: 48: [----------] 1 test from std_algorithms_any_of_team_test 48: [ RUN ] std_algorithms_any_of_team_test.test [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 28%] Built target HexagonCommonTableGen [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o [ 28%] Building LanaiGenAsmMatcher.inc... 48: [ OK ] std_algorithms_any_of_team_test.test (129 ms) 48: [----------] 1 test from std_algorithms_any_of_team_test (129 ms total) 48: 48: [----------] 1 test from std_algorithms_none_of_team_test 48: [ RUN ] std_algorithms_none_of_team_test.test [ 28%] Building LoongArchGenAsmMatcher.inc... 48: [ OK ] std_algorithms_none_of_team_test.test (331 ms) 48: [----------] 1 test from std_algorithms_none_of_team_test (331 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 [ 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 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 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o 48: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (205 ms) 48: [----------] 2 tests from std_algorithms_search_n_team_test (383 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 11 tests from 7 test suites ran. (2607 ms total) 48: [ PASSED ] 11 tests. 48/59 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 3.29 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 49: Test timeout computed to be: 1500 [ 28%] Building LanaiGenAsmWriter.inc... [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o 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 [ 28%] Building LoongArchGenAsmWriter.inc... [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c08.cpp.o [ 28%] Building LanaiGenCallingConv.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 99%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 56%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs Scanning dependencies of target Kokkos_CoreUnitTest_CTestDevice [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 28%] Building LoongArchGenDAGISel.inc... 49: [ OK ] std_algorithms_min_element_team_test.test (1224 ms) 49: [----------] 1 test from std_algorithms_min_element_team_test (1224 ms total) 49: 49: [----------] 1 test from std_algorithms_max_element_team_test 49: [ RUN ] std_algorithms_max_element_team_test.test [ 28%] Building LanaiGenDAGISel.inc... [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 28%] Building LoongArchGenDisassemblerTables.inc... [ 28%] Building LanaiGenDisassemblerTables.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o [ 28%] Building LanaiGenInstrInfo.inc... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 98%] Linking CXX executable Kokkos_atomic Scanning dependencies of target Kokkos_UnitTest_HIPGraph [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/UnitTestMainInit.cpp.o [ 56%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 28%] Building LoongArchGenInstrInfo.inc... [ 98%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o 49: [ OK ] std_algorithms_max_element_team_test.test (1207 ms) 49: [----------] 1 test from std_algorithms_max_element_team_test (1207 ms total) 49: 49: [----------] 1 test from std_algorithms_minmax_element_team_test 49: [ RUN ] std_algorithms_minmax_element_team_test.test [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 56%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpStreams [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/UnitTestMain.cpp.o [ 28%] Building LanaiGenMCCodeEmitter.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o [ 28%] Building LoongArchGenMCPseudoLowering.inc... 49: [ OK ] std_algorithms_minmax_element_team_test.test (1792 ms) 49: [----------] 1 test from std_algorithms_minmax_element_team_test (1792 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 3 tests from 3 test suites ran. (4224 ms total) 49: [ PASSED ] 3 tests. 49/59 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 4.90 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 50: Test timeout computed to be: 1500 [ 56%] Linking CXX executable Kokkos_policy_performance [ 28%] Building LanaiGenRegisterInfo.inc... [ 28%] Building LoongArchGenMCCodeEmitter.inc... 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 (211 ms) 50: [----------] 1 test from std_algorithms_fill_team_test (211 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 (218 ms) 50: [----------] 1 test from std_algorithms_fill_n_team_test (218 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_team_test 50: [ RUN ] std_algorithms_replace_team_test.test [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpStreams.dir/hip/TestHIP_InterOp_Streams.cpp.o [ 56%] Built target Kokkos_policy_performance [ 56%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType_a3.cpp [ 28%] Building LanaiGenSubtargetInfo.inc... 50: [ OK ] std_algorithms_replace_team_test.test (345 ms) 50: [----------] 1 test from std_algorithms_replace_team_test (345 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_if_team_test 50: [ RUN ] std_algorithms_replace_if_team_test.test [ 56%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 98%] Built target Kokkos_gups Scanning dependencies of target Kokkos_policy_performance [ 98%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 28%] Building LoongArchGenRegisterInfo.inc... 50: [ OK ] std_algorithms_replace_if_team_test.test (507 ms) 50: [----------] 1 test from std_algorithms_replace_if_team_test (507 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_team_test 50: [ RUN ] std_algorithms_replace_copy_team_test.test [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_UnitTest_HIPGraph.dir/hip/TestHIP_Graph.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 28%] Built target LanaiCommonTableGen [ 56%] Built target Kokkos_CoreUnitTest_CTestDevice Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPInterOp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/UnitTestMain.cpp.o 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 Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType_b3.cpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_a.cpp.o [ 28%] Building LoongArchGenSubtargetInfo.inc... 50: [ OK ] std_algorithms_replace_copy_team_test.test (1047 ms) 50: [----------] 1 test from std_algorithms_replace_copy_team_test (1047 ms total) 50: 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test 50: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c09.cpp.o [ 99%] Built target Kokkos_CoreUnitTest_Serial1 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c10.cpp.o [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o [ 28%] Building MipsGenAsmMatcher.inc... [ 28%] Built target LoongArchCommonTableGen [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o 50: [ OK ] std_algorithms_replace_copy_if_team_test.test (717 ms) 50: [----------] 1 test from std_algorithms_replace_copy_if_team_test (717 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 6 tests from 6 test suites ran. (3048 ms total) 50: [ PASSED ] 6 tests. [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o [ 28%] Building MSP430GenAsmMatcher.inc... [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o 50/59 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 3.73 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 51: Test timeout computed to be: 1500 [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o [ 98%] Linking CXX executable Kokkos_stream [ 98%] Built target Kokkos_stream [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o 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 [ 28%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o [ 28%] Building MSP430GenAsmWriter.inc... [ 28%] Building MipsGenAsmWriter.inc... 51: [ OK ] std_algorithms_reverse_team_test.test (244 ms) 51: [----------] 1 test from std_algorithms_reverse_team_test (244 ms total) 51: 51: [----------] 1 test from std_algorithms_reverse_copy_team_test 51: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPInterOp.dir/openmp/TestOpenMP_InterOp.cpp.o [ 98%] Linking CXX executable Kokkos_launch_latency 51: [ OK ] std_algorithms_reverse_copy_team_test.test (272 ms) 51: [----------] 1 test from std_algorithms_reverse_copy_team_test (272 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_team_test 51: [ RUN ] std_algorithms_rotate_team_test.test Scanning dependencies of target Kokkos_CoreUnitTest_PushFinalizeHook [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 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 [ 28%] Building MipsGenCallingConv.inc... [ 28%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o 51: [ OK ] std_algorithms_rotate_team_test.test (592 ms) 51: [----------] 1 test from std_algorithms_rotate_team_test (592 ms total) 51: 51: [----------] 1 test from std_algorithms_rotate_copy_team_test 51: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 28%] Building MSP430GenCallingConv.inc... [ 28%] Building MipsGenDAGISel.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o 51: [ OK ] std_algorithms_rotate_copy_team_test.test (431 ms) 51: [----------] 1 test from std_algorithms_rotate_copy_team_test (431 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 4 tests from 4 test suites ran. (1540 ms total) 51: [ PASSED ] 4 tests. [ 98%] Linking CXX executable Kokkos_gather [ 98%] Built target Kokkos_gather [ 98%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType_c3.cpp 51/59 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 2.22 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 52: Test timeout computed to be: 1500 [ 28%] Building MSP430GenDAGISel.inc... 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 [ 28%] Building MipsGenDisassemblerTables.inc... 52: [ OK ] std_algorithms_move_team_test.test (472 ms) 52: [----------] 1 test from std_algorithms_move_team_test (472 ms total) 52: 52: [----------] 1 test from std_algorithms_move_backward_team_test 52: [ RUN ] std_algorithms_move_backward_team_test.test [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 28%] Building MSP430GenDisassemblerTables.inc... 52: [ OK ] std_algorithms_move_backward_team_test.test (387 ms) 52: [----------] 1 test from std_algorithms_move_backward_team_test (387 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_left_team_test 52: [ RUN ] std_algorithms_shift_left_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_b.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 28%] Building MipsGenFastISel.inc... [ 28%] Building MSP430GenInstrInfo.inc... [ 28%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o 52: [ OK ] std_algorithms_shift_left_team_test.test (1350 ms) 52: [----------] 1 test from std_algorithms_shift_left_team_test (1350 ms total) 52: 52: [----------] 1 test from std_algorithms_shift_right_team_test 52: [ RUN ] std_algorithms_shift_right_team_test.test [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 57%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPInterOp [ 57%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 28%] Building MSP430GenMCCodeEmitter.inc... [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_OpenMPInterOp Scanning dependencies of target Kokkos_CoreUnitTest_OpenMPGraph [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/UnitTestMainInit.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_HIP [ 30%] Building MipsGenGlobalISel.inc... [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o [ 98%] Linking CXX executable Kokkos_UnitTest_SIMD [ 98%] Built target Kokkos_UnitTest_SIMD [ 99%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/UnitTestMainInit.cpp.o 52: [ OK ] std_algorithms_shift_right_team_test.test (1210 ms) 52: [----------] 1 test from std_algorithms_shift_right_team_test (1210 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (3421 ms total) 52: [ PASSED ] 4 tests. 52/59 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 4.11 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 53: Test timeout computed to be: 1500 [ 30%] Building MSP430GenRegisterInfo.inc... 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 [ 30%] Building MipsGenPostLegalizeGICombiner.inc... [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c13.cpp.o [ 30%] Building MSP430GenSubtargetInfo.inc... 53: [ OK ] std_algorithms_copy_team_test.test (634 ms) 53: [----------] 1 test from std_algorithms_copy_team_test (634 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_n_team_test 53: [ RUN ] std_algorithms_copy_n_team_test.test [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o [ 57%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpStreams /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/default/TestDefaultDeviceType_d.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestStackTrace.cpp 53: [ OK ] std_algorithms_copy_n_team_test.test (271 ms) 53: [----------] 1 test from std_algorithms_copy_n_team_test (271 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_backward_team_test 53: [ RUN ] std_algorithms_copy_backward_team_test.test [ 30%] Building MipsGenInstrInfo.inc... [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o [ 57%] Built target Kokkos_CoreUnitTest_HIPInterOpStreams [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Abort.cpp.o 53: [ OK ] std_algorithms_copy_backward_team_test.test (380 ms) 53: [----------] 1 test from std_algorithms_copy_backward_team_test (380 ms total) 53: 53: [----------] 1 test from std_algorithms_copy_if_team_test 53: [ RUN ] std_algorithms_copy_if_team_test.test [ 30%] Built target MSP430CommonTableGen [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o 53: [ OK ] std_algorithms_copy_if_team_test.test (537 ms) 53: [----------] 1 test from std_algorithms_copy_if_team_test (537 ms total) 53: 53: [----------] 1 test from std_algorithms_unique_copy_team_test 53: [ RUN ] std_algorithms_unique_copy_team_test.test [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedint.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c11.cpp.o [ 30%] Building NVPTXGenAsmWriter.inc... [ 30%] Building MipsGenMCCodeEmitter.inc... [ 30%] Building AMDGPUGenDisassemblerTables.inc... [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o 53: [ OK ] std_algorithms_unique_copy_team_test.test (1069 ms) 53: [----------] 1 test from std_algorithms_unique_copy_team_test (1069 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_team_test 53: [ RUN ] std_algorithms_remove_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPGraph.dir/openmp/TestOpenMP_Graph.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ArrayOps.cpp.o 53: [ OK ] std_algorithms_remove_team_test.test (625 ms) 53: [----------] 1 test from std_algorithms_remove_team_test (625 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_if_team_test 53: [ RUN ] std_algorithms_remove_if_team_test.test [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o [ 30%] Building NVPTXGenDAGISel.inc... [ 30%] Building MipsGenMCPseudoLowering.inc... 53: [ OK ] std_algorithms_remove_if_team_test.test (627 ms) 53: [----------] 1 test from std_algorithms_remove_if_team_test (627 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_team_test 53: [ RUN ] std_algorithms_remove_copy_team_test.test [ 30%] Building MipsGenRegisterBank.inc... [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o 53: [ OK ] std_algorithms_remove_copy_team_test.test (796 ms) 53: [----------] 1 test from std_algorithms_remove_copy_team_test (797 ms total) 53: 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test 53: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o 53: [ OK ] std_algorithms_remove_copy_if_team_test.test (711 ms) 53: [----------] 1 test from std_algorithms_remove_copy_if_team_test (711 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 9 tests from 9 test suites ran. (5654 ms total) 53: [ PASSED ] 9 tests. [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P 53/59 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 6.35 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 54: Test timeout computed to be: 1500 [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 30%] Building NVPTXGenInstrInfo.inc... [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o [ 30%] Building MipsGenRegisterInfo.inc... 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 [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestStackTrace_f0.cpp Scanning dependencies of target Kokkos_CoreUnitTest_HIPInterOpInit [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/UnitTestMain.cpp.o 54: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1224 ms) 54: [----------] 1 test from std_algorithms_unique_team_test (1224 ms total) 54: 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test 54: [ RUN ] std_algorithms_adjacent_difference_team_test.test Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 30%] Building NVPTXGenRegisterInfo.inc... 54: [ OK ] std_algorithms_adjacent_difference_team_test.test (1055 ms) 54: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1055 ms total) 54: 54: [----------] 1 test from std_algorithms_reduce_team_test 54: [ RUN ] std_algorithms_reduce_team_test.test [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL2D.dir/sycl/TestSYCL_SubView_c14.cpp.o [ 30%] Building MipsGenSubtargetInfo.inc... [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o 4: [ OK ] openmp.team_parallel_single (36361 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 (1245 ms) 4: [ RUN ] openmp.team_broadcast_long_wrapper 4: [ OK ] openmp.team_broadcast_long_wrapper (1241 ms) 4: [ RUN ] openmp.team_broadcast_char 54: [ OK ] std_algorithms_reduce_team_test.test (581 ms) 54: [----------] 1 test from std_algorithms_reduce_team_test (581 ms total) 54: 54: [----------] 1 test from std_algorithms_transform_reduce_team_test 54: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/EHPersonalities.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIPInterOpInit.dir/hip/TestHIP_InterOp_Init.cpp.o [ 30%] Building NVPTXGenSubtargetInfo.inc... [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexdouble.cpp.o 54: [ OK ] std_algorithms_transform_reduce_team_test.test (1032 ms) 54: [----------] 1 test from std_algorithms_transform_reduce_team_test (1032 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 4 tests from 4 test suites ran. (3893 ms total) 54: [ PASSED ] 4 tests. 54/59 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 4.57 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: Test timeout computed to be: 1500 [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o [ 30%] Building MipsGenExegesis.inc... 4: [ OK ] openmp.team_broadcast_char (1240 ms) 4: [ RUN ] openmp.team_broadcast_float 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 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 30%] Built target NVPTXCommonTableGen [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o [ 30%] Built target MipsCommonTableGen 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (512 ms) 55: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 30%] Building PPCGenAsmMatcher.inc... 4: [ OK ] openmp.team_broadcast_float (1245 ms) 4: [ RUN ] openmp.team_broadcast_double [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reducers_e.cpp.o [ 30%] Building RISCVGenAsmMatcher.inc... [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/InvalidPtrChecker.cpp.o 4: [ OK ] openmp.team_broadcast_double (1246 ms) 4: [ RUN ] openmp.team_handle_by_value 4: [ OK ] openmp.team_handle_by_value (0 ms) 4: [ RUN ] openmp.team_vector 55: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1510 ms) 55: [----------] 2 tests from std_algorithms_is_sorted_team_test (2023 ms total) 55: 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (11 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (14 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o [ 30%] Building PPCGenAsmWriter.inc... [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o [ 30%] Building PPCGenCallingConv.inc... [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o [ 30%] Building AMDGPUGenGlobalISel.inc... Scanning dependencies of target Kokkos_IncrementalTest_HIP [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestStackTrace_f1.cpp [ 30%] Building PPCGenDAGISel.inc... [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 186 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1492 ms) 55: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 30%] Building RISCVGenAsmWriter.inc... [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o 55: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (783 ms) 55: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2302 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 [ 59%] Linking CXX executable Kokkos_CoreUnitTest_HIPInterOpInit 55: [ OK ] std_algorithms_is_partitioned_team_test.all_true (375 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 1: [ OK ] serial_DeathTest.abort_from_host (1175 ms) 1: [ RUN ] serial_DeathTest.abort_from_device /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestStackTrace_f2.cpp 55: [ OK ] std_algorithms_is_partitioned_team_test.all_false (380 ms) 55: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 59%] Built target Kokkos_CoreUnitTest_HIPInterOpInit [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_complexfloat.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_Default [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 59%] Linking CXX executable Kokkos_UnitTest_HIPGraph 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 [ 30%] Building PPCGenDisassemblerTables.inc... 55: [ OK ] std_algorithms_is_partitioned_team_test.random (359 ms) 55: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1121 ms total) 55: 55: [----------] 4 tests from std_algorithms_partition_copy_team_test 55: [ RUN ] std_algorithms_partition_copy_team_test.empty 55: [ OK ] std_algorithms_partition_copy_team_test.empty (9 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 59%] Built target Kokkos_UnitTest_HIPGraph [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o 1: [ OK ] serial_DeathTest.abort_from_device (1078 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions.cpp.o 55: [ OK ] std_algorithms_partition_copy_team_test.all_true (820 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 30%] Building RISCVGenCompressInstEmitter.inc... [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 30%] Building PPCGenFastISel.inc... [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test01_execspace_HIP.cpp.o 55: [ OK ] std_algorithms_partition_copy_team_test.all_false (805 ms) 55: [ RUN ] std_algorithms_partition_copy_team_test.random 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (1058 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] openmp.team_vector (4609 ms) 4: [ RUN ] openmp.triple_nested_parallelism 4: [ OK ] openmp.triple_nested_parallelism (436 ms) 4: [ RUN ] openmp.parallel_scan_with_reducers 4: [ OK ] openmp.parallel_scan_with_reducers (68 ms) 4: [ RUN ] openmp.team_thread_range_combined_reducers 4: [ OK ] openmp.team_thread_range_combined_reducers (0 ms) 4: [ RUN ] openmp.thread_vector_range_combined_reducers 4: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.team_vector_range_combined_reducers 4: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelFor 4: [ OK ] openmp.TeamThreadMDRangeParallelFor (7 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 4: [ OK ] openmp.ThreadVectorMDRangeParallelFor (6 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelFor 4: [ OK ] openmp.TeamVectorMDRangeParallelFor (6 ms) 4: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 4: [ OK ] openmp.TeamThreadMDRangeParallelReduce (8 ms) 4: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (8 ms) 4: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 4: [ OK ] openmp.TeamVectorMDRangeParallelReduce (8 ms) 4: [ RUN ] openmp.team_policy_runtime_parameters 4: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openmp.team_reduction_scan 55: [ OK ] std_algorithms_partition_copy_team_test.random (806 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 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (1059 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 (4372 ms total) 1: 1: [----------] 179 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (2 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o 55: [ OK ] std_algorithms_partition_point_team_test.all_true (242 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.all_false 1: [ OK ] serial.atomic_views_integral (72 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (42 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (2 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (20 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (0 ms) 1: [ RUN ] serial.partitioning_by_vector 1: [ OK ] serial.partitioning_by_vector (0 ms) 1: [ RUN ] serial.execution_space_as_class_data_member 1: [ OK ] serial.execution_space_as_class_data_member (0 ms) 1: [ RUN ] serial.functor_analysis 1: [ OK ] serial.functor_analysis (0 ms) 1: [ RUN ] serial.host_shared_ptr_use_count 1: [ OK ] serial.host_shared_ptr_use_count (0 ms) 1: [ RUN ] serial.host_shared_ptr_get 1: [ OK ] serial.host_shared_ptr_get (0 ms) 1: [ RUN ] serial.host_shared_ptr_dereference_on_device 1: [ OK ] serial.host_shared_ptr_dereference_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_special_members_on_device 1: [ OK ] serial.host_shared_ptr_special_members_on_device (0 ms) 1: [ RUN ] serial.host_shared_ptr_tracking 1: [ OK ] serial.host_shared_ptr_tracking (0 ms) 1: [ RUN ] serial.init 1: [ OK ] serial.init (0 ms) 1: [ RUN ] serial.dispatch 1: [ OK ] serial.dispatch (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L 55: [ OK ] std_algorithms_partition_point_team_test.all_false (241 ms) 55: [ RUN ] std_algorithms_partition_point_team_test.random [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 30%] Building PPCGenInstrInfo.inc... [ 30%] Building RISCVGenDAGISel.inc... 55: [ OK ] std_algorithms_partition_point_team_test.random (229 ms) 55: [----------] 4 tests from std_algorithms_partition_point_team_test (718 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 18 tests from 5 test suites ran. (8607 ms total) 55: [ PASSED ] 18 tests. [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o 55/59 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 9.30 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 56: Test timeout computed to be: 1500 [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.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 [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test02_atomic_host_HIP.cpp.o [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o [ 30%] Building PPCGenMCCodeEmitter.inc... 56: [ OK ] std_algorithms_transform_team_test.test_unary_op (699 ms) 56: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03a_MemorySpace_malloc_HIP.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2345 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 56: [ OK ] std_algorithms_transform_team_test.test_binary_op (727 ms) 56: [----------] 2 tests from std_algorithms_transform_team_test (1427 ms total) 56: 56: [----------] 1 test from std_algorithms_generate_team_test 56: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_c.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedSpace.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 30%] Building PPCGenRegisterInfo.inc... [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o [ 30%] Building PPCGenSubtargetInfo.inc... [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o [ 41%] Linking CXX executable Kokkos_IncrementalTest_OPENMP 56: [ OK ] std_algorithms_generate_team_test.test_unary_op (1576 ms) 56: [----------] 1 test from std_algorithms_generate_team_test (1576 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 (220 ms) 56: [----------] 1 test from std_algorithms_generate_n_team_test (221 ms total) 56: 56: [----------] 1 test from std_algorithms_swap_ranges_team_test 56: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o 56: [ OK ] std_algorithms_swap_ranges_team_test.test (700 ms) 56: [----------] 1 test from std_algorithms_swap_ranges_team_test (700 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 5 tests from 4 test suites ran. (3925 ms total) 56: [ PASSED ] 5 tests. [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o [ 30%] Building PPCGenExegesis.inc... [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o 56/59 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 4.60 sec test 57 Start 57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 57: Test timeout computed to be: 1500 [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o 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 [ 41%] Built target Kokkos_IncrementalTest_OPENMP [ 30%] Building PPCGenRegisterBank.inc... [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test03b_MemorySpace_free_HIP.cpp.o [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o [ 30%] Building PPCGenGlobalISel.inc... [ 61%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPGraph [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_CoreUnitTest_OpenMPGraph [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_double.cpp.o [ 30%] Built target PowerPCCommonTableGen [ 34%] Linking CXX executable Kokkos_CoreUnitTest_SYCL2D 57: [ OK ] std_algorithms_exclusive_scan_team_test.test (3027 ms) 57: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3027 ms total) 57: 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 57: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestStackTrace_f3.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestStackTrace_f4.cpp [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o [ 30%] Building SparcGenAsmMatcher.inc... 57: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1482 ms) 57: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1482 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 2 tests from 2 test suites ran. (4510 ms total) 57: [ PASSED ] 2 tests. 57/59 Test #57: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 5.18 sec test 58 Start 58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 58: Test timeout computed to be: 1500 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (7555 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (553 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 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 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (554 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (22 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (90 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (4 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (67 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (5 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o [ 30%] Building SparcGenAsmWriter.inc... [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o 1: [ OK ] serial.mdrange_large_deep_copy (398 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 [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o [ 30%] Building SparcGenCallingConv.inc... [ 30%] Building RISCVGenDisassemblerTables.inc... [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test04_ParallelFor_RangePolicy_HIP.cpp.o [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o ranlib libkokkos.a [ 30%] Building SparcGenDAGISel.inc... [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_float.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Reductions_DeviceView.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestCuda_Init.o TestCuda_SharedAlloc.o TestCudaUVM_SharedAlloc.o TestCudaHostPinned_SharedAlloc.o TestCuda_RangePolicy.o TestCuda_RangePolicyRequire.o TestCuda_ViewAPI_a.o TestCuda_ViewAPI_b.o TestCuda_ViewAPI_c.o TestCuda_ViewAPI_d.o TestCuda_ViewAPI_e.o TestCuda_ViewCopy_a.o TestCuda_ViewCopy_b.o TestCuda_DeepCopyAlignment.o TestCuda_ViewMapping_a.o TestCuda_ViewMapping_b.o TestCuda_ViewMapping_subview.o TestCuda_ViewResize.o TestCuda_ViewLayoutStrideAssignment.o TestCudaUVM_ViewAPI_a.o TestCudaUVM_ViewAPI_b.o TestCudaUVM_ViewAPI_c.o TestCudaUVM_ViewAPI_d.o TestCudaUVM_ViewAPI_e.o TestCudaUVM_ViewCopy_a.o TestCudaUVM_ViewCopy_b.o TestCudaUVM_ViewMapping_a.o TestCudaUVM_ViewMapping_b.o TestCudaUVM_ViewMapping_subview.o TestCudaHostPinned_ViewAPI_a.o TestCudaHostPinned_ViewAPI_b.o TestCudaHostPinned_ViewAPI_c.o TestCudaHostPinned_ViewAPI_d.o TestCudaHostPinned_ViewAPI_e.o TestCudaHostPinned_ViewCopy_a.o TestCudaHostPinned_ViewCopy_b.o TestCudaHostPinned_ViewMapping_a.o TestCudaHostPinned_ViewMapping_b.o TestCudaHostPinned_ViewMapping_subview.o TestCuda_View_64bit.o TestCuda_ViewOfClass.o TestCuda_SubView_a.o TestCuda_SubView_b.o TestCuda_SubView_c01.o TestCuda_SubView_c02.o TestCuda_SubView_c03.o TestCuda_SubView_c04.o TestCuda_SubView_c05.o TestCuda_SubView_c06.o TestCuda_SubView_c07.o TestCuda_SubView_c08.o TestCuda_SubView_c09.o TestCuda_SubView_c10.o TestCuda_SubView_c11.o TestCuda_SubView_c12.o TestCuda_SubView_c13.o TestCuda_Reductions.o TestCuda_ParallelScanRangePolicy.o TestCuda_Reductions_DeviceView.o TestCuda_Reducers_a.o TestCuda_Reducers_b.o TestCuda_Reducers_c.o TestCuda_Reducers_d.o TestCuda_Reducers_e.o TestCuda_Complex.o TestCuda_AtomicOperations_int.o TestCuda_AtomicOperations_unsignedint.o TestCuda_AtomicOperations_longint.o TestCuda_AtomicOperations_unsignedlongint.o TestCuda_AtomicOperations_longlongint.o TestCuda_AtomicOperations_double.o TestCuda_AtomicOperations_float.o TestCuda_AtomicOperations_complexfloat.o TestCuda_AtomicOperations_complexdouble.o TestCuda_AtomicViews.o TestCuda_Atomics.o TestCuda_TeamBasic.o TestCuda_TeamScratch.o TestCuda_TeamReductionScan.o TestCuda_TeamTeamSize.o TestCuda_TeamVectorRange.o TestCuda_Other.o TestCuda_MDRange_a.o TestCuda_MDRange_b.o TestCuda_MDRange_c.o TestCuda_MDRange_d.o TestCuda_MDRange_e.o TestCuda_Crs.o TestCuda_Task.o TestCuda_WorkGraph.o TestCuda_Spaces.o TestCuda_UniqueToken.o TestCuda_LocalDeepCopy.o TestCuda_DebugSerialExecution.o TestCuda_DebugPinUVMSpace.o TestCuda_TeamScratchStreams.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Cuda /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_InterOp_Init.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpInit [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test05_ParallelReduce_RangePolicy_HIP.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test06_ParallelFor_MDRangePolicy_HIP.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_int.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 30%] Building SparcGenDisassemblerTables.inc... [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o [ 30%] Building RISCVGenGlobalISel.inc... [ 30%] Building SparcGenInstrInfo.inc... [ 30%] Building AMDGPUGenInstrInfo.inc... 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3007 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6892/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 (2 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (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.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (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 (75 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (234 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 30%] Building SparcGenMCCodeEmitter.inc... [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o 58: [ OK ] std_algorithms_inclusive_scan_team_test.test (4375 ms) 58: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4375 ms total) 58: 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 58: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 1: [ OK ] serial.int64_t_reduce_dynamic (1075 ms) 1: [ RUN ] serial.double_reduce_dynamic /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_InterOp_Streams.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_CudaInterOpStreams [ 62%] Linking CXX executable Kokkos_bytes_and_flops [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_Serial2 [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 30%] Building SparcGenRegisterInfo.inc... [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/UnitTestMain.cpp.o [ 62%] Built target Kokkos_bytes_and_flops [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longint.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1127 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [ 30%] Building SparcGenSubtargetInfo.inc... [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic_view (223 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp 58: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2906 ms) 58: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2906 ms total) 58: 58: [----------] Global test environment tear-down 58: [==========] 2 tests from 2 test suites ran. (7281 ms total) 58: [ PASSED ] 2 tests. [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o 58/59 Test #58: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 7.96 sec test 59 Start 59: Kokkos_UnitTest_SIMD 59: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/simd/unit_tests/Kokkos_UnitTest_SIMD 59: Test timeout computed to be: 1500 [ 30%] Built target SparcCommonTableGen 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 (3 ms total) 59: 59: [----------] Global test environment tear-down 59: [==========] 16 tests from 1 test suite ran. (3 ms total) 59: [ PASSED ] 16 tests. Scanning dependencies of target Kokkos_CoreUnitTest_LegionInitialization [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test08_deep_copy_HIP.cpp.o [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestSerial_Init.o TestSerial_SharedAlloc.o TestSerial_RangePolicy.o TestSerial_RangePolicyRequire.o TestSerial_View_64bit.o TestSerial_ViewAPI_a.o TestSerial_ViewAPI_b.o TestSerial_ViewAPI_c.o TestSerial_ViewAPI_d.o TestSerial_ViewAPI_e.o TestSerial_DeepCopyAlignment.o TestSerial_ViewCopy_a.o TestSerial_ViewCopy_b.o TestSerial_ViewMapping_a.o TestSerial_ViewMapping_b.o TestSerial_ViewMapping_subview.o TestSerial_ViewResize.o TestSerial_ViewLayoutStrideAssignment.o TestSerial_ViewOfClass.o TestSerial_SubView_a.o TestSerial_SubView_b.o TestSerial_SubView_c01.o TestSerial_SubView_c02.o TestSerial_SubView_c03.o TestSerial_SubView_c04.o TestSerial_SubView_c05.o TestSerial_SubView_c06.o TestSerial_SubView_c07.o TestSerial_SubView_c08.o TestSerial_SubView_c09.o TestSerial_SubView_c10.o TestSerial_SubView_c11.o TestSerial_SubView_c12.o TestSerial_SubView_c13.o TestSerial_Reductions.o TestSerial_ParallelScanRangePolicy.o TestSerial_Reductions_DeviceView.o TestSerial_Reducers_a.o TestSerial_Reducers_b.o TestSerial_Reducers_c.o TestSerial_Reducers_d.o TestSerial_Reducers_e.o TestSerial_Complex.o TestSerial_AtomicOperations_int.o TestSerial_AtomicOperations_unsignedint.o TestSerial_AtomicOperations_longint.o TestSerial_AtomicOperations_unsignedlongint.o TestSerial_AtomicOperations_longlongint.o TestSerial_AtomicOperations_double.o TestSerial_AtomicOperations_float.o TestSerial_AtomicOperations_complexfloat.o TestSerial_AtomicOperations_complexdouble.o TestSerial_AtomicViews.o TestSerial_Atomics.o TestSerial_TeamBasic.o TestSerial_TeamScratch.o TestSerial_TeamVectorRange.o TestSerial_TeamReductionScan.o TestSerial_TeamTeamSize.o TestSerial_Other.o TestSerial_MDRange_a.o TestSerial_MDRange_b.o TestSerial_MDRange_c.o TestSerial_MDRange_d.o TestSerial_MDRange_e.o TestSerial_Crs.o TestSerial_Task.o TestSerial_WorkGraph.o TestSerial_LocalDeepCopy.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Serial /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper TestHWLOC.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_HWLOC 59/59 Test #59: Kokkos_UnitTest_SIMD ............................. Passed 0.67 sec 100% tests passed, 0 tests failed out of 59 Total Test time (real) = 563.39 sec Post stage [Pipeline] sh [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test10_HierarchicalBasics_HIP.cpp.o 1: [ OK ] serial.reduce_device_view_mdrange_policy (1676 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (174 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 179 tests from serial (19400 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 186 tests from 2 test suites ran. (23773 ms total) 1: [ PASSED ] 185 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/52 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 24.19 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_Default + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Mar 21 00:58:51 2024 stats zeroed Thu Mar 21 00:49:52 2024 cache hit (direct) 747 cache hit (preprocessed) 0 cache miss 1 cache hit rate 99.87 % cleanups performed 0 files in cache 3800 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 15d7cdd21580d8c5bec825da20a78921e22e629211333496a97edd1048657b33 2: [==========] Running 126 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 30%] Building SystemZGenAsmMatcher.inc... [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_longlongint.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_d.cpp.o $ docker rm -f --volumes 15d7cdd21580d8c5bec825da20a78921e22e629211333496a97edd1048657b33 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o [ 30%] Building SystemZGenAsmWriter.inc... [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper UnitTestMainInit.o gtest-all.o TestDefaultDeviceType.o TestDefaultDeviceType_a1.o TestDefaultDeviceType_b1.o TestDefaultDeviceType_c1.o TestDefaultDeviceType_a2.o TestDefaultDeviceType_b2.o TestDefaultDeviceType_c2.o TestDefaultDeviceType_a3.o TestDefaultDeviceType_b3.o TestDefaultDeviceType_c3.o TestDefaultDeviceType_d.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_PushFinalizeHook_terminate [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o [ 30%] Building SystemZGenCallingConv.inc... [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o [ 30%] Building RISCVGenInstrInfo.inc... [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 30%] Building SystemZGenDAGISel.inc... [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11a_ParallelFor_TeamThreadRange_HIP.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [ 30%] Building SystemZGenDisassemblerTables.inc... [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o [ 30%] Building SystemZGenInstrInfo.inc... [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewAPI_e.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_SYCL2A 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7416 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/UnitTestMainInit.cpp.o [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper TestStackTrace.o TestStackTrace_f0.o TestStackTrace_f1.o TestStackTrace_f2.o TestStackTrace_f3.o TestStackTrace_f4.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test -L/usr/local/cuda/lib64 -lpthread -o KokkosCore_UnitTest_StackTraceTestExec [ 30%] Building SystemZGenMCCodeEmitter.inc... [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit.dir/sycl/TestSYCL_InterOp_Init.cpp.o [ 62%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11b_ParallelFor_TeamVectorRange_HIP.cpp.o [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o [ 30%] Building RISCVGenMCCodeEmitter.inc... [ 30%] Building SystemZGenRegisterInfo.inc... Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_ToolIndependence [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 30%] Building SystemZGenSubtargetInfo.inc... [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp Scanning dependencies of target Kokkos_CoreUnitTest_Develop [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 30%] Building RISCVGenMCPseudoLowering.inc... [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test' make -C core/perf_test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6892/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test' /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/perf_test/test_taskdag.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostThreadTeam.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_SharedAlloc.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_hwloc.cpp [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o [ 63%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 63%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_HIP.cpp.o [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 30%] Building RISCVGenRegisterBank.inc... [ 30%] Built target SystemZCommonTableGen [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o [ 30%] Building VEGenRegisterInfo.inc... [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 30%] Building VEGenInstrInfo.inc... [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 42%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 30%] Building RISCVGenRegisterInfo.inc... 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (7556 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (14973 ms total) 2: 2: [----------] 118 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (384 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (9 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (4 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (458 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (50 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 (3 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (65 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (89 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (37 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12a_ThreadScratch_HIP.cpp.o [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_shared.cpp.o [ 63%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 63%] Built target Kokkos_CoreUnitTest_Develop 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 [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedint.cpp.o [ 30%] Building VEGenDisassemblerTables.inc... [ 30%] Building AMDGPUGenMCCodeEmitter.inc... [ 30%] Building RISCVGenSearchableTables.inc... [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test12b_TeamScratch_HIP.cpp.o [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o [ 30%] Building VEGenMCCodeEmitter.inc... [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_CPUDiscovery.cpp [ 30%] Building AMDGPUGenMCPseudoLowering.inc... [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 64%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 30%] Building VEGenAsmWriter.inc... [ 30%] Building RISCVGenSubtargetInfo.inc... [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 64%] Built target Kokkos_push_finalize_hook_terminate [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicOperations_unsignedlongint.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostBarrier.cpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpInit_Context.dir/sycl/TestSYCL_InterOp_Init_Context.cpp.o [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o [ 30%] Building VEGenAsmMatcher.inc... [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13a_ParallelRed_TeamThreadRange_HIP.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_a.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_SharedAlloc.cpp.o 2: [ OK ] serial.repeated_team_reduce (7003 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (104 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (91 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (28 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 (27 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (3 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 34%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit 2: [ OK ] serial.view_allocation_large_rank (1154 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (2 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (44 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (41 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (65 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (116 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-6892/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 [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (116 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (116 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess [ 30%] Building VEGenDAGISel.inc... [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o [ 30%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (117 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (140 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (141 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (140 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o 2: [----------] 118 tests from serial (10622 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 126 tests from 2 test suites ran. (25595 ms total) 2: [ PASSED ] 123 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/52 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 26.00 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/52 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.39 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 [ 30%] Building VEGenSubtargetInfo.inc... 4: [==========] Running 369 tests from 4 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from hip_DeathTest 4: [ RUN ] hip_DeathTest.abort_from_host [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Core.cpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o 4: [ OK ] hip_DeathTest.abort_from_host (1081 ms) 4: [ RUN ] hip_DeathTest.abort_from_device Scanning dependencies of target Kokkos_CoreUnitTest_OpenMP [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/UnitTestMainInit.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Stacktrace.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Profiling.cpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o 4: [ OK ] hip_DeathTest.abort_from_device (1101 ms) 4: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 30%] Building VEGenCallingConv.inc... [ 30%] Building AMDGPUGenPostLegalizeGICombiner.inc... [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Abort.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostSpace.cpp 4: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1082 ms) 4: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 30%] Built target VECommonTableGen [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o [ 30%] Built target RISCVCommonTableGen [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o [ 31%] Building WebAssemblyGenAsmMatcher.inc... [ 31%] Building X86GenAsmMatcher.inc... [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13b_ParallelRed_TeamVectorRange_HIP.cpp.o [ 31%] Building AMDGPUGenPreLegalizeGICombiner.inc... 4: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1082 ms) 4: [ RUN ] hip_DeathTest.policy_invalid_bounds 4: [ OK ] hip_DeathTest.policy_invalid_bounds (0 ms) 4: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 4: [ OK ] hip_DeathTest.range_policy_invalid_bounds (0 ms) 4: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] hip_DeathTest.range_policy_implicitly_converted_bounds (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_dyn 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_stat 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_stat (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_params_mix 4: [ OK ] hip_DeathTest.view_construction_with_wrong_params_mix (0 ms) 4: [ RUN ] hip_DeathTest.view_construction_with_wrong_static_extents 4: [ OK ] hip_DeathTest.view_construction_with_wrong_static_extents (0 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_MemoryPool.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 34%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 31%] Building WebAssemblyGenAsmWriter.inc... [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 31%] Building WebAssemblyGenDAGISel.inc... [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCLInterOpStreams.dir/sycl/TestSYCL_InterOp_Streams.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_Cuda_Instance.cpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 31%] Building WebAssemblyGenDisassemblerTables.inc... [ 31%] Building X86GenAsmWriter.inc... [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 31%] Building X86GenAsmWriter1.inc... [ 31%] Building WebAssemblyGenFastISel.inc... [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewCopy_b.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ArrayOps.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 31%] Building WebAssemblyGenInstrInfo.inc... [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewCopy_b.cpp.o [ 31%] Building X86GenCallingConv.inc... [ 31%] Building X86GenDAGISel.inc... [ 31%] Building WebAssemblyGenMCCodeEmitter.inc... [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicOperations_unsignedlongint.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 31%] Building X86GenDisassemblerTables.inc... [ 31%] Building WebAssemblyGenRegisterInfo.inc... [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_HIP.cpp.o [ 31%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_CudaSpace.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_Cuda_Task.cpp [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o 4: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7633 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexdouble.cpp.o [ 31%] Building WebAssemblyGenSubtargetInfo.inc... /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/src/Lock_Array_CUDA.cpp [ 31%] Building AMDGPUGenRegBankGICombiner.inc... [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o [ 31%] Built target WebAssemblyCommonTableGen [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL1B.dir/sycl/TestSYCL_Swap.cpp.o [ 31%] Building X86GenEVEX2VEXTables.inc... [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test14_MDRangeReduce_HIP.cpp.o [ 31%] Building AMDGPUGenRegisterBank.inc... [ 31%] Building XCoreGenAsmWriter.inc... [ 31%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o [ 31%] Building X86GenExegesis.inc... [ 31%] Building XCoreGenCallingConv.inc... [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o [ 31%] Building XCoreGenDAGISel.inc... [ 31%] Building X86GenFastISel.inc... [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o [ 31%] Building XCoreGenDisassemblerTables.inc... [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Atomics.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_HIP.dir/generated/Test16_ParallelScan_HIP.cpp.o [ 31%] Building X86GenGlobalISel.inc... [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_a.cpp.o [ 31%] Building XCoreGenInstrInfo.inc... /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Serial/Kokkos_Serial.cpp [ 35%] Built target Kokkos_CoreUnitTest_SYCLInterOpInit_Context [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o [ 31%] Building XCoreGenRegisterInfo.inc... [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o [ 31%] Building XCoreGenSubtargetInfo.inc... [ 31%] Building X86GenInstrInfo.inc... 4: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (7615 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_complexfloat.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/core/perf_test -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Serial/Kokkos_Serial_Task.cpp [ 31%] Built target XCoreCommonTableGen [ 31%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o [ 31%] Building X86GenMnemonicTables.inc... [ 31%] Building Options.inc... [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 31%] Built target DllOptionsTableGen [ 31%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o [ 31%] Building Options.inc... [ 31%] Building AMDGPUGenRegisterInfo.inc... [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 31%] Built target LibOptionsTableGen [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_b.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 31%] Building X86GenRegisterBank.inc... [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 31%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o [ 31%] Linking CXX static library ../../../../lib/libclangBasic.a [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o [ 31%] Building X86GenRegisterInfo.inc... [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.cpp.o [ 31%] Built target clangBasic [ 31%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o [ 31%] Building X86GenSubtargetInfo.inc... [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCL1B [ 35%] Linking CXX executable Kokkos_CoreUnitTest_SYCLInterOpStreams [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o [ 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_IncrementalTest_HIP.dir/generated/Test17_CompleteAtomic_HIP.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestInitializationSettings.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_float.cpp.o [ 31%] Building X86GenFoldTables.inc... [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test -L/usr/local/cuda/lib64 -lpthread test_taskdag.o -lkokkos -ldl -lcudart -lcuda -o KokkosCore_PerformanceTest_TaskDAG echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test' make -C containers/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests' /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_Bitset.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_DualView.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_generic.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank12345.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_DynViewAPI_rank67.cpp [ 35%] Built target Kokkos_CoreUnitTest_SYCLInterOpStreams [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o [ 31%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 68%] Linking CXX executable Kokkos_IncrementalTest_HIP [ 68%] Built target Kokkos_IncrementalTest_HIP Scanning dependencies of target Kokkos_ProfilingAllCalls [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 31%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_int.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLHostUSM_ViewMapping_subview.cpp.o [ 31%] Built target X86CommonTableGen [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o [ 31%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (19752 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device [ 31%] Building AMDGPUGenSearchableTables.inc... [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longint.cpp.o [ 31%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o [ 31%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o [ 69%] Linking CXX executable Kokkos_ProfilingAllCalls [ 31%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_SharedAlloc.cpp.o [ 69%] Built target Kokkos_ProfilingAllCalls [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_longlongint.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 31%] Linking CXX static library ../libLLVMMC.a [ 31%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_shared.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 31%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o [ 31%] Built target LLVMMC [ 31%] Building Options.inc... [ 31%] Built target ClangDriverOptions [ 31%] Linking CXX static library ../../../../lib/libclangDirectoryWatcher.a [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o [ 33%] Built target clangDirectoryWatcher [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o [ 33%] Building AMDGPUGenSubtargetInfo.inc... [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AtomicViews.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 33%] Building R600GenAsmWriter.inc... [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedint.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_a.cpp.o [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 33%] Building R600GenCallingConv.inc... [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Atomics.cpp.o [ 33%] Building R600GenDAGISel.inc... [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_b.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestSharedHostPinnedSpace.cpp.o [ 33%] Building R600GenDFAPacketizer.inc... [ 33%] Building R600GenInstrInfo.inc... [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o [ 36%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 33%] Building R600GenMCCodeEmitter.inc... [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ErrorReporter.cpp [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BitManipulationBuiltins.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 46%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o [ 33%] Building R600GenRegisterInfo.inc... /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_OffsetView.cpp 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (21189 ms) 4: [----------] 15 tests from hip_DeathTest (60541 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 (20 ms) 4: [ RUN ] hip.atomic_operations_long 4: [ OK ] hip.atomic_operations_long (19 ms) 4: [ RUN ] hip.atomic_operations_longlong 4: [ OK ] hip.atomic_operations_longlong (19 ms) 4: [ RUN ] hip.atomic_shared 4: [ OK ] hip.atomic_shared (0 ms) 4: [ RUN ] hip.atomic_operations_unsigned 4: [ OK ] hip.atomic_operations_unsigned (16 ms) 4: [ RUN ] hip.atomic_operations_unsignedlong 4: [ OK ] hip.atomic_operations_unsignedlong (15 ms) 4: [ RUN ] hip.atomics 4: [ OK ] hip.atomics (652 ms) 4: [ RUN ] hip.atomics_tpetra_max_abs 4: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] hip.atomic_views_integral [ 37%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 33%] Building R600GenSubtargetInfo.inc... [ 46%] Built target Kokkos_IncrementalTest_CUDA [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ScatterView.cpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_StaticCrsGraph.cpp [ 33%] Built target AMDGPUCommonTableGen [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicOperations_unsignedlongint.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlockSizeDeduction.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o [ 33%] Linking CXX static library ../../../../lib/libclangIndexSerialization.a [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o [ 33%] Built target clangIndexSerialization [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o [ 70%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_UnitTest_SIMD [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o [ 70%] Built target Kokkos_CoreUnitTest_KokkosP [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Atomics.cpp.o [ 99%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 33%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/DeviceOffload.cpp.o 4: [ OK ] hip.atomic_views_integral (8629 ms) 4: [ RUN ] hip.atomic_views_nonintegral /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_UnorderedMap.cpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CheckedIntegerOps.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_SYCL2D /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda_ViewCtorPropEmbeddedDim.cpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Command_Line_Parsing.cpp [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o 4: [ OK ] hip.atomic_views_nonintegral (8109 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 (14 ms) 4: [ RUN ] hip.bit_manip_countl_one 4: [ OK ] hip.bit_manip_countl_one (0 ms) 4: [ RUN ] hip.bit_manip_countr_zero 4: [ OK ] hip.bit_manip_countr_zero (0 ms) 4: [ RUN ] hip.bit_manip_countr_one 4: [ OK ] hip.bit_manip_countr_one (0 ms) 4: [ RUN ] hip.bit_manip_popcount 4: [ OK ] hip.bit_manip_popcount (0 ms) 4: [ RUN ] hip.bit_manip_has_single_bit 4: [ OK ] hip.bit_manip_has_single_bit (0 ms) 4: [ RUN ] hip.bit_manip_bit_floor 4: [ OK ] hip.bit_manip_bit_floor (0 ms) 4: [ RUN ] hip.bit_manip_bit_ceil 4: [ OK ] hip.bit_manip_bit_ceil (0 ms) 4: [ RUN ] hip.bit_manip_bit_width 4: [ OK ] hip.bit_manip_bit_width (0 ms) 4: [ RUN ] hip.bit_manip_rotl 4: [ OK ] hip.bit_manip_rotl (0 ms) 4: [ RUN ] hip.bit_manip_rotr 4: [ OK ] hip.bit_manip_rotr (0 ms) 4: [ RUN ] hip.bit_manip_byeswap 4: [ OK ] hip.bit_manip_byeswap (0 ms) 4: [ RUN ] hip.bit_manip_bit_cast 4: [ OK ] hip.bit_manip_bit_cast (0 ms) 4: [ RUN ] hip.test_block_deduction_bug_pr_3103 4: [ OK ] hip.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] hip.checked_integer_operations_multiply_overflow 4: [ OK ] hip.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] hip.execution_policy_occupancy_and_hint 4: [ OK ] hip.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] hip.complex_construction 4: [ OK ] hip.complex_construction (1 ms) 4: [ RUN ] hip.complex_basic_math 4: [ OK ] hip.complex_basic_math (0 ms) 4: [ RUN ] hip.complex_special_funtions 4: [ OK ] hip.complex_special_funtions (0 ms) 4: [ RUN ] hip.complex_io 4: [ OK ] hip.complex_io (0 ms) 4: [ RUN ] hip.complex_trivially_copyable 4: [ OK ] hip.complex_trivially_copyable (0 ms) 4: [ RUN ] hip.complex_issue_3865 4: [ OK ] hip.complex_issue_3865 (0 ms) 4: [ RUN ] hip.complex_operations_arithmetic_types_overloads 4: [ OK ] hip.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] hip.crs_count_fill 4: [ OK ] hip.crs_count_fill (3 ms) 4: [ RUN ] hip.crs_copy_constructor 4: [ OK ] hip.crs_copy_constructor (6 ms) 4: [ RUN ] hip.deep_copy_alignment 4: [ OK ] hip.deep_copy_alignment (10 ms) 4: [ RUN ] hip.deep_copy_conversion [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook 4: [ OK ] hip.deep_copy_conversion (595 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 (0 ms) 4: [ RUN ] hip.execution_space_as_class_data_member 4: [ OK ] hip.execution_space_as_class_data_member (0 ms) 4: [ RUN ] hip.functor_analysis 4: [ OK ] hip.functor_analysis (0 ms) 4: [ RUN ] hip.host_shared_ptr_use_count 4: [ OK ] hip.host_shared_ptr_use_count (0 ms) 4: [ RUN ] hip.host_shared_ptr_get 4: [ OK ] hip.host_shared_ptr_get (0 ms) 4: [ RUN ] hip.host_shared_ptr_dereference_on_device 4: [ OK ] hip.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_special_members_on_device 4: [ OK ] hip.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] hip.host_shared_ptr_tracking 4: 4: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 4: does not support page migration between device and host. 4: HIPManagedSpace might not work as expected. 4: Please refer to the ROCm documentation on unified/managed memory. 4: [ OK ] hip.host_shared_ptr_tracking (0 ms) 4: [ RUN ] hip.init 4: [ OK ] hip.init (0 ms) 4: [ RUN ] hip.dispatch 4: [ OK ] hip.dispatch (19 ms) 4: [ RUN ] hip.join_backward_compatibility 4: [ OK ] hip.join_backward_compatibility (0 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutleft [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/default/TestDefaultDeviceDevelop.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o 4: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (1072 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft Scanning dependencies of target Kokkos_ToolsInitialization [ 71%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 37%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2462 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutright [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o [ 33%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalExecutor.cpp.o 4: [ OK ] hip.local_deepcopy_teampolicy_layoutright (1015 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1744 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 (7 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 (24 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 (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 (16 ms) 4: [ RUN ] hip.mathspecialfunc_expint1 4: [ OK ] hip.mathspecialfunc_expint1 (3 ms) 4: [ RUN ] hip.mathspecialfunc_errorfunc 4: [ OK ] hip.mathspecialfunc_errorfunc (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj0y0 4: [ OK ] hip.mathspecialfunc_cbesselj0y0 (18 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselj1y1 4: [ OK ] hip.mathspecialfunc_cbesselj1y1 (18 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli0k0 4: [ OK ] hip.mathspecialfunc_cbesseli0k0 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesseli1k1 4: [ OK ] hip.mathspecialfunc_cbesseli1k1 (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh1stkind 4: [ OK ] hip.mathspecialfunc_cbesselh1stkind (0 ms) 4: [ RUN ] hip.mathspecialfunc_cbesselh2ndkind 4: [ OK ] hip.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] hip.mdrange_5d 4: [ OK ] hip.mdrange_5d (12 ms) 4: [ RUN ] hip.mdrange_6d 4: [ OK ] hip.mdrange_6d (16 ms) 4: [ RUN ] hip.mdrange_2d 4: [ OK ] hip.mdrange_2d (4 ms) 4: [ RUN ] hip.mdrange_array_reduce 4: [ OK ] hip.mdrange_array_reduce (0 ms) 4: [ RUN ] hip.mdrange_3d 4: [ OK ] hip.mdrange_3d (13 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 (58 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 [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_AtomicViews.cpp.o 4: [ OK ] hip.mdrange_parallel_reduce_primitive_types (3783 ms) 4: [ RUN ] hip.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6892/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 (15 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.view_aggregate 4: [ OK ] hip.view_aggregate (0 ms) 4: [ RUN ] hip.memory_pool 4: [ OK ] hip.memory_pool (39 ms) 4: [ RUN ] hip.cxx11 4: [ OK ] hip.cxx11 (0 ms) 4: [ RUN ] hip.viewctorprop_embedded_dim 4: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] hip.view_layouttiled 4: [ OK ] hip.view_layouttiled (1 ms) 4: [ RUN ] hip.view_layouttiled_subtile 4: [ OK ] hip.view_layouttiled_subtile (0 ms) 4: [ RUN ] hip.parallel_scan_range_policy 4: [ OK ] hip.parallel_scan_range_policy (41 ms) 4: [ RUN ] hip.kokkos_printf 4: [ OK ] hip.kokkos_printf (1 ms) 4: [ RUN ] hip.range_for 4: [ OK ] hip.range_for (6 ms) 4: [ RUN ] hip.range_reduce 4: [ OK ] hip.range_reduce (0 ms) 4: [ RUN ] hip.range_dynamic_policy 4: [ OK ] hip.range_dynamic_policy (0 ms) 4: [ RUN ] hip.range_policy_runtime_parameters 4: [ OK ] hip.range_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.range_for_require 4: [ OK ] hip.range_for_require (2 ms) 4: [ RUN ] hip.range_reduce_require 4: [ OK ] hip.range_reduce_require (0 ms) 4: [ RUN ] hip.range_dynamic_policy_require 4: [ OK ] hip.range_dynamic_policy_require (0 ms) 4: [ RUN ] hip.reducers_int 4: [ OK ] hip.reducers_int (6 ms) 4: [ RUN ] hip.reducers_double 4: [ OK ] hip.reducers_double (6 ms) 4: [ RUN ] hip.reducers_complex_double 4: [ OK ] hip.reducers_complex_double (13 ms) 4: [ RUN ] hip.reducers_struct 4: [ OK ] hip.reducers_struct (4 ms) 4: [ RUN ] hip.reducers_half_t 4: [ OK ] hip.reducers_half_t (4 ms) 4: [ RUN ] hip.reducers_bhalf_t 4: [ OK ] hip.reducers_bhalf_t (4 ms) 4: [ RUN ] hip.reducers_int8_t 4: [ OK ] hip.reducers_int8_t (3 ms) 4: [ RUN ] hip.reducers_int16_t 4: [ OK ] hip.reducers_int16_t (3 ms) 4: [ RUN ] hip.reducers_bool 4: [ OK ] hip.reducers_bool (1 ms) 4: [ RUN ] hip.int64_t_reduce 4: [ OK ] hip.int64_t_reduce (29 ms) 4: [ RUN ] hip.double_reduce 4: [ OK ] hip.double_reduce (27 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic 4: [ OK ] hip.int64_t_reduce_dynamic (25 ms) 4: [ RUN ] hip.double_reduce_dynamic 4: [ OK ] hip.double_reduce_dynamic (25 ms) 4: [ RUN ] hip.int64_t_reduce_dynamic_view 4: [ OK ] hip.int64_t_reduce_dynamic_view (8 ms) 4: [ RUN ] hip.int_combined_reduce 4: [ OK ] hip.int_combined_reduce (0 ms) 4: [ RUN ] hip.mdrange_combined_reduce 4: [ OK ] hip.mdrange_combined_reduce (0 ms) 4: [ RUN ] hip.int_combined_reduce_mixed 4: [ OK ] hip.int_combined_reduce_mixed (0 ms) 4: [ RUN ] hip.reduction_deduction 4: [ OK ] hip.reduction_deduction (0 ms) 4: [ RUN ] hip.reduce_device_view_range_policy [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_OPENMP [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/UnitTestMainInit.cpp.o [ 33%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalParser.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrDocTable.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 72%] Linking CXX executable Kokkos_ToolsInitialization [ 72%] Built target Kokkos_ToolsInitialization [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_AtomicViews.cpp.o [ 37%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 37%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test01_execspace_OPENMP.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_a.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o 4: [ OK ] openmp.team_reduction_scan (138823 ms) 4: [ RUN ] openmp.team_long_reduce 4: [ OK ] openmp.team_long_reduce (127 ms) 4: [ RUN ] openmp.team_double_reduce 4: [ OK ] openmp.team_double_reduce (99 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 (2197 ms) 4: [ RUN ] openmp.team_scan [ 37%] Built target Kokkos_CoreUnitTest_Develop [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostSpace_deepcopy.cpp [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M 4: [ OK ] openmp.team_scan (1451 ms) 4: [ RUN ] openmp.team_scan_ret_val [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test02_atomic_host_OPENMP.cpp.o [ 38%] Built target Kokkos_push_finalize_hook_terminate [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o 4: [ OK ] openmp.team_scan_ret_val (1250 ms) 4: [ RUN ] openmp.team_shared_request 4: [ OK ] openmp.team_shared_request (274 ms) 4: [ RUN ] openmp.team_scratch_request [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Abort.cpp 4: [ OK ] openmp.team_scratch_request (341 ms) 4: [ RUN ] openmp.team_lambda_shared_request 4: [ OK ] openmp.team_lambda_shared_request (28 ms) 4: [ RUN ] openmp.scratch_align 4: [ OK ] openmp.scratch_align (0 ms) 4: [ RUN ] openmp.shmem_size 4: [ OK ] openmp.shmem_size (0 ms) 4: [ RUN ] openmp.multi_level_scratch 4: [ OK ] openmp.multi_level_scratch (64 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 [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_c.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BitManipulationBuiltins.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/HLSLExternalSemaSource.cpp.o [ 38%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o 4: [ OK ] hip.reduce_device_view_range_policy (9899 ms) 4: [ RUN ] hip.reduce_device_view_mdrange_policy [ 38%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03a_MemorySpace_malloc_OPENMP.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_ExecPolicy.cpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o [ 33%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test03b_MemorySpace_free_OPENMP.cpp.o [ 33%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Interpreter.cpp.o [ 33%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o [ 33%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o [ 34%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o 4: [ OK ] hip.reduce_device_view_mdrange_policy (9684 ms) 4: [ RUN ] hip.reduce_device_view_team_policy [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamPolicyConstructors.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostThreadTeam.cpp [ 72%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test04_ParallelFor_RangePolicy_OPENMP.cpp.o [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 40%] Linking CXX executable Kokkos_ProfilingAllCalls [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_SharedAlloc.cpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_hwloc.cpp [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build-tests/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build-tests/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build-tests/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6892/build-tests Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: Kokkos_CoreUnitTest_Serial1 1: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 34%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o [ 34%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o [ 40%] Built target Kokkos_ProfilingAllCalls [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMP.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_BlockSizeDeduction.cpp.o 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: [==========] Running 222 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (607 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (551 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComputeDependence.cpp.o [ 34%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (580 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_CPUDiscovery.cpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (579 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (3 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (4 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 (2330 ms total) 1: 1: [----------] 215 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (72 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (40 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (8 ms) 1: [ RUN ] serial.deep_copy_conversion [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostBarrier.cpp 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 (2 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_d.cpp.o 4: [ OK ] hip.reduce_device_view_team_policy (9775 ms) 4: [ RUN ] hip.impl_shared_alloc 4: [ OK ] hip.impl_shared_alloc (93 ms) 4: [ RUN ] hip.kokkos_swap 4: [ OK ] hip.kokkos_swap (0 ms) 4: [ RUN ] hip.team_for 4: [ OK ] hip.team_for (14 ms) 4: [ RUN ] hip.team_reduce 4: [ OK ] hip.team_reduce (0 ms) 4: [ RUN ] hip.team_reduce_large 4: [ OK ] hip.team_reduce_large (242 ms) 4: [ RUN ] hip.team_parallel_single 4: [ OK ] hip.team_parallel_single (6 ms) 4: [ RUN ] hip.large_team_scratch_size 4: [ OK ] hip.large_team_scratch_size (0 ms) 4: [ RUN ] hip.team_broadcast_long 4: [ OK ] hip.team_broadcast_long (1 ms) 4: [ RUN ] hip.team_broadcast_long_wrapper 4: [ OK ] hip.team_broadcast_long_wrapper (0 ms) 4: [ RUN ] hip.team_broadcast_char 4: [ OK ] hip.team_broadcast_char (0 ms) 4: [ RUN ] hip.team_broadcast_float 4: [ OK ] hip.team_broadcast_float (0 ms) 4: [ RUN ] hip.team_broadcast_double 4: [ OK ] hip.team_broadcast_double (0 ms) 4: [ RUN ] hip.team_handle_by_value 4: [ OK ] hip.team_handle_by_value (0 ms) 4: [ RUN ] hip.team_vector 4: [ OK ] hip.team_vector (9 ms) 4: [ RUN ] hip.triple_nested_parallelism 4: [ OK ] hip.triple_nested_parallelism (5 ms) 4: [ RUN ] hip.parallel_scan_with_reducers 4: [ OK ] hip.parallel_scan_with_reducers (52 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 (27 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelFor 4: [ OK ] hip.ThreadVectorMDRangeParallelFor (8 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelFor 4: [ OK ] hip.TeamVectorMDRangeParallelFor (8 ms) 4: [ RUN ] hip.TeamThreadMDRangeParallelReduce 4: [ OK ] hip.TeamThreadMDRangeParallelReduce (12 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelReduce 4: [ OK ] hip.ThreadVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelReduce 4: [ OK ] hip.TeamVectorMDRangeParallelReduce (5 ms) 4: [ RUN ] hip.team_policy_runtime_parameters 4: [ OK ] hip.team_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.team_reduction_scan [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMP.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test08_deep_copy_OPENMP.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2187 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] hip.team_reduction_scan (1970 ms) 4: [ RUN ] hip.team_long_reduce Scanning dependencies of target Kokkos_StackTraceTestExec [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o 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 (84 ms) 4: [ RUN ] hip.team_scan 4: [ OK ] hip.team_scan (114 ms) 4: [ RUN ] hip.team_scan_ret_val 4: [ OK ] hip.team_scan_ret_val (110 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 (9 ms) 4: [ RUN ] hip.team_scratch_memory_index_parallel_for 4: [ OK ] hip.team_scratch_memory_index_parallel_for (0 ms) 4: [ RUN ] hip.team_policy_max_recommended 4: [ OK ] hip.team_policy_max_recommended (24 ms) 4: [ RUN ] hip.team_policy_minmax_scalar_without_plus_equal_k 4: [ OK ] hip.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 4: [ RUN ] hip.team_teamvector_range 4: [ OK ] hip.team_teamvector_range (3 ms) 4: [ RUN ] hip.unique_token_global 4: [ OK ] hip.unique_token_global (2 ms) 4: [ RUN ] hip.unique_token_instance 4: [ OK ] hip.unique_token_instance (1 ms) 4: [ RUN ] hip.unique_token_team_acquire 4: [ OK ] hip.unique_token_team_acquire (13 ms) 4: [ RUN ] hip.view_api_a 4: [ OK ] hip.view_api_a (4 ms) 4: [ RUN ] hip.view_api_b 4: [ OK ] hip.view_api_b (5 ms) 4: [ RUN ] hip.view_api_c 4: [ OK ] hip.view_api_c (1 ms) 4: [ RUN ] hip.view_api_d 4: [ OK ] hip.view_api_d (1 ms) 4: [ RUN ] hip.view_allocation_error 4: [ OK ] hip.view_allocation_error (4 ms) 4: [ RUN ] hip.view_remap 4: [ OK ] hip.view_remap (0 ms) 4: [ RUN ] hip.view_mirror_nonconst 4: [ OK ] hip.view_mirror_nonconst (0 ms) 4: [ RUN ] hip.view_stride_method 4: [ OK ] hip.view_stride_method (0 ms) 4: [ RUN ] hip.anonymous_space 4: [ OK ] hip.anonymous_space (1 ms) 4: [ RUN ] hip.view_overload_resolution 4: [ OK ] hip.view_overload_resolution (0 ms) 4: [ RUN ] hip.view_allocation_large_rank 4: [ OK ] hip.view_allocation_large_rank (3 ms) 4: [ RUN ] hip.view_shmem_size_on_device 4: [ OK ] hip.view_shmem_size_on_device (0 ms) 4: [ RUN ] hip.view_is_assignable 4: [ OK ] hip.view_is_assignable (0 ms) 4: [ RUN ] hip.view_copy_tests 4: [ OK ] hip.view_copy_tests (6 ms) 4: [ RUN ] hip.view_copy_tests_rank_0 4: [ OK ] hip.view_copy_tests_rank_0 (1 ms) 4: [ RUN ] hip.view_copy_degenerated 4: [ OK ] hip.view_copy_degenerated (0 ms) 4: [ RUN ] hip.view_empty_runtime_unmanaged 4: [ OK ] hip.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] hip.view_hooks 4: [ OK ] hip.view_hooks (0 ms) 4: [ RUN ] hip.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] hip.view_layoutstride_left_to_layoutleft_assignment (48 ms) 4: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (48 ms) 4: [ RUN ] hip.view_irregular_layout 4: [ OK ] hip.view_irregular_layout (6 ms) 4: [ RUN ] hip.view_mapping 4: [ OK ] hip.view_mapping (75 ms) 4: [ RUN ] hip.view_mapping_operator 4: [ OK ] hip.view_mapping_operator (20 ms) 4: [ RUN ] hip.static_extent 4: [ OK ] hip.static_extent (0 ms) 4: [ RUN ] hip.view_mapping_atomic 4: [ OK ] hip.view_mapping_atomic (1 ms) 4: [ RUN ] hip.view_mapping_class_value 4: [ OK ] hip.view_mapping_class_value (0 ms) 4: [ RUN ] hip.view_mapping_assignable 4: [ OK ] hip.view_mapping_assignable (0 ms) 4: [ RUN ] hip.view_mapping_trivially_copyable 4: [ OK ] hip.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip.view_mapping_subview 4: [ OK ] hip.view_mapping_subview (0 ms) 4: [ RUN ] hip.view_nested_view 4: [ OK ] hip.view_nested_view (1 ms) 4: [ RUN ] hip.append_formatted_multidimensional_index 4: [ OK ] hip.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] hip.view_resize 4: [ OK ] hip.view_resize (12 ms) 4: [ RUN ] hip.view_realloc 4: [ OK ] hip.view_realloc (0 ms) 4: [ RUN ] hip.workgraph_fib /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Core.cpp [ 34%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Stacktrace.cpp [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 34%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o 4: [ OK ] hip.workgraph_fib (2525 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 (6 ms) 4: [ RUN ] hip.space_access 4: [ OK ] hip.space_access (0 ms) 4: [ RUN ] hip.impl_view_accessible 4: [ OK ] hip.impl_view_accessible (2 ms) 4: [ RUN ] hip.memory_requirements 4: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/hip/TestHIP_Memory_Requirements.cpp:52: Skipped 4: skipping the test because the CI on MI100 returns: error( hipErrorInvalidValue) 4: [ SKIPPED ] hip.memory_requirements (0 ms) 4: [ RUN ] hip.team_scratch_1_streams [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c12.cpp.o [ 34%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/InterpreterUtils.cpp.o [ 34%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o [ 34%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Value.cpp.o [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o [ 34%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/VectorBuilder.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test10_HierarchicalBasics_OPENMP.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 40%] Linking CXX executable Kokkos_ToolsInitialization /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Profiling.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Error.cpp [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o [ 34%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostSpace.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_MemoryPool.cpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CheckedIntegerOps.cpp.o [ 40%] Built target Kokkos_ToolsInitialization [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o 4: [ OK ] openmp.team_policy_max_recommended (31859 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 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyConstructors.cpp.o 4: [ OK ] openmp.team_teamvector_range (843 ms) 4: [ RUN ] openmp.unique_token_global 4: [ OK ] openmp.unique_token_global (6 ms) 4: [ RUN ] openmp.unique_token_instance 4: [ OK ] openmp.unique_token_instance (20 ms) 4: [ RUN ] openmp.unique_token_team_acquire 4: [ OK ] openmp.unique_token_team_acquire (8 ms) 4: [ RUN ] openmp.view_api_a 4: [ OK ] openmp.view_api_a (6 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 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/containers/src/impl/Kokkos_UnorderedMap_impl.cpp [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o 4: [ OK ] openmp.view_allocation_large_rank (1436 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 (8 ms) 4: [ RUN ] openmp.view_copy_tests_rank_0 4: [ OK ] openmp.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] openmp.view_copy_degenerated 4: [ OK ] openmp.view_copy_degenerated (0 ms) 4: [ RUN ] openmp.view_empty_runtime_unmanaged 4: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openmp.view_hooks 4: [ OK ] openmp.view_hooks (0 ms) 4: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (73 ms) 4: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (53 ms) 4: [ RUN ] openmp.view_irregular_layout 4: [ OK ] openmp.view_irregular_layout (0 ms) 4: [ RUN ] openmp.view_mapping 4: [ OK ] openmp.view_mapping (67 ms) 4: [ RUN ] openmp.view_mapping_operator 4: [ OK ] openmp.view_mapping_operator (2 ms) 4: [ RUN ] openmp.static_extent 4: [ OK ] openmp.static_extent (0 ms) 4: [ RUN ] openmp.view_mapping_atomic 4: [ OK ] openmp.view_mapping_atomic (1 ms) 4: [ RUN ] openmp.view_mapping_class_value 4: [ OK ] openmp.view_mapping_class_value (0 ms) 4: [ RUN ] openmp.view_mapping_assignable 4: [ OK ] openmp.view_mapping_assignable (0 ms) 4: [ RUN ] openmp.view_mapping_trivially_copyable 4: [ OK ] openmp.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openmp.view_mapping_subview 4: [ OK ] openmp.view_mapping_subview (0 ms) 4: [ RUN ] openmp.view_nested_view 4: [ OK ] openmp.view_nested_view (0 ms) 4: [ RUN ] openmp.append_formatted_multidimensional_index 4: [ OK ] openmp.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] openmp.view_resize 4: [ OK ] openmp.view_resize (7 ms) 4: [ RUN ] openmp.view_realloc /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_Cuda_Instance.cpp 4: [ OK ] openmp.view_realloc (0 ms) 4: [ RUN ] openmp.workgraph_fib 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (11658 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (814 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMP.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c13.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (799 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 4: [ OK ] openmp.workgraph_fib (836 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-6892/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 4: skipping since the fence checked for isn't necessary 4: [ SKIPPED ] openmp.view_allocation_int (0 ms) 4: [ RUN ] openmp.view_allocation_exec_space_int 4: [ OK ] openmp.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openmp.view_not_default_constructible 4: [ OK ] openmp.view_not_default_constructible (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_left 4: [ OK ] openmp.view_subview_auto_1d_left (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_right 4: [ OK ] openmp.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openmp.view_subview_auto_1d_stride 4: [ OK ] openmp.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openmp.view_subview_assign_strided 4: [ OK ] openmp.view_subview_assign_strided (0 ms) 4: [ RUN ] openmp.view_subview_left_0 4: [ OK ] openmp.view_subview_left_0 (0 ms) 4: [ RUN ] openmp.view_subview_left_1 4: [ OK ] openmp.view_subview_left_1 (0 ms) 4: [ RUN ] openmp.view_subview_left_2 4: [ OK ] openmp.view_subview_left_2 (0 ms) 4: [ RUN ] openmp.view_subview_left_3 4: [ OK ] openmp.view_subview_left_3 (0 ms) 4: [ RUN ] openmp.view_subview_right_0 4: [ OK ] openmp.view_subview_right_0 (0 ms) 4: [ RUN ] openmp.view_subview_right_1 4: [ OK ] openmp.view_subview_right_1 (0 ms) 4: [ RUN ] openmp.view_subview_right_3 4: [ OK ] openmp.view_subview_right_3 (0 ms) 4: [ RUN ] openmp.view_static_tests 4: [ OK ] openmp.view_static_tests (0 ms) 4: [ RUN ] openmp.view_subview_layoutleft_to_layoutleft 4: [ OK ] openmp.view_subview_layoutleft_to_layoutleft (1 ms) 4: [ RUN ] openmp.view_subview_layoutright_to_layoutright 4: [ OK ] openmp.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openmp.view_subview_1d_assign 4: [ OK ] openmp.view_subview_1d_assign (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_atomic 4: [ OK ] openmp.view_subview_1d_assign_atomic (1 ms) 4: [ RUN ] openmp.view_subview_1d_assign_randomaccess 4: [ OK ] openmp.view_subview_1d_assign_randomaccess (1 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d 4: [ OK ] openmp.view_subview_2d_from_3d (35 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_atomic 4: [ OK ] openmp.view_subview_2d_from_3d_atomic (32 ms) 4: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (32 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] serial.mdrange_5d (28 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (122 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 (6 ms) 1: [ RUN ] serial.mdrange_neg_idx 1: [ OK ] serial.mdrange_neg_idx (76 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 [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMP.cpp.o [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_left (330 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_CudaSpace.cpp 4: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (329 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (366 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right 4: [ OK ] openmp.view_subview_3d_from_5d_right (347 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] serial.mdrange_large_deep_copy (941 ms) 1: [ RUN ] serial.md_range_policy_construction_from_arrays 1: [ OK ] serial.md_range_policy_construction_from_arrays (0 ms) 1: [ RUN ] serial.mdrange_parallel_reduce_primitive_types 4: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (346 ms) 4: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 4: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (353 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 [ 34%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_CommonPolicyInterface.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o [ 34%] Built target obj.clangInterpreter [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 34%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArch.cpp.o [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3238 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: [ OK ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (1 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (31 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (4 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (0 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (0 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (1 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (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.int64_t_reduce 1: [ OK ] serial.int64_t_reduce (237 ms) 1: [ RUN ] serial.double_reduce [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Complex.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o 1: [ OK ] serial.double_reduce (262 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewAPI_e.cpp.o [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 4: [ OK ] openmp.task_fib_deprecated (2897 ms) 4: [ RUN ] openmp.task_depend_deprecated 4: [ OK ] openmp.task_depend_deprecated (77 ms) 4: [ RUN ] openmp.task_team_deprecated 4: [ OK ] openmp.task_team_deprecated (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated 4: [ OK ] openmp.task_with_mempool_deprecated (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated 4: [ OK ] openmp.task_multiple_depend_deprecated (28 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated 4: [ OK ] openmp.task_scheduler_ctors_deprecated (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated (0 ms) 4: [ RUN ] openmp.task_fib_deprecated_multiple [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test12a_ThreadScratch_OPENMP.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_Cuda_Task.cpp 1: [ OK ] serial.int64_t_reduce_dynamic (795 ms) 1: [ RUN ] serial.double_reduce_dynamic [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_CommonPolicyConstructors.cpp.o 1: [ OK ] serial.double_reduce_dynamic (1014 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Concepts.cpp.o 1: [ OK ] serial.int64_t_reduce_dynamic_view (197 ms) 1: [ RUN ] serial.int_combined_reduce 1: [ OK ] serial.int_combined_reduce (0 ms) 1: [ RUN ] serial.mdrange_combined_reduce 1: [ OK ] serial.mdrange_combined_reduce (0 ms) 1: [ RUN ] serial.int_combined_reduce_mixed 1: [ OK ] serial.int_combined_reduce_mixed (0 ms) 1: [ RUN ] serial.reduction_deduction 1: [ OK ] serial.reduction_deduction (0 ms) 1: [ RUN ] serial.reduce_device_view_range_policy 1: [ OK ] serial.reduce_device_view_range_policy (5 ms) 1: [ RUN ] serial.reduce_device_view_mdrange_policy /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/src/Lock_Array_CUDA.cpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenACC.dir/openacc/TestOpenACC_SubView_c14.cpp.o [ 34%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArchByHSA.cpp.o 4: [ OK ] openmp.task_fib_deprecated_multiple (3067 ms) 4: [ RUN ] openmp.task_depend_deprecated_multiple [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o 4: [ OK ] openmp.task_depend_deprecated_multiple (66 ms) 4: [ RUN ] openmp.task_team_deprecated_multiple 4: [ OK ] openmp.task_team_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_with_mempool_deprecated_multiple 4: [ OK ] openmp.task_with_mempool_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_multiple_depend_deprecated_multiple 4: [ OK ] openmp.task_multiple_depend_deprecated_multiple (25 ms) 4: [ RUN ] openmp.task_scheduler_ctors_deprecated_multiple 4: [ OK ] openmp.task_scheduler_ctors_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_scheduer_ctors_device_deprecated_multiple 4: [ OK ] openmp.task_scheduer_ctors_device_deprecated_multiple (0 ms) 4: [ RUN ] openmp.task_fib_single [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 73%] Linking CXX executable Kokkos_StackTraceTestExec 1: [ OK ] serial.reduce_device_view_mdrange_policy (2314 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 73%] Built target Kokkos_StackTraceTestExec [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Crs.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Serial/Kokkos_Serial.cpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o [ 34%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArchByHIP.cpp.o [ 34%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o [ 34%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o 4: [ OK ] openmp.task_fib_single (2554 ms) 4: [ RUN ] openmp.task_depend_single [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (1630 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (5 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 4: [ OK ] openmp.task_depend_single (170 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 (25 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 [ 34%] Linking CXX static library ../libLLVMCore.a /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Serial/Kokkos_Serial_Task.cpp [ 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_HIP.dir/hip/TestHIP_CommonPolicyInterface.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13a_ParallelRed_TeamThreadRange_OPENMP.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 34%] Linking CXX executable ../../../../bin/amdgpu-arch [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o [ 34%] Built target LLVMCore [ 34%] Building CXX object tools/clang/tools/nvptx-arch/CMakeFiles/nvptx-arch.dir/NVPTXArch.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp 1: [ OK ] serial.task_fib_deprecated (925 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 (9 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 [ 34%] Built target amdgpu-arch [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 34%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o [ 34%] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o 1: [ OK ] serial.task_fib_deprecated_multiple (928 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 (9 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 [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13b_ParallelRed_TeamVectorRange_OPENMP.cpp.o 4: [ OK ] openmp.task_fib_multiple (1810 ms) 4: [ RUN ] openmp.task_depend_multiple 4: [ OK ] openmp.task_depend_multiple (80 ms) 4: [ RUN ] openmp.task_team_multiple 4: [ OK ] openmp.task_team_multiple (0 ms) 4: [ RUN ] openmp.task_with_mempool_multiple 4: [ OK ] openmp.task_with_mempool_multiple (0 ms) 4: [ RUN ] openmp.task_multiple_depend_multiple 4: [ OK ] openmp.task_multiple_depend_multiple (28 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 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_Bitset.cpp 1: [ OK ] serial.task_fib_single (717 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o 1: [ OK ] serial.task_fib_multiple (719 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (7 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_DualView.cpp 4: [ OK ] openmp.task_fib_chase_lev (1858 ms) 4: [ RUN ] openmp.task_depend_chase_lev 4: [ OK ] openmp.task_depend_chase_lev (14 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 (24 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 (262610 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 350 tests from 2 test suites ran. (266237 ms total) 4: [ PASSED ] 346 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 4: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmp.mdspan_minimal_functional 4: [ SKIPPED ] openmp.view_allocation_int 4/45 Test #4: Kokkos_CoreUnitTest_OpenMP .................. Passed 266.26 sec test 5 Start 5: Kokkos_CoreUnitTest_OpenMPInterOp 5: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/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-6892/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-6892/core/unit_test/TestSharedHostPinnedSpace.cpp:65: Skipped 7: Skipping as host and device are the same space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space (0 ms) 7: [ RUN ] defaultdevicetype.compiler_macros 7: [ OK ] defaultdevicetype.compiler_macros (0 ms) 7: [ RUN ] defaultdevicetype.half_conversion 7: [ OK ] defaultdevicetype.half_conversion (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_conversion 7: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 7: [ RUN ] defaultdevicetype.half_operators 7: [ OK ] defaultdevicetype.half_operators (0 ms) 7: [ RUN ] defaultdevicetype.bhalf_operators 7: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 7: [ RUN ] defaultdevicetype.host_space_access 7: [ OK ] defaultdevicetype.host_space_access (0 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a1 7: [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b1 7: [ OK ] defaultdevicetype.reduce_instantiation_b1 (16 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c1 7: [ OK ] defaultdevicetype.reduce_instantiation_c1 (8 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a2 7: [ OK ] defaultdevicetype.reduce_instantiation_a2 (18 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b2 7: [ OK ] defaultdevicetype.reduce_instantiation_b2 (34 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c2 7: [ OK ] defaultdevicetype.reduce_instantiation_c2 (17 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_a3 7: [ OK ] defaultdevicetype.reduce_instantiation_a3 (14 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ 34%] Linking CXX executable ../../../../bin/nvptx-arch [ 34%] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o 7: [ OK ] defaultdevicetype.reduce_instantiation_b3 (31 ms) 7: [ RUN ] defaultdevicetype.reduce_instantiation_c3 7: [ OK ] defaultdevicetype.reduce_instantiation_c3 (15 ms) 7: [ RUN ] defaultdevicetype.malloc 7: [ OK ] defaultdevicetype.malloc (0 ms) 7: [----------] 31 tests from defaultdevicetype (167 ms total) 7: 7: [----------] 1 test from kokkosresize 7: [ RUN ] kokkosresize.host_space_access 7: [ OK ] kokkosresize.host_space_access (12 ms) 7: [----------] 1 test from kokkosresize (12 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. (185 ms total) 7: [ PASSED ] 69 tests. 7: [ SKIPPED ] 2 tests, listed below: 7: [ SKIPPED ] defaultdevicetype.shared_space 7: [ SKIPPED ] defaultdevicetype.shared_host_pinned_space 7/45 Test #7: Kokkos_CoreUnitTest_Default ................. Passed 0.21 sec test 8 Start 8: Kokkos_CoreUnitTest_LegionInitialization 8: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from initialization 8: [ RUN ] initialization.legion_initialization 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 4 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] initialization.legion_initialization (0 ms) 8: [----------] 1 test from initialization (0 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (0 ms total) 8: [ PASSED ] 1 test. 8/45 Test #8: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.01 sec test 9 Start 9: Kokkos_CoreUnitTest_PushFinalizeHook 9: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 9: Test timeout computed to be: 1500 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 4 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: SUCCESS 9/45 Test #9: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.00 sec test 10 Start 10: Kokkos_CoreUnitTest_Develop 10: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 11: Test timeout computed to be: 1500 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 4 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 27 tests from 2 test suites. 11: [----------] Global test environment set-up. 11: [----------] 25 tests from kokkosp 11: [ RUN ] kokkosp.test_named_instance_fence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: [ OK ] kokkosp.test_named_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_instance_fence 11: Ref: 16777217 11: Ref: Unnamed Instance Fence 11: 16777217 11: Kokkos::OpenMP::fence: Unnamed Instance Fence 11: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 11: [ RUN ] kokkosp.test_named_global_fence 11: Ref: 16777216 11: Ref: test global fence 11: 16777216 11: test global fence 11: [ OK ] kokkosp.test_named_global_fence (0 ms) 11: [ RUN ] kokkosp.test_unnamed_global_fence 11: Ref: 16777216 11: Ref: Unnamed Global Fence 11: 16777216 11: Kokkos::fence: Unnamed Global Fence 11: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 11: [ RUN ] kokkosp.test_multiple_default_instances 11: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 11: [ RUN ] kokkosp.test_id_gen 11: [ OK ] kokkosp.test_id_gen (0 ms) 11: [ RUN ] kokkosp.test_kernel_sequence 11: Ref: 16777217 11: Ref: named_instance 11: 16777217 11: named_instance 11: Ref: 16777217 11: Ref: test_kernel 11: 16777217 11: named_instance 11: Miss on name 11: 16777217 11: test_kernel 11: [ OK ] kokkosp.test_kernel_sequence (0 ms) 11: [ RUN ] kokkosp.async_deep_copy 11: [ OK ] kokkosp.async_deep_copy (0 ms) 11: [ RUN ] kokkosp.parallel_for 11: [ OK ] kokkosp.parallel_for (0 ms) 11: [ RUN ] kokkosp.parallel_reduce 11: [ OK ] kokkosp.parallel_reduce (0 ms) 11: [ RUN ] kokkosp.parallel_scan 11: [ OK ] kokkosp.parallel_scan (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence 11: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 11: [ RUN ] kokkosp.parallel_scan_no_fence_view 11: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 11: [ RUN ] kokkosp.regions 11: [ OK ] kokkosp.regions (0 ms) 11: [ RUN ] kokkosp.fences 11: [ OK ] kokkosp.fences (0 ms) 11: [ RUN ] kokkosp.raw_allocation 11: [ OK ] kokkosp.raw_allocation (0 ms) 11: [ RUN ] kokkosp.view 11: [ OK ] kokkosp.view (0 ms) 11: [ RUN ] kokkosp.sections 11: [ OK ] kokkosp.sections (0 ms) 11: [ RUN ] kokkosp.metadata 11: [ OK ] kokkosp.metadata (0 ms) 11: [ RUN ] kokkosp.profile_events 11: [ OK ] kokkosp.profile_events (0 ms) 11: [ RUN ] kokkosp.no_init_kernel 11: [ OK ] kokkosp.no_init_kernel (0 ms) 11: [ RUN ] kokkosp.get_events 11: [ OK ] kokkosp.get_events (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init 11: [ OK ] kokkosp.create_mirror_no_init (0 ms) 11: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 11: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 11: [ RUN ] kokkosp.create_mirror_view_and_copy 11: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 11: [----------] 25 tests from kokkosp (1 ms total) 11: 11: [----------] 2 tests from defaultdevicetype 11: [ RUN ] defaultdevicetype.profiling_section 11: [ OK ] defaultdevicetype.profiling_section (0 ms) 11: [ RUN ] defaultdevicetype.scoped_profile_region 11: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 11: [----------] 2 tests from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 27 tests from 2 test suites ran. (1 ms total) 11: [ PASSED ] 27 tests. 11/45 Test #11: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.01 sec test 12 Start 12: Kokkos_CoreUnitTest_StackTraceTest 12: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c2f6ed2c29] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c2f6e81839] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55c2f6e7a8e4] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55c2f6e7c99f] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c2f6eb3aee] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55c2f6ea575f] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55c2f6ea5a72] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55c2f6ea605d] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c2f6ea8778] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c2f6ea8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c2f6e794b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f1c79eb4083] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c2f6e7a6ee] 12: 12: demangled test_f1: 12: [0x55c2f6ed2c29] Kokkos::Impl::save_stacktrace() 12: [0x55c2f6e81839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c2f6e7a8e4] Test::test_stacktrace(bool, bool) 12: [0x55c2f6e7c99f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55c2f6eb3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c2f6ea575f] 12: [0x55c2f6ea5a72] 12: [0x55c2f6ea605d] 12: [0x55c2f6ea8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c2f6ea8c4c] testing::UnitTest::Run() 12: [0x55c2f6e794b6] main 12: [0x7f1c79eb4083] __libc_start_main 12: [0x55c2f6e7a6ee] _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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c2f6ed2c29] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c2f6e81839] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55c2f6e81a78] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55c2f6e7b1ce] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x55c2f6e7c99f] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c2f6eb3aee] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55c2f6ea575f] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55c2f6ea5a72] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55c2f6ea605d] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c2f6ea8778] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c2f6ea8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c2f6e794b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f1c79eb4083] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c2f6e7a6ee] 12: 12: demangled test_f3: 12: [0x55c2f6ed2c29] Kokkos::Impl::save_stacktrace() 12: [0x55c2f6e81839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c2f6e81a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55c2f6e7b1ce] Test::test_stacktrace(bool, bool) 12: [0x55c2f6e7c99f] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 12: [0x55c2f6eb3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c2f6ea575f] 12: [0x55c2f6ea5a72] 12: [0x55c2f6ea605d] 12: [0x55c2f6ea8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c2f6ea8c4c] testing::UnitTest::Run() 12: [0x55c2f6e794b6] main 12: [0x7f1c79eb4083] __libc_start_main 12: [0x55c2f6e7a6ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o 1: [ OK ] serial.task_fib_chase_lev (755 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: [----------] 215 tests from serial (30654 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 222 tests from 2 test suites ran. (32984 ms total) 1: [ PASSED ] 222 tests. [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_DeepCopyAlignment.cpp.o 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (200 ms) 12: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 12: 12: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c2f6ed2c29] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c2f6e81839] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55c2f6e7a8e4] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55c2f6e7cd1c] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c2f6eb3aee] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55c2f6ea575f] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55c2f6ea5a72] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55c2f6ea605d] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c2f6ea8778] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c2f6ea8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c2f6e794b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f1c79eb4083] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c2f6e7a6ee] 12: 12: demangled test_f1: 12: [0x55c2f6ed2c29] Kokkos::Impl::save_stacktrace() 12: [0x55c2f6e81839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c2f6e7a8e4] Test::test_stacktrace(bool, bool) 12: [0x55c2f6e7cd1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55c2f6eb3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c2f6ea575f] 12: [0x55c2f6ea5a72] 12: [0x55c2f6ea605d] 12: [0x55c2f6ea8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c2f6ea8c4c] testing::UnitTest::Run() 12: [0x55c2f6e794b6] main 12: [0x7f1c79eb4083] __libc_start_main 12: [0x55c2f6e7a6ee] _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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c2f6ed2c29] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c2f6e81839] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55c2f6e81a78] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55c2f6e7b1ce] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x55c2f6e7cd1c] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c2f6eb3aee] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55c2f6ea575f] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55c2f6ea5a72] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55c2f6ea605d] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c2f6ea8778] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c2f6ea8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c2f6e794b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f1c79eb4083] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c2f6e7a6ee] 12: 12: demangled test_f3: 12: [0x55c2f6ed2c29] Kokkos::Impl::save_stacktrace() 12: [0x55c2f6e81839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c2f6e81a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55c2f6e7b1ce] Test::test_stacktrace(bool, bool) 12: [0x55c2f6e7cd1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 12: [0x55c2f6eb3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c2f6ea575f] 12: [0x55c2f6ea5a72] 12: [0x55c2f6ea605d] 12: [0x55c2f6ea8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c2f6ea8c4c] testing::UnitTest::Run() 12: [0x55c2f6e794b6] main 12: [0x7f1c79eb4083] __libc_start_main 12: [0x55c2f6e7a6ee] _start 12: 12: Test setting std::terminate handler that prints the last saved stack trace 12: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (196 ms) 12: [----------] 2 tests from defaultdevicetype_DeathTest (397 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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c2f6ed2c29] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c2f6e81839] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x44) [0x55c2f6e7a8e4] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c2f6eb3aee] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55c2f6ea575f] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55c2f6ea5a72] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55c2f6ea605d] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c2f6ea8778] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c2f6ea8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c2f6e794b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f1c79eb4083] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c2f6e7a6ee] 12: 12: demangled test_f1: 12: [0x55c2f6ed2c29] Kokkos::Impl::save_stacktrace() 12: [0x55c2f6e81839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c2f6e7a8e4] Test::test_stacktrace(bool, bool) 12: [0x55c2f6eb3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c2f6ea575f] 12: [0x55c2f6ea5a72] 12: [0x55c2f6ea605d] 12: [0x55c2f6ea8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c2f6ea8c4c] testing::UnitTest::Run() 12: [0x55c2f6e794b6] main 12: [0x7f1c79eb4083] __libc_start_main 12: [0x55c2f6e7a6ee] _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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x19) [0x55c2f6ed2c29] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x59) [0x55c2f6e81839] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb8) [0x55c2f6e81a78] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x55c2f6e7b1ce] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4e) [0x55c2f6eb3aee] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6a75f) [0x55c2f6ea575f] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6aa72) [0x55c2f6ea5a72] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(+0x6b05d) [0x55c2f6ea605d] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xc78) [0x55c2f6ea8778] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x9c) [0x55c2f6ea8c4c] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x36) [0x55c2f6e794b6] 12: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f1c79eb4083] 12: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x55c2f6e7a6ee] 12: 12: demangled test_f3: 12: [0x55c2f6ed2c29] Kokkos::Impl::save_stacktrace() 12: [0x55c2f6e81839] Test::stacktrace_test_f1(std::ostream&) 12: [0x55c2f6e81a78] Test::stacktrace_test_f3(std::ostream&, int) 12: [0x55c2f6e7b1ce] Test::test_stacktrace(bool, bool) 12: [0x55c2f6eb3aee] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 12: [0x55c2f6ea575f] 12: [0x55c2f6ea5a72] 12: [0x55c2f6ea605d] 12: [0x55c2f6ea8778] testing::internal::UnitTestImpl::RunAllTests() 12: [0x55c2f6ea8c4c] testing::UnitTest::Run() 12: [0x55c2f6e794b6] main 12: [0x7f1c79eb4083] __libc_start_main 12: [0x55c2f6e7a6ee] _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. (398 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-6892/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 (26 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange2D 13: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange3D 13: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_06_mdrange4D 13: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 13: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 13: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 13: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 13: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (1 ms) 13: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 13: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 13: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 13: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (190 ms) 13: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 13: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (6 ms) 13: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 13: [ OK ] OPENMP.IncrTest_12b_TeamScratch (3 ms) 13: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 13: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 13: [ RUN ] OPENMP.incr_14_MDrangeReduce 13: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 13: [ RUN ] OPENMP.IncrTest_16_parallelscan 13: [ OK ] OPENMP.IncrTest_16_parallelscan (1 ms) 13: [ RUN ] OPENMP.incr_17_atomicView 13: [ OK ] OPENMP.incr_17_atomicView (0 ms) 13: [----------] 28 tests from OPENMP (272 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 28 tests from 1 test suite ran. (272 ms total) 13: [ PASSED ] 28 tests. 13/45 Test #13: Kokkos_IncrementalTest_OPENMP ............... Passed 0.29 sec test 14 Start 14: Kokkos_IncrementalTest_SERIAL 14: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (47 ms) 14: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 14: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 14: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 14: [ RUN ] SERIAL.IncrTest_05_reduction 14: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange2D 14: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange3D 14: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_06_mdrange4D 14: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 14: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 14: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 14: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 14: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 14: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 14: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 14: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (185 ms) 14: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 14: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 14: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 14: [ OK ] SERIAL.IncrTest_12b_TeamScratch (1 ms) 14: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 14: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 14: [ RUN ] SERIAL.incr_14_MDrangeReduce 14: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 14: [ RUN ] SERIAL.IncrTest_16_parallelscan 14: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 14: [ RUN ] SERIAL.incr_17_atomicView 14: [ OK ] SERIAL.incr_17_atomicView (0 ms) 14: [----------] 28 tests from SERIAL (235 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 28 tests from 1 test suite ran. (235 ms total) 14: [ PASSED ] 28 tests. 14/45 Test #14: Kokkos_IncrementalTest_SERIAL ...............[ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Complex.cpp.o Passed 0.25 sec test 15 Start 15: Kokkos_CoreUnitTest_CTestDevice 15: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/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.000240263 0.000240263 17: "taskdag: tasks per second (max, avg)" 54107.4 54107.4 17/45 Test #17: Kokkos_PerformanceTest_TaskDag .............. Passed 0.01 sec test 18 Start 18: Kokkos_PerformanceTest_Benchmark 18: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-21_T00-50-08.json" 18: Test timeout computed to be: 1500 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 4 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: 2024-03-21T01:11:11+00:00 18: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 18: Run on (4 X 1996.25 MHz CPU s) 18: CPU Caches: 18: L1 Data 64 KiB (x4) 18: L1 Instruction 64 KiB (x4) 18: L2 Unified 512 KiB (x4) 18: L3 Unified 16384 KiB (x4) 18: Load Average: 6.98, 6.93, 5.77 18: CPU architecture: none 18: Default Device: N6Kokkos6OpenMPE 18: GIT_BRANCH: HEAD 18: GIT_CLEAN_STATUS: CLEAN 18: GIT_COMMIT_DATE: 2024-03-21T00:49:44+00:00 18: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 18: GIT_COMMIT_HASH: c34fdb257 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 1/48 Test #1: Kokkos_CoreUnitTest_Serial1 ...................... Passed 35.88 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Concepts.cpp.o 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations Count Time normalized 18: --------------------------------------------------------------------------------------------------------------------------------------------------- 18: GramSchmidt/Count:1024/iterations:5/manual_time 0.167 s 0.026 s 5 1024 148.728u [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Crs.cpp.o 18: GramSchmidt/Count:2048/iterations:5/manual_time 0.080 s 0.025 s 5 2.048k 26.2909u /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_DynamicView.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_generic.cpp [ 34%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o [ 34%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o [ 34%] Built target nvptx-arch [ 34%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o 18: GramSchmidt/Count:4096/iterations:5/manual_time 0.055 s 0.026 s 5 4.096k 13.2166u [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 34%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o [ 34%] Linking CXX executable ../../bin/llvm-cxxfilt 18: GramSchmidt/Count:8192/iterations:5/manual_time 0.057 s 0.028 s 5 8.192k 6.92967u 2: 2: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 2: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 2: setting CUDA_VISIBLE_DEVICES. 2: This could on multi GPU systems lead to severe performance" 2: penalties. 2: [==========] Running 126 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test13c_ParallelRed_ThreadVectorRange_OPENMP.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o 18: GramSchmidt/Count:16384/iterations:5/manual_time 0.077 s 0.030 s 5 16.384k 3.96352u /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank12345.cpp 18: GramSchmidt/Count:32768/iterations:5/manual_time 0.086 s 0.036 s 5 32.768k 2.26495u /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_DynViewAPI_rank67.cpp 18: GramSchmidt/Count:65536/iterations:5/manual_time 0.083 s 0.048 s 5 65.536k 1.26032u 18: GramSchmidt/Count:131072/iterations:5/manual_time 0.104 s 0.078 s 5 131.072k 772.725n [ 34%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o [ 34%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o [ 34%] Built target llvm-cxxfilt [ 34%] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o [ 34%] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecSpacePartitioning.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ExecutionSpace.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ErrorReporter.cpp 18: GramSchmidt/Count:262144/iterations:5/manual_time 0.180 s 0.133 s 5 262.144k 565.88n [ 34%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [ 36%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o [ 36%] Linking CXX static library ../../../lib/libLLVMDiff.a [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4006 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 36%] Built target LLVMDiff [ 36%] Linking CXX executable ../../bin/llvm-mt 18: GramSchmidt/Count:524288/iterations:5/manual_time 0.352 s 0.238 s 5 524.288k 1.15889u [ 36%] Building InstallNameToolOpts.inc... [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test14_MDRangeReduce_OPENMP.cpp.o [ 36%] Built target InstallNameToolOptsTableGen [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test16_ParallelScan_OPENMP.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 36%] Building OtoolOpts.inc... [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_DeepCopyAlignment.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4040 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (8047 ms total) 2: 2: [----------] 118 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (5 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (5 ms) 2: [ RUN ] serial.triple_nested_parallelism 2: [ OK ] serial.triple_nested_parallelism (338 ms) 2: [ RUN ] serial.parallel_scan_with_reducers [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_OffsetView.cpp 2: [ OK ] serial.parallel_scan_with_reducers (78 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 (7 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (7 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (121 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (30 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (81 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 40%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP [ 36%] Built target OtoolOptsTableGen [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecSpacePartitioning.cpp.o [ 36%] Built target llvm-mt [ 36%] Building WindresOpts.inc... [ 36%] Building CXX object tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o [ 36%] Built target WindresOptsTableGen [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 36%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMP.dir/generated/Test17_CompleteAtomic_OPENMP.cpp.o [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o [ 36%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o [ 36%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_FunctorAnalysis.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtr.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Init.cpp.o 2: [ OK ] serial.repeated_team_reduce (5541 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (102 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (98 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (28 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 (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 (4 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (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 (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (1 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (0 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 36%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o [ 36%] Linking CXX executable ../../bin/llvm-stress 2: [ OK ] serial.view_allocation_large_rank (1656 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (44 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (40 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 (55 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (2 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (114 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-6892/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o [ 36%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left (351 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ 40%] Built target Kokkos_CoreUnitTest_KokkosP [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/UnitTestMainInit.cpp.o [ 76%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_JoinBackwardCompatibility.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_a.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (352 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (352 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_LocalDeepCopy.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right (291 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (291 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (291 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 118 tests from serial (10384 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 126 tests from 2 test suites ran. (18431 ms total) 2: [ PASSED ] 123 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int [ 77%] Linking CXX executable Kokkos_IncrementalTest_OPENMP [ 36%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o [ 36%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o [ 36%] Built target llvm-stress [ 36%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o 2/48 Test #2: Kokkos_CoreUnitTest_Serial2 ...................... Passed 20.86 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 [ 77%] Built target Kokkos_IncrementalTest_OPENMP [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ExecutionSpace.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 4: [ OK ] hip.team_scratch_1_streams (44716 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 (108550 ms total) 4: 4: [----------] 53 tests from hip_managed 4: [ RUN ] hip_managed.view_subview_auto_1d_left 4: [ OK ] hip_managed.view_subview_auto_1d_left (1 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_right 4: [ OK ] hip_managed.view_subview_auto_1d_right (0 ms) 4: [ RUN ] hip_managed.view_subview_auto_1d_stride 4: [ OK ] hip_managed.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] hip_managed.view_subview_assign_strided 4: [ OK ] hip_managed.view_subview_assign_strided (1 ms) 4: [ RUN ] hip_managed.view_subview_left_0 4: [ OK ] hip_managed.view_subview_left_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_1 4: [ OK ] hip_managed.view_subview_left_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_2 4: [ OK ] hip_managed.view_subview_left_2 (0 ms) 4: [ RUN ] hip_managed.view_subview_left_3 4: [ OK ] hip_managed.view_subview_left_3 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_0 4: [ OK ] hip_managed.view_subview_right_0 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_1 4: [ OK ] hip_managed.view_subview_right_1 (0 ms) 4: [ RUN ] hip_managed.view_subview_right_3 4: [ OK ] hip_managed.view_subview_right_3 (0 ms) 4: [ RUN ] hip_managed.view_static_tests 4: [ OK ] hip_managed.view_static_tests (0 ms) 4: [ RUN ] hip_managed.view_subview_layoutleft_to_layoutleft 4: [ OK ] hip_managed.view_subview_layoutleft_to_layoutleft (2 ms) 4: [ RUN ] hip_managed.view_subview_layoutright_to_layoutright 4: [ OK ] hip_managed.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign 4: [ OK ] hip_managed.view_subview_1d_assign (2 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_atomic 4: [ OK ] hip_managed.view_subview_1d_assign_atomic (2 ms) 4: [ RUN ] hip_managed.view_subview_1d_assign_randomaccess 4: [ OK ] hip_managed.view_subview_1d_assign_randomaccess (2 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d 4: [ OK ] hip_managed.view_subview_2d_from_3d (34 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 4: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (34 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 4: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (34 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left 4: [ OK ] hip_managed.view_subview_3d_from_5d_left (154 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 (145 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right 4: [ OK ] hip_managed.view_subview_3d_from_5d_right (146 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (146 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (147 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 (134 ms) 4: [ RUN ] hip_managed.view_api_a 4: [ OK ] hip_managed.view_api_a (5 ms) 4: [ RUN ] hip_managed.view_api_b 4: [ OK ] hip_managed.view_api_b (12 ms) 4: [ RUN ] hip_managed.view_api_c 4: [ OK ] hip_managed.view_api_c (1 ms) 4: [ RUN ] hip_managed.view_api_d 4: [ OK ] hip_managed.view_api_d (3 ms) 4: [ RUN ] hip_managed.view_allocation_error 4: [ OK ] hip_managed.view_allocation_error (0 ms) 4: [ RUN ] hip_managed.view_remap 4: [ OK ] hip_managed.view_remap (1 ms) 4: [ RUN ] hip_managed.view_mirror_nonconst 4: [ OK ] hip_managed.view_mirror_nonconst (0 ms) 4: [ RUN ] hip_managed.view_stride_method 4: [ OK ] hip_managed.view_stride_method (0 ms) 4: [ RUN ] hip_managed.anonymous_space 4: [ OK ] hip_managed.anonymous_space (0 ms) 4: [ RUN ] hip_managed.view_overload_resolution 4: [ OK ] hip_managed.view_overload_resolution (0 ms) 4: [ RUN ] hip_managed.view_allocation_large_rank [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalConstants.cpp.o 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s Max 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: CustomReduction/N:100000/R:1000/manual_time 6.97 s 6.95 s 1 0.0164458/s 11.5 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o 3: 3: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 3: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 3: setting CUDA_VISIBLE_DEVICES. 3: This could on multi GPU systems lead to severe performance" 3: penalties. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/48 Test #3: Kokkos_CoreUnitTest_SerialGraph .................. Passed 2.41 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 4: [ OK ] hip_managed.view_allocation_large_rank (2299 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 (191 ms) 4: [ RUN ] hip_managed.view_copy_tests 4: [ OK ] hip_managed.view_copy_tests (49 ms) 4: [ RUN ] hip_managed.view_copy_tests_rank_0 4: [ OK ] hip_managed.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] hip_managed.view_copy_degenerated 4: [ OK ] hip_managed.view_copy_degenerated (0 ms) 4: [ RUN ] hip_managed.view_mapping 4: [ OK ] hip_managed.view_mapping (66 ms) 4: [ RUN ] hip_managed.view_mapping_operator 4: [ OK ] hip_managed.view_mapping_operator (18 ms) 4: [ RUN ] hip_managed.static_extent 4: [ OK ] hip_managed.static_extent (0 ms) 4: [ RUN ] hip_managed.view_mapping_atomic 4: [ OK ] hip_managed.view_mapping_atomic (1 ms) 4: [ RUN ] hip_managed.view_mapping_class_value 4: [ OK ] hip_managed.view_mapping_class_value (0 ms) 4: [ RUN ] hip_managed.view_mapping_assignable 4: [ OK ] hip_managed.view_mapping_assignable (0 ms) 4: [ RUN ] hip_managed.view_mapping_trivially_copyable 4: [ OK ] hip_managed.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_managed.view_mapping_subview 4: [ OK ] hip_managed.view_mapping_subview (1 ms) 4: [----------] 53 tests from hip_managed (3800 ms total) 4: 4: [----------] 25 tests from hip_hostpinned 4: [ RUN ] hip_hostpinned.impl_shared_alloc 4: [ OK ] hip_hostpinned.impl_shared_alloc (192 ms) 4: [ RUN ] hip_hostpinned.view_api_a 4: [ OK ] hip_hostpinned.view_api_a (44 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 [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions1.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_FunctorAnalysis.cpp.o 18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 18: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 18: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 18: OverlapRangePolicy/N:2000/M:10000/R:10 0.891 s 0.471 s 2 0.0398067 0.0900445 0.126745 0.291654 0.0688094 0.0634203 4: 4: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 4: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 4: setting CUDA_VISIBLE_DEVICES. 4: This could on multi GPU systems lead to severe performance" 4: penalties. 4: [==========] Running 189 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host 4: [ OK ] hip_hostpinned.view_allocation_large_rank (1372 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_mapping 4: [ OK ] hip_hostpinned.view_mapping (76 ms) 4: [ RUN ] hip_hostpinned.view_mapping_operator 4: [ OK ] hip_hostpinned.view_mapping_operator (1 ms) 4: [ RUN ] hip_hostpinned.static_extent 4: [ OK ] hip_hostpinned.static_extent (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_atomic 4: [ OK ] hip_hostpinned.view_mapping_atomic (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_class_value 4: [ OK ] hip_hostpinned.view_mapping_class_value (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_assignable 4: [ OK ] hip_hostpinned.view_mapping_assignable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_trivially_copyable 4: [ OK ] hip_hostpinned.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping_subview 4: [ OK ] hip_hostpinned.view_mapping_subview (0 ms) 4: [----------] 25 tests from hip_hostpinned (1701 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 369 tests from 4 test suites ran. (174593 ms total) 4: [ PASSED ] 367 tests. 4: [ SKIPPED ] 2 tests, listed below: 4: [ SKIPPED ] hip.mdspan_minimal_functional 4: [ SKIPPED ] hip.memory_requirements 4/52 Test #4: Kokkos_CoreUnitTest_HIP ..................... Passed 175.04 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ScatterView.cpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o 5: [ OK ] hip.raw_hip_interop (382 ms) 5: [----------] 1 test from hip (382 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (383 ms total) 5: [ PASSED ] 1 test. 5/52 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit .......... Passed 0.42 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 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.181 s 0.089 s 9 7.62406m 0.0483598 0.0139961 0.0484547 6.40026m 7.51267m 6: [ OK ] hip.raw_hip_streams (380 ms) 6: [----------] 1 test from hip (380 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (380 ms total) 6: [ PASSED ] 1 test. 6/52 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams ....... Passed 0.42 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_UnitTest_HIPGraph 7: Test timeout computed to be: 1500 4: [ OK ] cuda_DeathTest.abort_from_host (1275 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device 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 (9 ms) 7: [ RUN ] hip_count_bugs.launch_one_rvalue 7: [ OK ] hip_count_bugs.launch_one_rvalue (0 ms) 7: [ RUN ] hip_count_bugs.launch_six 7: [ OK ] hip_count_bugs.launch_six (8 ms) 7: [ RUN ] hip_count_bugs.when_all_cycle 7: [ OK ] hip_count_bugs.when_all_cycle (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 (20 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 5 tests from 1 test suite ran. (20 ms total) 7: [ PASSED ] 5 tests. 7: 7: YOU HAVE 1 DISABLED TEST 7: 7/52 Test #7: Kokkos_UnitTest_HIPGraph .................... Passed 0.42 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (6 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b1 18: OverlapTeamPolicy/N:20/M:1000000/R:10 1.01 s 0.516 s 1 0.0536642 0.0953508 0.149178 0.270743 0.0745502 0.0757733 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 59.9375n 18: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 39.7822n 18: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 40.0339n 18: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 27.5886n 18: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.001 s 5 16.384k 23.121n 18: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.001 s 0.002 s 5 32.768k 22.2594n 18: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.001 s 0.005 s 5 65.536k 22.7085n 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 (144 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. (161 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-6892/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 18: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.003 s 0.012 s 5 131.072k 29.4118n 18: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.005 s 0.034 s 5 262.144k 21.3424n [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions2.cpp.o 9: [ OK ] initialization.legion_initialization (362 ms) 9: [----------] 1 test from initialization (362 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (362 ms total) 9: [ PASSED ] 1 test. 9/52 Test #9: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.40 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 18: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.011 s 0.087 s 5 524.288k 21.5154n 10: SUCCESS 10/52 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.40 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Develop 11: Test timeout computed to be: 1500 4: [ OK ] cuda_DeathTest.abort_from_device (1273 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_StaticCrsGraph.cpp 11: [==========] Running 1 test from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 1 test from defaultdevicetype 11: [ RUN ] defaultdevicetype.development_test 11: [ OK ] defaultdevicetype.development_test (0 ms) 11: [----------] 1 test from defaultdevicetype (0 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (0 ms total) 11: [ PASSED ] 1 test. 11/52 Test #11: Kokkos_CoreUnitTest_Develop ................. Passed 0.41 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtr.cpp.o 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 (8 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence 12: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 12: [ RUN ] kokkosp.parallel_scan_no_fence_view 12: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 12: [ RUN ] kokkosp.regions 12: [ OK ] kokkosp.regions (0 ms) 12: [ RUN ] kokkosp.fences 12: [ OK ] kokkosp.fences (0 ms) 12: [ RUN ] kokkosp.raw_allocation 12: [ OK ] kokkosp.raw_allocation (1 ms) 12: [ RUN ] kokkosp.view 12: [ OK ] kokkosp.view (0 ms) 12: [ RUN ] kokkosp.sections 12: [ OK ] kokkosp.sections (0 ms) 12: [ RUN ] kokkosp.metadata 12: [ OK ] kokkosp.metadata (0 ms) 12: [ RUN ] kokkosp.profile_events 12: [ OK ] kokkosp.profile_events (0 ms) 12: [ RUN ] kokkosp.no_init_kernel 12: [ OK ] kokkosp.no_init_kernel (0 ms) 12: [ RUN ] kokkosp.get_events 12: [ OK ] kokkosp.get_events (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init 12: [ OK ] kokkosp.create_mirror_no_init (0 ms) 12: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 12: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 12: [ RUN ] kokkosp.create_mirror_view_and_copy 12: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 12: [----------] 25 tests from kokkosp (11 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. (11 ms total) 12: [ PASSED ] 27 tests. 12/52 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.41 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Test timeout computed to be: 1500 13/52 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.02 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/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(). [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (1243 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/52 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.40 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/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.40 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so 16: Test timeout computed to be: 1500 16: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: rate 18: ----------------------------------------------------------------------------------------------------------------------------------- 18: Malloc/N:1/manual_time 0.272 us 0.473 us 2457950 3.67872M/s [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test01_execspace_SYCL.cpp.o 16: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1600::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x1b68d00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x157b080:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x157b180:Host:source:0x1b68e00: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:0x1535000: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:0x157b080:40::kokkosp_deallocate_data:Host:source:0x1b68d00:40::kokkosp_finalize_library:: 16/52 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.40 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (1275 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (2 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (3 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (3 ms) 4: [----------] 7 tests from cuda_DeathTest (5077 ms total) 4: 4: [----------] 182 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (24 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (23 ms) 4: [ RUN ] cuda.atomic_operations_double 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG:1600::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:clang::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x2741700:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x2d61980:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x2d61a80:Host:source:0x2741800: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:0x2d5d740: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:0x2d61980:40::kokkosp_deallocate_data:Host:source:0x2741700:40::kokkosp_finalize_library:: 17/52 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.40 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 4: [ OK ] cuda.atomic_operations_double (33 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (32 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (72 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (71 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (72 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 (57 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (58 ms) 4: [ RUN ] cuda.atomics /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_UnorderedMap.cpp 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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39929c] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4fa0c6f083] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f1: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x397711] Test::test_stacktrace(bool, bool) 18: [0x39929c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f4fa0c6f083] __libc_start_main 18: [0x3975be] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbc) [0x39929c] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4fa0c6f083] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f3: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x39c076] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x398211] Test::test_stacktrace(bool, bool) 18: [0x39929c] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f4fa0c6f083] __libc_start_main 18: [0x3975be] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 4: [ OK ] cuda.atomics (262 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral 18: Malloc/N:16/manual_time 0.278 us 0.479 us 2376679 3.59224M/s 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (440 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x399539] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4fa0c6f083] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f1: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x397711] Test::test_stacktrace(bool, bool) 18: [0x399539] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f4fa0c6f083] __libc_start_main 18: [0x3975be] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xb9) [0x399539] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4fa0c6f083] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f3: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x39c076] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x398211] Test::test_stacktrace(bool, bool) 18: [0x399539] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f4fa0c6f083] __libc_start_main 18: [0x3975be] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace [ 36%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o /scratch/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp: In member function 'void llvm::MetadataLoader::MetadataLoaderImpl::upgradeCULocals()': /scratch/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp:563:23: warning: unused variable 'S' [-Wunused-variable] 563 | if (auto *S = dyn_cast_or_null(IE->getScope())) { | ^ /scratch/llvm-project/llvm/lib/Bitcode/Reader/MetadataLoader.cpp:558:19: warning: unused variable 'RawImported' [-Wunused-variable] 558 | if (auto *RawImported = CU->getRawImportedEntities()) { | ^~~~~~~~~~~ 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (401 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (842 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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x397711] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4fa0c6f083] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f1: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x397711] Test::test_stacktrace(bool, bool) 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f4fa0c6f083] __libc_start_main 18: [0x3975be] _start 18: 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f3 18: Top of f1 18: Top of f0 18: Top of f0 18: StackTrace f3(std::cout, 4) returned: 110 18: test_f3: 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x3fdff0] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6e) [0x39bc2e] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x39c076] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xb21) [0x398211] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3cf64d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x3a91b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x3aa2b9] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x142) [0x3aab52] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x74d) [0x3ba27d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x3d02bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4d) [0x3b9afd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x399750] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4fa0c6f083] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x3975be] 18: 18: demangled test_f3: 18: [0x3fdff0] Kokkos::Impl::save_stacktrace() 18: [0x39bc2e] Test::stacktrace_test_f1(std::ostream&) 18: [0x39c076] Test::stacktrace_test_f3(std::ostream&, int) 18: [0x398211] Test::test_stacktrace(bool, bool) 18: [0x3cf64d] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 18: [0x3a91b9] testing::Test::Run() 18: [0x3aa2b9] testing::TestInfo::Run() 18: [0x3aab52] testing::TestSuite::Run() 18: [0x3ba27d] testing::internal::UnitTestImpl::RunAllTests() 18: [0x3d02bd] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 18: [0x3b9afd] testing::UnitTest::Run() 18: [0x399750] main 18: [0x7f4fa0c6f083] __libc_start_main 18: [0x3975be] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace 18: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 18: [----------] 1 test from defaultdevicetype (1 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 3 tests from 2 test suites ran. (843 ms total) 18: [ PASSED ] 3 tests. 18/52 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.35 sec test 19 Start 19: Kokkos_IncrementalTest_SERIAL 19: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 19: Test timeout computed to be: 1500 [ 41%] Linking CXX executable Kokkos_StackTraceTestExec [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalFunctions3.cpp.o 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from SERIAL 19: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 19: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] SERIAL.IncrTest_01_execspace 19: Host Serial Execution Space: 19: KOKKOS_ENABLE_SERIAL: yes 19: 19: Serial Runtime Configuration: 19: Serial 19: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 19: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 19: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] SERIAL.IncrTest_02_AtomicSub 19: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 19: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] SERIAL.IncrTest_03b_memspace_free 19: [ OK ] SERIAL.IncrTest_03b_memspace_free (60 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 (127 ms) 19: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 19: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 19: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 19: [ OK ] SERIAL.IncrTest_12b_TeamScratch (2 ms) 19: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 19: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 19: [ RUN ] SERIAL.incr_14_MDrangeReduce 19: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 19: [ RUN ] SERIAL.IncrTest_16_parallelscan 19: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 19: [ RUN ] SERIAL.incr_17_atomicView 19: [ OK ] SERIAL.incr_17_atomicView (0 ms) 19: [----------] 28 tests from SERIAL (192 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (192 ms total) 19: [ PASSED ] 28 tests. 19/52 Test #19: Kokkos_IncrementalTest_SERIAL ............... Passed 0.59 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_HIP 20: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial_ViewCtorPropEmbeddedDim.cpp 20: [==========] Running 28 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 28 tests from HIP 20: [ RUN ] HIP.IncrTest_01_execspace_typedef 20: [ OK ] HIP.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] HIP.IncrTest_01_execspace 20: Device Execution Space: 20: KOKKOS_ENABLE_HIP: yes 20: HIP Options: 20: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 20: 20: Runtime Configuration: 20: macro KOKKOS_ENABLE_HIP : defined 20: macro HIP_VERSION = 50631061 = version 5.6.31061 20: macro KOKKOS_ENABLE_ROCTHRUST : defined 20: Kokkos::HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 20: HIP 20: [ OK ] HIP.IncrTest_01_execspace (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicExchange 20: [ OK ] HIP.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicAdd 20: [ OK ] HIP.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] HIP.IncrTest_02_AtomicSub 20: [ OK ] HIP.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] HIP.IncrTest_03a_memspace_malloc 20: [ OK ] HIP.IncrTest_03a_memspace_malloc (3 ms) 20: [ RUN ] HIP.IncrTest_03b_memspace_free [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o 18: Malloc/N:256/manual_time 0.272 us 0.470 us 2550442 3.67859M/s [ 41%] Built target Kokkos_StackTraceTestExec [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o 18: Malloc/N:4096/manual_time 0.260 us 0.463 us 2726406 3.85009M/s ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MathematicalSpecialFunctions.cpp.o 20: [ OK ] HIP.IncrTest_03b_memspace_free (2980 ms) 20: [ RUN ] HIP.IncrTest_04_simple_parallelFor 20: [ OK ] HIP.IncrTest_04_simple_parallelFor (1 ms) 20: [ RUN ] HIP.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] HIP.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] HIP.IncrTest_05_reduction 20: [ OK ] HIP.IncrTest_05_reduction (6 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange2D 20: [ OK ] HIP.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange3D 20: [ OK ] HIP.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] HIP.IncrTest_06_mdrange4D 20: [ OK ] HIP.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_2D 20: [ OK ] HIP.IncrTest_08_deep_copy_2D (1 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_3D 20: [ OK ] HIP.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] HIP.IncrTest_08_deep_copy_4D 20: [ OK ] HIP.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] HIP.IncrTest_10_Hierarchical_Basics 20: [ OK ] HIP.IncrTest_10_Hierarchical_Basics (0 ms) 20: [ RUN ] HIP.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11a_Hierarchical_ForLoop (1 ms) 20: [ RUN ] HIP.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11b_Hierarchical_ForLoop (1 ms) 20: [ RUN ] HIP.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] HIP.IncrTest_11c_Hierarchical_ForLoop (182 ms) 20: [ RUN ] HIP.IncrTest_12a_ThreadScratch 20: [ OK ] HIP.IncrTest_12a_ThreadScratch (3 ms) 20: [ RUN ] HIP.IncrTest_12b_TeamScratch 20: [ OK ] HIP.IncrTest_12b_TeamScratch (1 ms) 20: [ RUN ] HIP.IncrTest_13a_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13a_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.IncrTest_13b_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13b_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.IncrTest_13c_Hierarchical_Red 20: [ OK ] HIP.IncrTest_13c_Hierarchical_Red (0 ms) 20: [ RUN ] HIP.incr_14_MDrangeReduce 20: [ OK ] HIP.incr_14_MDrangeReduce (1 ms) 20: [ RUN ] HIP.IncrTest_16_parallelscan 20: [ OK ] HIP.IncrTest_16_parallelscan (29 ms) 20: [ RUN ] HIP.incr_17_atomicView 20: [ OK ] HIP.incr_17_atomicView (1 ms) 20: [----------] 28 tests from HIP (3219 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (3219 ms total) 20: [ PASSED ] 28 tests. 20/52 Test #20: Kokkos_IncrementalTest_HIP .................. Passed 3.62 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Test timeout computed to be: 1500 21: [==========] Running 8 tests from 1 test suite. 21: [----------] Global test environment set-up. 21: [----------] 8 tests from ctest_environment 21: [ RUN ] ctest_environment.no_device_type 21: [ OK ] ctest_environment.no_device_type (0 ms) 21: [ RUN ] ctest_environment.no_process_count 21: [ OK ] ctest_environment.no_process_count (0 ms) 21: [ RUN ] ctest_environment.invalid_rank 21: [ OK ] ctest_environment.invalid_rank (0 ms) 21: [ RUN ] ctest_environment.no_type_str 21: [ OK ] ctest_environment.no_type_str (0 ms) 21: [ RUN ] ctest_environment.missing_type 21: [ OK ] ctest_environment.missing_type (0 ms) 21: [ RUN ] ctest_environment.no_id_str 21: [ OK ] ctest_environment.no_id_str (0 ms) 21: [ RUN ] ctest_environment.invalid_id_str 21: [ OK ] ctest_environment.invalid_id_str (0 ms) 21: [ RUN ] ctest_environment.good 21: [ OK ] ctest_environment.good (0 ms) 21: [----------] 8 tests from ctest_environment (0 ms total) 21: 21: [----------] Global test environment tear-down 21: [==========] 8 tests from 1 test suite ran. (0 ms total) 21: [ PASSED ] 8 tests. 21/52 Test #21: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Test timeout computed to be: 1500 22/52 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.02 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestCuda_Bitset.o TestCuda_DualView.o TestCuda_DynamicView.o TestCuda_DynViewAPI_generic.o TestCuda_DynViewAPI_rank12345.o TestCuda_DynViewAPI_rank67.o TestCuda_ErrorReporter.o TestCuda_OffsetView.o TestCuda_ScatterView.o TestCuda_StaticCrsGraph.o TestCuda_UnorderedMap.o TestCuda_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Cuda 18: Malloc/N:65536/manual_time 0.191 us 0.439 us 3688576 5.2451M/s [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 36%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o 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' 18: Malloc/N:1048576/manual_time 0.183 us 0.433 us 3860215 5.47292M/s [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 4.397s 23: 23: OK (skipped=1) 23/52 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 4.46 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 24: Test timeout computed to be: 1500 24/52 Test #24: Kokkos_PerformanceTest_TaskDag .............. Passed 0.02 sec test 25 Start 25: Kokkos_PerformanceTest_Benchmark 25: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-21_T00-50-40.json" 25: Test timeout computed to be: 1500 25: 2024-03-21T01:11:52+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 25: Run on (128 X 1996.08 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x128) 25: L1 Instruction 32 KiB (x128) 25: L2 Unified 512 KiB (x128) 25: L3 Unified 16384 KiB (x32) 25: Load Average: 9.70, 12.39, 12.33 25: CPU architecture: none 25: Default Device: N6Kokkos3HIPE 25: GPU architecture: AMD_GFX90A 25: KOKKOS_COMPILER_CLANG: 1600 25: KOKKOS_ENABLE_ASM: no 25: KOKKOS_ENABLE_CXX17: no 25: KOKKOS_ENABLE_CXX20: yes 25: KOKKOS_ENABLE_CXX23: no 25: KOKKOS_ENABLE_CXX26: no 25: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 25: KOKKOS_ENABLE_HIP: yes 25: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 25: KOKKOS_ENABLE_HWLOC: no 25: KOKKOS_ENABLE_LIBDL: yes 25: KOKKOS_ENABLE_PRAGMA_IVDEP: no 25: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 25: KOKKOS_ENABLE_PRAGMA_UNROLL: no 25: KOKKOS_ENABLE_PRAGMA_VECTOR: no 25: KOKKOS_ENABLE_SERIAL: yes 25: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 25: Kokkos Version: 4.3.99 25: macro KOKKOS_ENABLE_HIP: defined 25: macro KOKKOS_ENABLE_ROCTHRUST: defined 25: platform: 64bit 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations Count Time normalized 25: --------------------------------------------------------------------------------------------------------------------------------------------------- 25: GramSchmidt/Count:1024/iterations:5/manual_time 0.007 s 0.008 s 5 1024 7.18273u 25: GramSchmidt/Count:2048/iterations:5/manual_time 0.007 s 0.008 s 5 2.048k 3.58397u 25: GramSchmidt/Count:4096/iterations:5/manual_time 0.007 s 0.008 s 5 4.096k 1.793u 25: GramSchmidt/Count:8192/iterations:5/manual_time 0.007 s 0.009 s 5 8.192k 902.299n 25: GramSchmidt/Count:16384/iterations:5/manual_time 0.007 s 0.009 s 5 16.384k 464.066n 18: Malloc/N:16777216/manual_time 0.167 us 0.414 us 4226402 5.98048M/s 25: GramSchmidt/Count:32768/iterations:5/manual_time 0.008 s 0.010 s 5 32.768k 228.154n 25: GramSchmidt/Count:65536/iterations:5/manual_time 0.008 s 0.014 s 5 65.536k 117.403n 25: GramSchmidt/Count:131072/iterations:5/manual_time 0.010 s 0.027 s 5 131.072k 74.6214n 25: GramSchmidt/Count:262144/iterations:5/manual_time 0.013 s 0.051 s 5 262.144k 49.3596n [ 36%] Linking CXX static library ../../libLLVMBitReader.a [ 42%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test02_atomic_host_SYCL.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o 25: GramSchmidt/Count:524288/iterations:5/manual_time 0.020 s 0.094 s 5 524.288k 37.5541n 18: Malloc/N:268435456/manual_time 3.44 us 7.27 us 206446 290.835k/s [ 43%] Built target Kokkos_CoreUnitTest_CTestDevice [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.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.015 s 111 19.2663k/s 11.5 [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/PutenvWithAutoChecker.cpp.o [ 36%] Built target LLVMBitReader [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o [ 36%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o [ 43%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs 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.610 s 0.608 s 1 0.103407 0.0492818 0.0970374 0.0476666 0.0479815 2.374u 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.40016m 3.68773m 7.05567m 3.51664m 3.50051m 2.605u [ 43%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03a_MemorySpace_malloc_SYCL.cpp.o 25: OverlapTeamPolicy/N:20/M:1000000/R:10 0.068 s 0.068 s 10 0.0115861 0.0103386 8.77037m 4.55517m 4.30955m 3.055u 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 23.9609n 25: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 11.7163n 25: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 5.83374n 25: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 3.02209n 25: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.552n 25: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 841.736p 25: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 520.233p 25: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 420.326p 25: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 380.508p 25: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 331.511p [ 43%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 36%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o [ 36%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o 18: Malloc/N:4294967296/manual_time 4.23 us 12.1 us 169870 236.442k/s [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: rate 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Malloc/N:1/manual_time 14.6 us 29.7 us 48097 68.5807k/s 18: MallocFree/N:1/manual_time 0.429 us 0.480 us 1561226 2.3304M/s 4: [ OK ] cuda.atomic_views_integral (16076 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (117 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (2 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (5 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 (6 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (24 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (7 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (36 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (0 ms) 4: [ RUN ] cuda.partitioning_by_vector 4: [ OK ] cuda.partitioning_by_vector (0 ms) 4: [ RUN ] cuda.execution_space_as_class_data_member 4: [ OK ] cuda.execution_space_as_class_data_member (0 ms) 4: [ RUN ] cuda.functor_analysis 4: [ OK ] cuda.functor_analysis (0 ms) 4: [ RUN ] cuda.host_shared_ptr_use_count 4: [ OK ] cuda.host_shared_ptr_use_count (0 ms) 4: [ RUN ] cuda.host_shared_ptr_get 4: [ OK ] cuda.host_shared_ptr_get (0 ms) 4: [ RUN ] cuda.host_shared_ptr_dereference_on_device 4: [ OK ] cuda.host_shared_ptr_dereference_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_special_members_on_device 4: [ OK ] cuda.host_shared_ptr_special_members_on_device (0 ms) 4: [ RUN ] cuda.host_shared_ptr_tracking 4: [ OK ] cuda.host_shared_ptr_tracking (0 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (41 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (1956 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 36%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o [ 36%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o 18: MallocFree/N:16/manual_time 0.437 us 0.487 us 1529049 2.28945M/s 25: Malloc/N:16/manual_time 14.6 us 29.6 us 48003 68.6893k/s 18: MallocFree/N:256/manual_time 0.439 us 0.488 us 1399408 2.27873M/s [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o 25: Malloc/N:256/manual_time 14.6 us 29.7 us 48037 68.5647k/s 18: MallocFree/N:4096/manual_time 0.430 us 0.479 us 1630184 2.32519M/s 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (3048 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 18: MallocFree/N:65536/manual_time 0.405 us 0.454 us 1722807 2.46949M/s [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o 25: Malloc/N:4096/manual_time 14.6 us 29.6 us 48000 68.6357k/s 4: [ OK ] cuda.local_deepcopy_teampolicy_layoutright (1919 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o 18: MallocFree/N:1048576/manual_time 0.403 us 0.452 us 1746069 2.48089M/s [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test03b_MemorySpace_free_SYCL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o 25: Malloc/N:65536/manual_time 14.6 us 29.6 us 47979 68.6182k/s 18: MallocFree/N:16777216/manual_time 0.388 us 0.437 us 1812302 2.58016M/s [ 37%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o 18: MallocFree/N:268435456/manual_time 7.82 us 7.27 us 88199 127.803k/s 4: [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (2224 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (1 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (1 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 (0 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 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (39 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (56 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (7 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 (25 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (10 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (19 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 (443 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 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o 25: Malloc/N:1048576/manual_time 14.6 us 29.6 us 48060 68.6797k/s 18: MallocFree/N:4294967296/manual_time 12.9 us 12.1 us 54312 77.6296k/s [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_HostSharedPtrAccessOnDevice.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BitManipulationBuiltins.cpp.o [ 77%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_a.cpp.o 18: MallocTouch/N:1/manual_time 157 us 20.9 us 4546 6.38161k/s 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1754 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (1 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (1 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (1 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (1 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (7 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (4 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (4 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 (4 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (1 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (2 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (0 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (20 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (4 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (6 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (55 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (1 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (3 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (1 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (3 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (1 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (10 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (11 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (2 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (8 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (8 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (8 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (10 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (11 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (5 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (1 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (9 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (10 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 (22 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (153 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 4: [ RUN ] cuda.impl_shared_alloc [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test04_ParallelFor_RangePolicy_SYCL.cpp.o 18: MallocTouch/N:16/manual_time 157 us 21.2 us 4546 6.35274k/s 4: [ OK ] cuda.impl_shared_alloc (67 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (24 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (75 ms) 4: [----------] 182 tests from cuda (29231 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 189 tests from 2 test suites ran. (34309 ms total) 4: [ PASSED ] 189 tests. 18: MallocTouch/N:256/manual_time 49.0 us 21.1 us 13677 20.4249k/s 4/48 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 37.22 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamReductionScan.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o 18: MallocTouch/N:4096/manual_time 47.9 us 20.8 us 14400 20.8638k/s 5: 5: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 5: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 5: setting CUDA_VISIBLE_DEVICES. 5: This could on multi GPU systems lead to severe performance" 5: penalties. 5: [==========] Running 126 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewCopy_b.cpp.o 18: MallocTouch/N:65536/manual_time 49.7 us 21.6 us 14019 20.1271k/s [ 78%] Linking CXX executable Kokkos_CoreUnitTest_Default 18: MallocTouch/N:1048576/manual_time 51.1 us 22.8 us 13626 19.5538k/s [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o 25: Malloc/N:16777216/manual_time 68.5 us 105 us 11016 14.5973k/s [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o [ 78%] Built target Kokkos_CoreUnitTest_Default [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_b.cpp.o 18: MallocTouch/N:16777216/manual_time 74.3 us 32.4 us 9692 13.4671k/s [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 44%] Built target Kokkos_CoreUnitTest_Serial1 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test05_ParallelReduce_RangePolicy_SYCL.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o 18: MallocTouch/N:268435456/manual_time 45656 us 49978 us 15 21.9027/s 18: MallocTouch/N:4294967296/manual_time 707234 us 650411 us 1 1.41396/s [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test06_ParallelFor_MDRangePolicy_SYCL.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_c.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_b.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrChecker.cpp.o [ 37%] Linking CXX static library ../libLLVMAsmParser.a 18: MallocTouchFree/N:1/manual_time 146 us 20.1 us 14794 6.83268k/s [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Init.cpp.o 18: MallocTouchFree/N:16/manual_time 46.2 us 19.1 us 15042 21.664k/s 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8333 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment 18: MallocTouchFree/N:256/manual_time 46.8 us 19.4 us 15124 21.3848k/s [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o 25: Malloc/N:268435456/manual_time 8849 us 147 us 1000 113.013/s [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o 25: Malloc/N:4294967296/manual_time 145000 us 639 us 5 6.89655/s [ 37%] Built target LLVMAsmParser [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o 18: MallocTouchFree/N:4096/manual_time 46.0 us 19.1 us 15056 21.7272k/s 25: MallocFree/N:1/manual_time 31.6 us 30.2 us 20446 31.6139k/s [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test08_deep_copy_SYCL.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper UnitTestMain.o gtest-all.o TestSerial_Bitset.o TestSerial_DualView.o TestSerial_DynamicView.o TestSerial_DynViewAPI_generic.o TestSerial_DynViewAPI_rank12345.o TestSerial_DynViewAPI_rank67.o TestSerial_ErrorReporter.o TestSerial_OffsetView.o TestSerial_ScatterView.o TestSerial_StaticCrsGraph.o TestSerial_UnorderedMap.o TestSerial_ViewCtorPropEmbeddedDim.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosContainers_UnitTest_Serial echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests' make -C containers/performance_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests' /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests/TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests/TestMain.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_ExecPolicy.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostThreadTeam.cpp [ 37%] Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o 18: MallocTouchFree/N:65536/manual_time 46.1 us 19.5 us 14872 21.7152k/s 25: MallocFree/N:16/manual_time 31.4 us 29.9 us 23663 31.8926k/s 18: MallocTouchFree/N:1048576/manual_time 48.5 us 20.8 us 14343 20.63k/s [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_d.cpp.o 25: MallocFree/N:256/manual_time 30.7 us 30.1 us 23641 32.5954k/s [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o 18: MallocTouchFree/N:16777216/manual_time 70.5 us 28.9 us 10137 14.1746k/s 25: MallocFree/N:4096/manual_time 29.6 us 29.6 us 23621 33.7532k/s 18: MallocTouchFree/N:268435456/manual_time 57011 us 34956 us 12 17.5404/s [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o 25: MallocFree/N:65536/manual_time 31.4 us 30.0 us 23635 31.8794k/s 18: MallocTouchFree/N:4294967296/manual_time 742018 us 439710 us 1 1.34768/s [ 37%] Linking CXX static library ../../libLLVMFrontendHLSL.a [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o [ 37%] Built target LLVMFrontendHLSL [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_e.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_JoinBackwardCompatibility.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (8330 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host 5: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestViewMemoryAccessViolation.hpp:154: Skipped 5: skipping since no memory access violation would occur 5: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host (0 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: Benchmark Time CPU Iterations FOM: GB/s MB 18: ---------------------------------------------------------------------------------------------------------------------------------------------- 18: ViewAllocate_Rank1/N:10/manual_time 0.226 s 0.267 s 3 3.54244/s 800 25: MallocFree/N:1048576/manual_time 29.7 us 29.6 us 23600 33.6658k/s [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test10_HierarchicalBasics_SYCL.cpp.o [ 37%] Building CXX object lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o 18: ViewAllocate_Rank1/N:10/manual_time 0.227 s 0.270 s 3 3.52491/s 800 [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_SharedAlloc.cpp 18: ViewAllocate_Rank2/N:10/manual_time 0.219 s 0.259 s 3 3.65307/s 800 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_hwloc.cpp 18: ViewAllocate_Rank2/N:10/manual_time 0.211 s 0.250 s 3 3.78415/s 800 [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SYCL.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o 18: ViewAllocate_Rank3/N:10/manual_time 0.213 s 0.253 s 3 3.7629/s 800 25: MallocFree/N:16777216/manual_time 561 us 114 us 7186 1.78291k/s [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_a.cpp.o 18: ViewAllocate_Rank3/N:10/manual_time 0.212 s 0.251 s 3 3.78053/s 800 [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/STLAlgorithmModeling.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_f.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_LocalDeepCopy.cpp.o 18: ViewAllocate_Rank4/N:10/manual_time 0.215 s 0.256 s 3 3.72438/s 800 18: ViewAllocate_Rank4/N:10/manual_time 0.238 s 0.283 s 3 3.35925/s 800 25: MallocFree/N:268435456/manual_time 8682 us 169 us 353 115.176/s [ 37%] Linking CXX static library ../../libLLVMCFGuard.a [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRange_g.cpp.o [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o 25: MallocFree/N:4294967296/manual_time 144566 us 478 us 5 6.91725/s [ 37%] Built target LLVMCFGuard [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o 18: ViewAllocate_Rank5/N:10/manual_time 0.244 s 0.289 s 3 3.27555/s 800 [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 37%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o 18: ViewAllocate_Rank5/N:10/manual_time 0.245 s 0.290 s 3 3.26896/s 800 25: MallocTouch/N:1/manual_time 15.8 us 31.3 us 45951 63.4071k/s 18: ViewAllocate_Rank6/N:10/manual_time 0.246 s 0.290 s 3 3.2459/s 800 [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalConstants.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_CPUDiscovery.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostBarrier.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Core.cpp [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o 18: ViewAllocate_Rank6/N:10/manual_time 0.245 s 0.290 s 3 3.25955/s 800 25: MallocTouch/N:16/manual_time 15.9 us 31.0 us 45967 63.0055k/s [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StringChecker.cpp.o 18: ViewAllocate_Rank7/N:10/manual_time 0.246 s 0.291 s 3 3.25012/s 800 25: MallocTouch/N:256/manual_time 15.3 us 30.8 us 45911 65.5568k/s /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Stacktrace.cpp 18: ViewAllocate_Rank7/N:10/manual_time 0.245 s 0.290 s 3 3.26796/s 800 [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions1.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Profiling.cpp 25: MallocTouch/N:4096/manual_time 27.2 us 44.2 us 25885 36.7773k/s 18: ViewAllocate_Rank8/N:10/manual_time 0.244 s 0.289 s 3 3.27207/s 800 [ 37%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o 18: ViewAllocate_Rank8/N:10/manual_time 0.245 s 0.290 s 3 3.25983/s 800 25: MallocTouch/N:65536/manual_time 27.4 us 44.2 us 25566 36.5271k/s [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangePolicyConstructors.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SYCL.cpp.o [ 37%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions2.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDRangeReduce.cpp.o [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o 25: MallocTouch/N:1048576/manual_time 31.1 us 47.9 us 23308 32.1258k/s /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Error.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostSpace.cpp 18: ViewDeepCopy_Rank1/N:10/manual_time 0.035 s 0.014 s 20 46.2897/s 1.6k /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_MemoryPool.cpp [ 37%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o [ 37%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (23057 ms) 5: [----------] 8 tests from cuda_DeathTest (39722 ms total) 5: 5: [----------] 90 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (10 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (1 ms) 5: [ RUN ] cuda.team_reduce_large [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o 5: [ OK ] cuda.team_reduce_large (277 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (43 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 (56 ms) 5: [ RUN ] cuda.triple_nested_parallelism [ 45%] Built target Kokkos_CoreUnitTest_SYCL1A [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SYCL.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.036 s 0.014 s 20 44.5846/s 1.6k 5: [ OK ] cuda.triple_nested_parallelism (218 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: [ OK ] cuda.parallel_scan_with_reducers (159 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (1 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (1 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (29 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (15 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (16 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (22 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (10 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (10 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan [ 37%] Linking CXX static library ../../libLLVMMCDisassembler.a /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/containers/src/impl/Kokkos_UnorderedMap_impl.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_Cuda_Instance.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_CudaSpace.cpp [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o 25: MallocTouch/N:16777216/manual_time 91.1 us 132 us 8249 10.974k/s [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MDSpan.cpp.o 5: [ OK ] cuda.team_reduction_scan (1454 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (10 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (9 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 (241 ms) 5: [ RUN ] cuda.team_scan_ret_val [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o 5: [ OK ] cuda.team_scan_ret_val (274 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 (7 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (108 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: [ OK ] cuda.team_teamvector_range (8 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (3 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (3 ms) 5: [ RUN ] cuda.unique_token_team_acquire 5: [ OK ] cuda.unique_token_team_acquire (16 ms) 5: [ RUN ] cuda.view_api_a 5: [ OK ] cuda.view_api_a (18 ms) 5: [ RUN ] cuda.view_api_b 18: ViewDeepCopy_Rank3/N:10/manual_time 0.035 s 0.017 s 17 45.7167/s 1.6k [ 37%] Built target LLVMMCDisassembler 5: [ OK ] cuda.view_api_b (25 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (1 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (5 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 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_BlockSizeDeduction.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o 5: [ OK ] cuda.view_allocation_large_rank (1084 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 (6 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (24 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (3 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (57 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (57 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 (56 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (18 ms) 5: [ RUN ] cuda.static_extent 5: [ OK ] cuda.static_extent (0 ms) 5: [ RUN ] cuda.view_mapping_atomic 5: [ OK ] cuda.view_mapping_atomic (1 ms) 5: [ RUN ] cuda.view_mapping_class_value 5: [ OK ] cuda.view_mapping_class_value (0 ms) 5: [ RUN ] cuda.view_mapping_assignable 5: [ OK ] cuda.view_mapping_assignable (0 ms) 5: [ RUN ] cuda.view_mapping_trivially_copyable 5: [ OK ] cuda.view_mapping_trivially_copyable (0 ms) 5: [ RUN ] cuda.view_mapping_subview 5: [ OK ] cuda.view_mapping_subview (3 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 (35 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (6 ms) 5: [ RUN ] cuda.workgraph_fib [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o 5: [ OK ] cuda.workgraph_fib (1411 ms) 5: [ RUN ] cuda.resize_realloc_no_init 5: [ OK ] cuda.resize_realloc_no_init (1 ms) 5: [ RUN ] cuda.resize_realloc_no_alloc 5: [ OK ] cuda.resize_realloc_no_alloc (0 ms) 5: [ RUN ] cuda.realloc_exec_space 5: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestWithoutInitializing.hpp:78: Skipped 5: skipping since CudaUVMSpace requires additional fences 5: [ SKIPPED ] cuda.realloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc 5: [ OK ] cuda.view_alloc (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 5: skipping since the fence checked for isn't necessary 5: [ SKIPPED ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestWithoutInitializing.hpp:321: Skipped 5: skipping since the CudaUVMSpace requires additiional fences 5: [ SKIPPED ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 90 tests from cuda (5856 ms total) 5: 5: [----------] 28 tests from cuda_uvm 5: [ RUN ] cuda_uvm.view_subview_auto_1d_left 5: [ OK ] cuda_uvm.view_subview_auto_1d_left (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_right 5: [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) 5: [ RUN ] cuda_uvm.view_subview_auto_1d_stride 5: [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (3 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (0 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft 5: [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (2 ms) 5: [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright 5: [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (1 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign 5: [ OK ] cuda_uvm.view_subview_1d_assign (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (3 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (3 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (50 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (49 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (49 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (150 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (151 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 18: ViewDeepCopy_Rank1/N:10/manual_time 0.035 s 0.017 s 20 45.9172/s 1.6k 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (150 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (151 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (151 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_MinMaxClamp.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalFunctions3.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (150 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 (1095 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 126 tests from 3 test suites ran. (46673 ms total) 5: [ PASSED ] 122 tests. 5: [ SKIPPED ] 4 tests, listed below: 5: [ SKIPPED ] cuda_DeathTest.view_memory_access_violations_from_host 5: [ SKIPPED ] cuda.realloc_exec_space 5: [ SKIPPED ] cuda.view_allocation_int 5: [ SKIPPED ] cuda.view_allocation_exec_space_int [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o 5/48 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 49.82 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 18: ViewDeepCopy_Rank2/N:10/manual_time 0.048 s 0.023 s 19 33.4258/s 1.6k [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_Cuda_Task.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/src/Lock_Array_CUDA.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Serial/Kokkos_Serial.cpp 6: 6: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 6: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 6: setting CUDA_VISIBLE_DEVICES. 6: This could on multi GPU systems lead to severe performance" 6: penalties. 6: [==========] Running 91 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 41 tests from cuda 6: [ RUN ] cuda.task_fib_deprecated [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Serial/Kokkos_Serial_Task.cpp 25: MallocTouch/N:268435456/manual_time 8817 us 234 us 1000 113.418/s 25: MallocTouch/N:4294967296/manual_time 144937 us 1425 us 5 6.89954/s [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.048 s 0.023 s 15 33.4635/s 1.6k 25: MallocTouchFree/N:1/manual_time 31.6 us 31.6 us 22855 31.6015k/s [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o 6: [ OK ] cuda.task_fib_deprecated (3395 ms) 6: [ RUN ] cuda.task_depend_deprecated 6: [ OK ] cuda.task_depend_deprecated (178 ms) 6: [ RUN ] cuda.task_team_deprecated 6: [ OK ] cuda.task_team_deprecated (16 ms) 6: [ RUN ] cuda.task_with_mempool_deprecated 6: [ OK ] cuda.task_with_mempool_deprecated (4 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated 6: [ OK ] cuda.task_multiple_depend_deprecated (76 ms) 6: [ RUN ] cuda.task_scheduler_ctors_deprecated 6: [ OK ] cuda.task_scheduler_ctors_deprecated (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_deprecated 6: [ OK ] cuda.task_scheduer_ctors_device_deprecated (4 ms) 6: [ RUN ] cuda.task_fib_deprecated_multiple 25: MallocTouchFree/N:16/manual_time 33.1 us 31.2 us 22965 30.216k/s [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 47%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12a_ThreadScratch_SYCL.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_NumericTraits.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MathematicalSpecialFunctions.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_OccupancyControlTrait.cpp.o 6: [ OK ] cuda.task_fib_deprecated_multiple (1132 ms) 6: [ RUN ] cuda.task_depend_deprecated_multiple 6: [ OK ] cuda.task_depend_deprecated_multiple (193 ms) 6: [ RUN ] cuda.task_team_deprecated_multiple 6: [ OK ] cuda.task_team_deprecated_multiple (23 ms) 6: [ RUN ] cuda.task_with_mempool_deprecated_multiple 6: [ OK ] cuda.task_with_mempool_deprecated_multiple (5 ms) 6: [ RUN ] cuda.task_multiple_depend_deprecated_multiple 6: [ OK ] cuda.task_multiple_depend_deprecated_multiple (76 ms) 6: [ RUN ] cuda.task_scheduler_ctors_deprecated_multiple 6: [ OK ] cuda.task_scheduler_ctors_deprecated_multiple (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_deprecated_multiple 6: [ OK ] cuda.task_scheduer_ctors_device_deprecated_multiple (6 ms) 6: [ RUN ] cuda.task_fib_single 25: MallocTouchFree/N:256/manual_time 31.5 us 31.5 us 22919 31.7234k/s [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.042 s 0.020 s 15 38.3555/s 1.6k [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o 18: ViewDeepCopy_Rank2/N:10/manual_time 0.515 s 0.224 s 1 3.10876/s 1.6k 25: MallocTouchFree/N:4096/manual_time 44.0 us 43.8 us 15903 22.7505k/s [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustReturnsNonnullChecker.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o 25: MallocTouchFree/N:65536/manual_time 43.8 us 43.7 us 15956 22.8336k/s [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o 6: [ OK ] cuda.task_fib_single (2805 ms) 6: [ RUN ] cuda.task_depend_single 6: [ OK ] cuda.task_depend_single (239 ms) 6: [ RUN ] cuda.task_team_single 6: [ OK ] cuda.task_team_single (22 ms) 6: [ RUN ] cuda.task_with_mempool_single 6: [ OK ] cuda.task_with_mempool_single (5 ms) 6: [ RUN ] cuda.task_multiple_depend_single 6: [ OK ] cuda.task_multiple_depend_single (102 ms) 6: [ RUN ] cuda.task_scheduler_ctors_single 6: [ OK ] cuda.task_scheduler_ctors_single (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_single 6: [ OK ] cuda.task_scheduer_ctors_device_single (5 ms) 6: [ RUN ] cuda.task_fib_multiple 25: MallocTouchFree/N:1048576/manual_time 46.8 us 46.6 us 14946 21.3857k/s [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o 18: ViewDeepCopy_Rank3/N:10/manual_time 0.395 s 0.178 s 2 4.04751/s 1.6k [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 37%] Linking CXX static library ../../libLLVMMCParser.a [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o 6: [ OK ] cuda.task_fib_multiple (2066 ms) 6: [ RUN ] cuda.task_depend_multiple 6: [ OK ] cuda.task_depend_multiple (161 ms) 6: [ RUN ] cuda.task_team_multiple 6: [ OK ] cuda.task_team_multiple (14 ms) 6: [ RUN ] cuda.task_with_mempool_multiple 6: [ OK ] cuda.task_with_mempool_multiple (7 ms) 6: [ RUN ] cuda.task_multiple_depend_multiple 6: [ OK ] cuda.task_multiple_depend_multiple (88 ms) 6: [ RUN ] cuda.task_scheduler_ctors_multiple 6: [ OK ] cuda.task_scheduler_ctors_multiple (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_multiple 6: [ OK ] cuda.task_scheduer_ctors_device_multiple (7 ms) 6: [ RUN ] cuda.task_fib_chase_lev [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o 18: ViewDeepCopy_Rank1/N:10/manual_time 0.035 s 0.014 s 18 45.9567/s 1.6k 25: MallocTouchFree/N:16777216/manual_time 523 us 131 us 5522 1.91089k/s [ 37%] Built target LLVMMCParser [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Other.cpp.o 6: [ OK ] cuda.task_fib_chase_lev (2407 ms) 6: [ RUN ] cuda.task_depend_chase_lev [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o 6: [ OK ] cuda.task_depend_chase_lev (458 ms) 6: [ RUN ] cuda.task_team_chase_lev 6: [ OK ] cuda.task_team_chase_lev (26 ms) 6: [ RUN ] cuda.task_with_mempool_chase_lev 6: [ OK ] cuda.task_with_mempool_chase_lev (15 ms) 6: [ RUN ] cuda.task_multiple_depend_chase_lev 6: [ OK ] cuda.task_multiple_depend_chase_lev (155 ms) 6: [ RUN ] cuda.task_scheduler_ctors_chase_lev 6: [ OK ] cuda.task_scheduler_ctors_chase_lev (0 ms) 6: [ RUN ] cuda.task_scheduer_ctors_device_chase_lev 6: [ OK ] cuda.task_scheduer_ctors_device_chase_lev (20 ms) 6: [ RUN ] cuda.team_scratch_1_streams 18: ViewDeepCopy_Rank2/N:10/manual_time 0.458 s 0.221 s 2 3.49598/s 1.6k [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 37%] Building CXX object lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o 25: MallocTouchFree/N:268435456/manual_time 8682 us 232 us 353 115.184/s [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o 25: MallocTouchFree/N:4294967296/manual_time 144372 us 1402 us 5 6.92653/s [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests -L/usr/local/cuda/lib64 -lpthread TestCuda.o TestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -o KokkosContainers_PerformanceTest_Cuda echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests' make -C algorithms/unit_tests make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests' /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestCuda.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests/TestStdAlgorithmsCommon.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests/UnitTestMain.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Command_Line_Parsing.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostSpace_deepcopy.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Abort.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_ExecPolicy.cpp 18: ViewDeepCopy_Rank3/N:10/manual_time 0.268 s 0.120 s 3 5.97188/s 1.6k 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.5969/s 800 [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o 25: ViewAllocate_Rank1/N:10/manual_time 0.029 s 0.001 s 25 27.8783/s 800 [ 37%] Linking CXX static library ../../../libLLVMAArch64Info.a [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o 25: ViewAllocate_Rank2/N:10/manual_time 0.026 s 0.001 s 24 31.1416/s 800 18: ViewDeepCopy_Rank4/N:10/manual_time 0.035 s 0.014 s 20 46.2362/s 1.6k [ 37%] Built target LLVMAArch64Info [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o [ 37%] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o 25: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 26 29.6512/s 800 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6921/s 800 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test12b_TeamScratch_SYCL.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6215/s 800 [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp 18: ViewDeepCopy_Rank5/N:10/manual_time 0.034 s 0.014 s 20 46.5765/s 1.6k [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.6744/s 800 [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.6496/s 800 [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.6785/s 800 18: ViewDeepCopy_Rank4/N:10/manual_time 0.035 s 0.014 s 20 45.9351/s 1.6k [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp 6: [ OK ] cuda.team_scratch_1_streams (11653 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (0 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (1 ms) 6: [ RUN ] cuda.impl_view_texture 6: [ OK ] cuda.impl_view_texture (0 ms) 6: [ RUN ] cuda.view_subview_const_randomaccess 6: [ OK ] cuda.view_subview_const_randomaccess (0 ms) 6: [----------] 41 tests from cuda (25379 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (34 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (9 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (10 ms) 6: [ RUN ] cuda_hostpinned.view_api_c 6: [ OK ] cuda_hostpinned.view_api_c (0 ms) 6: [ RUN ] cuda_hostpinned.view_api_d 6: [ OK ] cuda_hostpinned.view_api_d (2 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_error 6: [ OK ] cuda_hostpinned.view_allocation_error (0 ms) 6: [ RUN ] cuda_hostpinned.view_remap 6: [ OK ] cuda_hostpinned.view_remap (0 ms) 6: [ RUN ] cuda_hostpinned.view_mirror_nonconst 6: [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_hostpinned.view_stride_method 6: [ OK ] cuda_hostpinned.view_stride_method (0 ms) 6: [ RUN ] cuda_hostpinned.anonymous_space 6: [ OK ] cuda_hostpinned.anonymous_space (0 ms) 6: [ RUN ] cuda_hostpinned.view_overload_resolution 6: [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) 6: [ RUN ] cuda_hostpinned.view_allocation_large_rank 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.685/s 800 [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostThreadTeam.cpp [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.6696/s 800 [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/IncrementalSourceMgr.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ParallelScanRangePolicy.cpp.o 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.6901/s 800 18: ViewDeepCopy_Rank5/N:10/manual_time 0.035 s 0.014 s 20 45.2661/s 1.6k [ 37%] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64SMEAttributes.cpp.o 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.6672/s 800 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.7283/s 800 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_SharedAlloc.cpp [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4583 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 (8 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (51 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: [----------] 25 tests from cuda_hostpinned (4708 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc 6: [ OK ] cuda_uvm.impl_shared_alloc (50 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (20 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (33 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (5 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (0 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 18: ViewDeepCopy_Rank4/N:10/manual_time 0.532 s 0.151 s 2 3.0083/s 1.6k In file included from /scratch/llvm-project/clang/lib/AST/Interp/EvalEmitter.cpp:11: /scratch/llvm-project/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::CastFloatingIntegral(clang::interp::InterpState&, clang::interp::CodePtr) [with clang::interp::PrimType Name = clang::interp::PT_Bool; T = clang::interp::Boolean]': /scratch/llvm-project/build/tools/clang/lib/AST/Opcodes.inc:3646:47: required from here /scratch/llvm-project/clang/lib/AST/Interp/Interp.h:1462:51: warning: parameter 'OpPC' set but not used [-Wunused-but-set-parameter] 1462 | bool CastFloatingIntegral(InterpState &S, CodePtr OpPC) { | ~~~~~~~~^~~~ 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.6919/s 800 [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp 6: [ OK ] cuda_uvm.view_allocation_large_rank (1111 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (9 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (24 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (2 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (55 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (16 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 (3 ms) 6: [----------] 25 tests from cuda_uvm (1338 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 91 tests from 3 test suites ran. (31426 ms total) 6: [ PASSED ] 91 tests. 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.6911/s 800 [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_b.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o 6/48 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 34.11 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 492 1074.34/s 1.6k 18: ViewDeepCopy_Rank5/N:10/manual_time 0.471 s 0.130 s 2 3.39785/s 1.6k [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaHostPinned_ViewMapping_subview.cpp.o 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 501 1.1007k/s 1.6k 7: 7: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 7: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 7: setting CUDA_VISIBLE_DEVICES. 7: This could on multi GPU systems lead to severe performance" 7: penalties. 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (128 ms) 7: [ RUN ] cuda.debug_pin_um_to_host 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 498 1.12237k/s 1.6k /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_hwloc.cpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_CPUDiscovery.cpp 18: ViewDeepCopy_Rank4/N:10/manual_time 0.444 s 0.140 s 2 3.60573/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 508 1.18504k/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 509 1.18754k/s 1.6k [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenACC [100%] Built target Kokkos_CoreUnitTest_OpenACC + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 1: [==========] Running 218 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (397 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (352 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (377 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (350 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds 1: [ OK ] serial_DeathTest.policy_invalid_bounds (23 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (22 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (13 ms) 1: [----------] 7 tests from serial_DeathTest (1538 ms total) 1: 1: [----------] 211 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (1 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (1 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (1 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (1 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (1 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (121 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (24 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 (48 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 (3 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o 7: [ OK ] cuda.debug_pin_um_to_host (2377 ms) 7: [----------] 2 tests from cuda (2506 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (2506 ms total) 7: [ PASSED ] 2 tests. [ 37%] Linking CXX static library ../../../libLLVMAArch64Utils.a [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o [ 37%] Built target LLVMAArch64Utils [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 394 1.18587k/s 1.6k 7/48 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 4.93 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 18: ViewDeepCopy_Rank5/N:10/manual_time 0.348 s 0.169 s 2 4.59116/s 1.6k [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 510 1.18713k/s 1.6k [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostBarrier.cpp 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (3433 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 300 662.085/s 1.6k [ 48%] Built target Kokkos_CoreUnitTest_SYCL1B [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o 8: 8: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 8: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 8: setting CUDA_VISIBLE_DEVICES. 8: This could on multi GPU systems lead to severe performance" 8: penalties. 8: [ OK ] cuda.raw_cuda_interop (1635 ms) 8: [----------] 1 test from cuda (1635 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (1635 ms total) 8: [ PASSED ] 1 test. 25: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 195 450.293/s 1.6k [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o 8/48 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 2.43 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 509 1.18789k/s 1.6k 18: ViewDeepCopy_Rank6/N:10/manual_time 0.038 s 0.014 s 18 41.6956/s 1.6k [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Core.cpp 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 292 673.626/s 1.6k [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o 9: 9: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 9: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 9: setting CUDA_VISIBLE_DEVICES. 9: This could on multi GPU systems lead to severe performance" 9: penalties. 9: [ OK ] cuda.raw_cuda_streams (1621 ms) 9: [----------] 1 test from cuda (1621 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (1621 ms total) 9: [ PASSED ] 1 test. 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2839 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Stacktrace.cpp 9/48 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 2.43 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (971 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o 25: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 250 542.565/s 1.6k [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp 18: ViewDeepCopy_Rank6/N:10/manual_time 0.028 s 0.014 s 22 56.1935/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 510 1.18765k/s 1.6k 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1044 ms) 1: [ RUN ] serial.deep_copy_scratch 1: [ OK ] serial.deep_copy_scratch (0 ms) 1: [ RUN ] serial.mathematical_constants_e 1: [ OK ] serial.mathematical_constants_e (0 ms) 1: [ RUN ] serial.mathematical_constants_log2e 1: [ OK ] serial.mathematical_constants_log2e (0 ms) 1: [ RUN ] serial.mathematical_constants_log10e 1: [ OK ] serial.mathematical_constants_log10e (0 ms) 1: [ RUN ] serial.mathematical_constants_pi 1: [ OK ] serial.mathematical_constants_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_pi 1: [ OK ] serial.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrtpi 1: [ OK ] serial.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] serial.mathematical_constants_ln2 1: [ OK ] serial.mathematical_constants_ln2 (0 ms) 1: [ RUN ] serial.mathematical_constants_ln10 1: [ OK ] serial.mathematical_constants_ln10 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt2 1: [ OK ] serial.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] serial.mathematical_constants_sqrt3 1: [ OK ] serial.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_inv_sqrt3 1: [ OK ] serial.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] serial.mathematical_constants_egamma 1: [ OK ] serial.mathematical_constants_egamma (0 ms) 1: [ RUN ] serial.mathematical_constants_phi 1: [ OK ] serial.mathematical_constants_phi (0 ms) 1: [ RUN ] serial.mathematical_functions_trigonometric_functions 1: [ OK ] serial.mathematical_functions_trigonometric_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_hyperbolic_functions 1: [ OK ] serial.mathematical_functions_hyperbolic_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_non_standard 1: [ OK ] serial.mathematical_functions_non_standard (0 ms) 1: [ RUN ] serial.mathematical_functions_power_functions 1: [ OK ] serial.mathematical_functions_power_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_fma 1: [ OK ] serial.mathematical_functions_fma (0 ms) 1: [ RUN ] serial.mathematical_functions_error_and_gamma_functions 1: [ OK ] serial.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] serial.mathematical_functions_nearest_interger_floating_point_operations (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_manipulation_functions 1: [ OK ] serial.mathematical_functions_floating_point_manipulation_functions (0 ms) 1: [ RUN ] serial.mathematical_functions_absolute_value 1: [ OK ] serial.mathematical_functions_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_floating_point_absolute_value 1: [ OK ] serial.mathematical_functions_floating_point_absolute_value (0 ms) 1: [ RUN ] serial.mathematical_functions_remainder_function 1: [ OK ] serial.mathematical_functions_remainder_function (0 ms) 1: [ RUN ] serial.mathematical_functions_isfinite 1: [ OK ] serial.mathematical_functions_isfinite (0 ms) 1: [ RUN ] serial.mathematical_functions_isinf 1: [ OK ] serial.mathematical_functions_isinf (0 ms) 1: [ RUN ] serial.mathematical_functions_isnan 1: [ OK ] serial.mathematical_functions_isnan (0 ms) 1: [ RUN ] serial.mathematical_functions_exponential_functions 1: [ OK ] serial.mathematical_functions_exponential_functions (0 ms) 1: [ RUN ] serial.mathspecialfunc_expint1 1: [ OK ] serial.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_errorfunc 1: [ OK ] serial.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj0y0 1: [ OK ] serial.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselj1y1 1: [ OK ] serial.mathspecialfunc_cbesselj1y1 (1 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli0k0 1: [ OK ] serial.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesseli1k1 1: [ OK ] serial.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh1stkind 1: [ OK ] serial.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] serial.mathspecialfunc_cbesselh2ndkind 1: [ OK ] serial.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] serial.mdrange_5d 1: [ OK ] serial.mdrange_5d (45 ms) 1: [ RUN ] serial.mdrange_6d [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o 1: [ OK ] serial.mdrange_6d (170 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (1 ms) 1: [ RUN ] serial.mdrange_array_reduce 1: [ OK ] serial.mdrange_array_reduce (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (8 ms) 1: [ RUN ] serial.mdrange_neg_idx [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp 1: [ OK ] serial.mdrange_neg_idx (125 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (10 ms) 1: [ RUN ] serial.mdrange_scalar 1: [ OK ] serial.mdrange_scalar (0 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 10: 10: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 10: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 10: setting CUDA_VISIBLE_DEVICES. 10: This could on multi GPU systems lead to severe performance" 10: penalties. 10: [==========] Running 3 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 3 tests from cuda_multi_gpu 10: [ RUN ] cuda_multi_gpu.managed_views 10: [ OK ] cuda_multi_gpu.managed_views (1 ms) 10: [ RUN ] cuda_multi_gpu.unmanaged_views 10: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 10: [ RUN ] cuda_multi_gpu.scratch_space 10: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 10: [----------] 3 tests from cuda_multi_gpu (4 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 3 tests from 1 test suite ran. (4 ms total) 10: [ PASSED ] 3 tests. 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 510 1.1879k/s 1.6k [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o 10/48 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 2.43 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Profiling.cpp [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedNewArraySizeChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBuiltin.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 510 1.18765k/s 1.6k 1: [ OK ] serial.mdrange_large_deep_copy (1995 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 [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_Error.cpp 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 510 1.18794k/s 1.6k [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SYCL.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 37%] Linking CXX static library ../libLLVMMCA.a 11: 11: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 11: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 11: setting CUDA_VISIBLE_DEVICES. 11: This could on multi GPU systems lead to severe performance" 11: penalties. 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (1 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (3 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (3 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 18: ViewDeepCopy_Rank6/N:10/manual_time 0.239 s 0.113 s 3 6.70733/s 1.6k 11/48 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 2.41 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 25: ViewDeepCopy_Rank4/N:10/manual_time 0.012 s 0.011 s 61 137.603/s 1.6k [ 37%] Built target LLVMMCA 25: ViewDeepCopy_Rank5/N:10/manual_time 0.011 s 0.011 s 62 145.038/s 1.6k [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp 18: ViewDeepCopy_Rank6/N:10/manual_time 0.330 s 0.161 s 2 4.84406/s 1.6k [ 37%] Building InstCombineTables.inc... [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Floating.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o 12: 12: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 12: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 12: setting CUDA_VISIBLE_DEVICES. 12: This could on multi GPU systems lead to severe performance" 12: penalties. 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (6 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (8 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 (97 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 (3 ms) 12: [ RUN ] defaultdevicetype.bhalf_conversion 12: [ OK ] defaultdevicetype.bhalf_conversion (3 ms) 12: [ RUN ] defaultdevicetype.half_operators 12: [ OK ] defaultdevicetype.half_operators (2 ms) 12: [ RUN ] defaultdevicetype.bhalf_operators 12: [ OK ] defaultdevicetype.bhalf_operators (2 ms) 12: [ RUN ] defaultdevicetype.host_space_access 12: [ OK ] defaultdevicetype.host_space_access (0 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a1 12: [ OK ] defaultdevicetype.reduce_instantiation_a1 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (34 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (11 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (15 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (46 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (15 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (18 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (50 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (17 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (350 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 25: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 194 446.247/s 1.6k 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (3182 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (32 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (11 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (6 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (1 ms) 1: [ RUN ] serial.range_for 1: [ OK ] serial.range_for (0 ms) 1: [ RUN ] serial.range_reduce 1: [ OK ] serial.range_reduce (0 ms) 1: [ RUN ] serial.range_dynamic_policy 1: [ OK ] serial.range_dynamic_policy (21 ms) 1: [ RUN ] serial.range_policy_runtime_parameters 1: [ OK ] serial.range_policy_runtime_parameters (0 ms) 1: [ RUN ] serial.range_for_require 1: [ OK ] serial.range_for_require (0 ms) 1: [ RUN ] serial.range_reduce_require 1: [ OK ] serial.range_reduce_require (0 ms) 1: [ RUN ] serial.range_dynamic_policy_require 1: [ OK ] serial.range_dynamic_policy_require (20 ms) 1: [ RUN ] serial.reducers_int 1: [ OK ] serial.reducers_int (0 ms) 1: [ RUN ] serial.reducers_double 1: [ OK ] serial.reducers_double (0 ms) 1: [ RUN ] serial.reducers_complex_double 1: [ OK ] serial.reducers_complex_double (0 ms) 1: [ RUN ] serial.reducers_struct 1: [ OK ] serial.reducers_struct (0 ms) 1: [ RUN ] serial.reducers_half_t 1: [ OK ] serial.reducers_half_t (0 ms) 1: [ RUN ] serial.reducers_bhalf_t 1: [ OK ] serial.reducers_bhalf_t (0 ms) 1: [ RUN ] serial.reducers_int8_t 1: [ OK ] serial.reducers_int8_t (0 ms) 1: [ RUN ] serial.reducers_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 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o 12: [ OK ] kokkosresize.host_space_access (35 ms) 12: [----------] 1 test from kokkosresize (35 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. (396 ms total) 12: [ PASSED ] 71 tests. 1: [ OK ] serial.int64_t_reduce (297 ms) 1: [ RUN ] serial.double_reduce 25: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 129 297.91/s 1.6k [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 37%] Built target InstCombineTableGen [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBlock.cpp.o [ 37%] Building CXX object lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o 1: [ OK ] serial.double_reduce (305 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 12/48 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 2.87 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 509 1.18751k/s 1.6k /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_HostSpace.cpp 1: [ OK ] serial.int64_t_reduce_dynamic (979 ms) 1: [ RUN ] serial.double_reduce_dynamic 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 509 1.18785k/s 1.6k [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScan.cpp.o 13: 13: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 13: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 13: setting CUDA_VISIBLE_DEVICES. 13: This could on multi GPU systems lead to severe performance" 13: penalties. 13: [ OK ] initialization.legion_initialization (1626 ms) 13: [----------] 1 test from initialization (1626 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1626 ms total) 13: [ PASSED ] 1 test. 18: ViewDeepCopy_Rank7/N:10/manual_time 0.035 s 0.017 s 18 45.2986/s 1.6k 1: [ OK ] serial.double_reduce_dynamic (1063 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 25: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 57 133.203/s 1.6k 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 (18 ms) 1: [ RUN ] serial.reduce_device_view_team_policy [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o 13/48 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 2.41 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 25: ViewDeepCopy_Rank6/N:10/manual_time 0.009 s 0.009 s 78 177.38/s 1.6k [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/impl/Kokkos_MemoryPool.cpp In file included from /scratch/llvm-project/clang/lib/AST/Interp/Interp.cpp:9: /scratch/llvm-project/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::CastFloatingIntegral(clang::interp::InterpState&, clang::interp::CodePtr) [with clang::interp::PrimType Name = clang::interp::PT_Bool; T = clang::interp::Boolean]': /scratch/llvm-project/build/tools/clang/lib/AST/Opcodes.inc:3484:45: required from here /scratch/llvm-project/clang/lib/AST/Interp/Interp.h:1462:51: warning: parameter 'OpPC' set but not used [-Wunused-but-set-parameter] 1462 | bool CastFloatingIntegral(InterpState &S, CodePtr OpPC) { | ~~~~~~~~^~~~ [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewHooks.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o [ 37%] Linking CXX static library ../../../libLLVMARMInfo.a [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 510 1.18719k/s 1.6k 14: 14: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 14: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 14: setting CUDA_VISIBLE_DEVICES. 14: This could on multi GPU systems lead to severe performance" 14: penalties. 14: SUCCESS [ 37%] Built target LLVMARMInfo [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 510 1.11757k/s 1.6k /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/containers/src/impl/Kokkos_UnorderedMap_impl.cpp 14/48 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 2.41 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 18: ViewDeepCopy_Rank7/N:10/manual_time 0.048 s 0.017 s 20 33.464/s 1.6k [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o 1: [ OK ] serial.reduce_device_view_team_policy (2882 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (6 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (196 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 [ 37%] Building CXX object lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o 25: ViewDeepCopy_Rank7/N:10/manual_time 0.013 s 0.013 s 52 121.231/s 1.6k 1: [ OK ] serial.task_fib_deprecated_multiple (196 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (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 (181 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (5 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (186 ms) 1: [ RUN ] serial.task_depend_multiple 1: [ OK ] serial.task_depend_multiple (0 ms) 1: [ RUN ] serial.task_team_multiple 1: [ OK ] serial.task_team_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_multiple 1: [ OK ] serial.task_with_mempool_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_multiple 1: [ OK ] serial.task_multiple_depend_multiple (5 ms) 1: [ RUN ] serial.task_scheduler_ctors_multiple 1: [ OK ] serial.task_scheduler_ctors_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_multiple 1: [ OK ] serial.task_scheduer_ctors_device_multiple (0 ms) 1: [ RUN ] serial.task_fib_chase_lev /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_Cuda_Instance.cpp 25: ViewDeepCopy_Rank7/N:10/manual_time 0.010 s 0.010 s 70 160.676/s 1.6k [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o 1: [ OK ] serial.task_fib_chase_lev (222 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 (6 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 211 tests from serial (21343 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 218 tests from 2 test suites ran. (22882 ms total) 1: [ PASSED ] 217 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/20 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 23.65 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 15: 15: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 15: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 15: setting CUDA_VISIBLE_DEVICES. 15: This could on multi GPU systems lead to severe performance" 15: penalties. 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp 18: ViewDeepCopy_Rank7/N:10/manual_time 0.484 s 0.222 s 2 3.30415/s 1.6k [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 509 1.18789k/s 1.6k 2: [==========] Running 125 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 8 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 15/48 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 2.41 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 25: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 509 1.18788k/s 1.6k [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCLSharedUSM_ViewMapping_subview.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CheckedIntegerOps.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SYCL3.dir/sycl/TestSYCL_Spaces.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 53 123.25/s 1.6k 16: 16: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 16: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 16: setting CUDA_VISIBLE_DEVICES. 16: This could on multi GPU systems lead to severe performance" 16: penalties. 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 0 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 0 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 0 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554432 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (0 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (1 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (5 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/tools/TestWithoutInitializing.cpp:98: Skipped 16: skipping since the CudaUVMSpace requires additional fences 16: [ SKIPPED ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (9 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (9 ms total) 16: [ PASSED ] 27 tests. 16: [ SKIPPED ] 1 test, listed below: 16: [ SKIPPED ] kokkosp.create_mirror_view_and_copy 18: ViewDeepCopy_Rank7/N:10/manual_time 0.404 s 0.198 s 2 3.96488/s 1.6k 16/48 Test #16: Kokkos_CoreUnitTest_KokkosP ...................... Passed 2.47 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 17/48 Test #17: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.01 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/libkokkosprinter-tool.so 18: Test timeout computed to be: 1500 18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 50 118.736/s 1.6k 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (2802 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.34648k/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.34828k/s 1.6k 18: 18: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 18: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 18: setting CUDA_VISIBLE_DEVICES. 18: This could on multi GPU systems lead to severe performance" 18: penalties. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o 18/48 Test #18: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 2.41 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.34733k/s 1.6k [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o 18: ViewDeepCopy_Rank8/N:10/manual_time 0.029 s 0.014 s 24 54.8054/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 569 1.28333k/s 1.6k 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (2736 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (5538 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 /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_CudaSpace.cpp 2: [ OK ] serial.team_reduce_large (504 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (9 ms) 2: [ RUN ] serial.large_team_scratch_size 2: [ OK ] serial.large_team_scratch_size (0 ms) 2: [ RUN ] serial.team_broadcast_long 2: [ OK ] serial.team_broadcast_long (0 ms) 2: [ RUN ] serial.team_broadcast_long_wrapper 2: [ OK ] serial.team_broadcast_long_wrapper (0 ms) 2: [ RUN ] serial.team_broadcast_char 2: [ OK ] serial.team_broadcast_char (0 ms) 2: [ RUN ] serial.team_broadcast_float 2: [ OK ] serial.team_broadcast_float (0 ms) 2: [ RUN ] serial.team_broadcast_double 2: [ OK ] serial.team_broadcast_double (0 ms) 2: [ RUN ] serial.team_handle_by_value 2: [ OK ] serial.team_handle_by_value (0 ms) 2: [ RUN ] serial.team_vector 2: [ OK ] serial.team_vector (7 ms) 2: [ RUN ] serial.triple_nested_parallelism [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SYCL.cpp.o 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1249 1.48946k/s 800 19: 19: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 19: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 19: setting CUDA_VISIBLE_DEVICES. 19: This could on multi GPU systems lead to severe performance" 19: penalties. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 2: [ OK ] serial.triple_nested_parallelism (689 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (92 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (174 ms) 2: [ RUN ] serial.team_long_reduce 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1244 1.48914k/s 800 2: [ OK ] serial.team_long_reduce (130 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (114 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 [ 37%] Linking CXX static library ../../../libLLVMARMUtils.a 19/48 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 2.43 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1251 1.49097k/s 800 18: ViewDeepCopy_Rank8/N:10/manual_time 0.028 s 0.014 s 25 56.3183/s 1.6k /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Cuda/Kokkos_Cuda_Task.cpp 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1252 1.48974k/s 800 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/src/Lock_Array_CUDA.cpp 18: ViewDeepCopy_Rank8/N:10/manual_time 0.520 s 0.256 s 1 3.07448/s 1.6k 20: 20: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 20: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 20: setting CUDA_VISIBLE_DEVICES. 20: This could on multi GPU systems lead to severe performance" 20: penalties. 20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x555556275380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556275500:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556275580:Host:source:0x555556275400: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:0x555556275640: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:0x555556275500:40::kokkosp_deallocate_data:Host:source:0x555556275380:40::kokkosp_finalize_library:: 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1247 1.49125k/s 800 [ 37%] Built target LLVMARMUtils 20/48 Test #20: Kokkos_ProfilingTestLibraryLoad .................. Passed 2.42 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Serial/Kokkos_Serial.cpp 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1251 1.49002k/s 800 [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 37%] Building CXX object lib/Target/AVR/TargetInfo/CMakeFiles/LLVMAVRInfo.dir/AVRTargetInfo.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1251 1.49109k/s 800 [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c /var/jenkins/workspace/Kokkos_PR-6892/core/src/Serial/Kokkos_Serial_Task.cpp [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1251 1.49086k/s 800 18: ViewDeepCopy_Rank8/N:10/manual_time 0.381 s 0.185 s 2 4.1999/s 1.6k 21: 21: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 21: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 21: setting CUDA_VISIBLE_DEVICES. 21: This could on multi GPU systems lead to severe performance" 21: penalties. 21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_GNU:840::kokkosp_declare_metadata:KOKKOS_COMPILER_NVCC:1100::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:nvcc::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x555556275380:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555556275500:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x555556275580:Host:source:0x555556275400: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:0x555556275640: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:0x555556275500:40::kokkosp_deallocate_data:Host:source:0x555556275380:40::kokkosp_finalize_library:: [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o 21/48 Test #21: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 2.42 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec 22: Test timeout computed to be: 1500 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1243 1.49053k/s 800 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1251 1.49047k/s 800 [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o [ 37%] Linking CXX static library ../../../libLLVMAVRInfo.a 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1251 1.48938k/s 800 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o 22: 22: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 22: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 22: setting CUDA_VISIBLE_DEVICES. 22: This could on multi GPU systems lead to severe performance" 22: penalties. 22: [==========] Running 3 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 2 tests from defaultdevicetype_DeathTest 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37d0] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x5555555a57bf] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f1: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a37d0] Test::test_stacktrace(bool, bool) 22: [0x5555555a57bf] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacb8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40be] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x30f) [0x5555555a57bf] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f3: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aacb8] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40be] Test::test_stacktrace(bool, bool) 22: [0x5555555a57bf] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (301 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37d0] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x5555555a5b1c] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f1: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a37d0] Test::test_stacktrace(bool, bool) 22: [0x5555555a5b1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacb8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40be] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x30c) [0x5555555a5b1c] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f3: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aacb8] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40be] Test::test_stacktrace(bool, bool) 22: [0x5555555a5b1c] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 18: ViewDeepCopy_Raw/N:10/manual_time 0.030 s 0.014 s 22 52.6916/s 1.6k 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (288 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (590 ms total) 22: 22: [----------] 1 test from defaultdevicetype 22: [ RUN ] defaultdevicetype.stacktrace_normal 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x40) [0x5555555a37d0] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f1: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555a37d0] Test::test_stacktrace(bool, bool) 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x15) [0x5555556046f5] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x55) [0x5555555aa895] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xa8) [0x5555555aacb8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x92e) [0x5555555a40be] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x4a) [0x5555555db3ba] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x78ccf) [0x5555555ccccf] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x7911a) [0x5555555cd11a] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(+0x796fd) [0x5555555cd6fd] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0xb38) [0x5555555cfbf8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x98) [0x5555555d00c8] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(main+0x32) [0x55555559e732] 22: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ffff4ea8c87] 22: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2a) [0x5555555a1c6a] 22: 22: demangled test_f3: 22: [0x5555556046f5] Kokkos::Impl::save_stacktrace() 22: [0x5555555aa895] Test::stacktrace_test_f1(std::ostream&) 22: [0x5555555aacb8] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x5555555a40be] Test::test_stacktrace(bool, bool) 22: [0x5555555db3ba] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x5555555ccccf] 22: [0x5555555cd11a] 22: [0x5555555cd6fd] 22: [0x5555555cfbf8] testing::internal::UnitTestImpl::RunAllTests() 22: [0x5555555d00c8] testing::UnitTest::Run() 22: [0x55555559e732] main 22: [0x7ffff4ea8c87] __libc_start_main 22: [0x5555555a1c6a] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype.stacktrace_normal (0 ms) 22: [----------] 1 test from defaultdevicetype (0 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 3 tests from 2 test suites ran. (591 ms total) 22: [ PASSED ] 3 tests. 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1251 1.49228k/s 800 [ 37%] Built target LLVMAVRInfo [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o [ 37%] Building CXX object lib/Target/BPF/TargetInfo/CMakeFiles/LLVMBPFInfo.dir/BPFTargetInfo.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp 2: [ OK ] serial.repeated_team_reduce (7177 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (140 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (76 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (76 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (2 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (2 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (2 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 22/48 Test #22: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 3.02 sec test 23 Start 23: Kokkos_CoreUnitTest_CTestDevice 23: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 23: Test timeout computed to be: 1500 23: [==========] Running 8 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 8 tests from ctest_environment 23: [ RUN ] ctest_environment.no_device_type 23: [ OK ] ctest_environment.no_device_type (0 ms) 23: [ RUN ] ctest_environment.no_process_count 23: [ OK ] ctest_environment.no_process_count (0 ms) 23: [ RUN ] ctest_environment.invalid_rank 23: [ OK ] ctest_environment.invalid_rank (0 ms) 23: [ RUN ] ctest_environment.no_type_str 23: [ OK ] ctest_environment.no_type_str (0 ms) 23: [ RUN ] ctest_environment.missing_type 23: [ OK ] ctest_environment.missing_type (0 ms) 23: [ RUN ] ctest_environment.no_id_str 23: [ OK ] ctest_environment.no_id_str (0 ms) 23: [ RUN ] ctest_environment.invalid_id_str 23: [ OK ] ctest_environment.invalid_id_str (0 ms) 23: [ RUN ] ctest_environment.good 23: [ OK ] ctest_environment.good (0 ms) 23: [----------] 8 tests from ctest_environment (0 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 8 tests from 1 test suite ran. (0 ms total) 23: [ PASSED ] 8 tests. 23/48 Test #23: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.01 sec test 24 Start 24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 24: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 24: Test timeout computed to be: 1500 24/48 Test #24: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 25 Start 25: Kokkos_ContainersUnitTest_Serial 25: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 25: Test timeout computed to be: 1500 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1248 1.49112k/s 800 2: [ OK ] serial.view_allocation_large_rank (919 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (7 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (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 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1249 1.49133k/s 800 2: [ OK ] serial.view_resize (15 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (63 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (4 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (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 2: [ OK ] serial.view_subview_3d_from_5d_right (289 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (288 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 18: ViewDeepCopy_Raw/N:10/manual_time 0.032 s 0.014 s 21 50.2417/s 1.6k 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1247 1.49069k/s 800 [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (291 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 (11469 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 125 tests from 2 test suites ran. (17008 ms total) 2: [ PASSED ] 122 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 25: 25: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 25: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 25: setting CUDA_VISIBLE_DEVICES. 25: This could on multi GPU systems lead to severe performance" 25: penalties. 25: [==========] Running 65 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 65 tests from serial 25: [ RUN ] serial.bitset 2/20 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 17.76 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1246 1.49109k/s 800 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: 3/20 Test #3: Kokkos_CoreUnitTest_SerialGraph ............. Passed 0.73 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenACC 4: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_OpenACC 4: Test timeout computed to be: 1500 25: [ OK ] serial.bitset (1185 ms) 25: [ RUN ] serial.bitset_default_constructor_no_alloc 25: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 25: [ RUN ] serial.dualview_combination 25: [ OK ] serial.dualview_combination (0 ms) 25: [ RUN ] serial.dualview_alloc 25: [ OK ] serial.dualview_alloc (0 ms) 25: [ RUN ] serial.test_dualview_copy_construction_and_assignment 25: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 25: [ RUN ] serial.dualview_combinations_without_init 25: [ OK ] serial.dualview_combinations_without_init (0 ms) 25: [ RUN ] serial.dualview_deep_copy 25: [ OK ] serial.dualview_deep_copy (0 ms) 25: [ RUN ] serial.dualview_realloc 25: [ OK ] serial.dualview_realloc (0 ms) 25: [ RUN ] serial.dualview_resize 25: [ OK ] serial.dualview_resize (0 ms) 25: [ RUN ] serial.dualview_device_correct_kokkos_device 25: [ OK ] serial.dualview_device_correct_kokkos_device (0 ms) 25: [ RUN ] serial.dualview_host_correct_kokkos_device 25: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 25: [ RUN ] serial.dualview_host_modify_template_device_sync 25: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 25: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 25: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 25: [ RUN ] serial.dualview_device_modify_template_host_sync 25: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 25: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 25: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 25: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 25: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 25: [ RUN ] serial.dynamic_view 25: [ OK ] serial.dynamic_view (14 ms) 25: [ RUN ] serial.dyn_rank_view_api_generic 25: [ OK ] serial.dyn_rank_view_api_generic (6 ms) 25: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 25: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 25: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 25: /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 25: skipping since not default execution space 25: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 25: [ RUN ] serial.dyn_rank_view_api_operator_rank67 25: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 25: [ RUN ] serial.ErrorReporterViaLambda 25: [ OK ] serial.ErrorReporterViaLambda (0 ms) 25: [ RUN ] serial.ErrorReporter 25: [ OK ] serial.ErrorReporter (0 ms) 25: [ RUN ] serial.offsetview_construction 25: [ OK ] serial.offsetview_construction (37 ms) 25: [ RUN ] serial.offsetview_unmanaged_construction 25: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 25: [ RUN ] serial.offsetview_subview 25: [ OK ] serial.offsetview_subview (8 ms) 25: [ RUN ] serial.offsetview_offsets_rank1 25: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 25: [ RUN ] serial.offsetview_offsets_rank2 25: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 25: [ RUN ] serial.offsetview_offsets_rank3 25: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 25: [ RUN ] serial.scatterview /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -Wall -Wunused-parameter -Wshadow -pedantic -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized -std=c++17 -Xcudafe --diag_suppress=esa_on_defaulted_function_ignored -extended-lambda -arch=sm_70 -I./ -I/var/jenkins/workspace/Kokkos_PR-6892/core/src -I/var/jenkins/workspace/Kokkos_PR-6892/containers/src -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/src -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/desul/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/mdspan/include -I/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest -I/var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests -I/var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/category_files -Werror -c TestSerial.cpp 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1249 1.49117k/s 800 18: ViewDeepCopy_Raw/N:10/manual_time 0.041 s 0.014 s 13 39.371/s 1.6k 4: [==========] Running 173 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from openacc_DeathTest 4: [ RUN ] openacc_DeathTest.abort_from_host 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1251 1.49103k/s 800 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.63977k/s 1.6k 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.30647k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.07183k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.00998k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.22429k/s 1.6k [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.13326k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.2817k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.1569k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.93988k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.54646k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 10.1477k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.97383k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.37451k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.23154k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.70225k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.48987k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.86196k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.03737k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.74228k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.02901k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.9462k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.30457k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.38757k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.52723k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.43732k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.89609k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.52489k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.02671k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.3523k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.83495k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.86081k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.87633k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.17905k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.001 s 10 328.749/s 1.6k 25/52 Test #25: Kokkos_PerformanceTest_Benchmark ............ Passed 148.00 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-21_T00-50-40.json" 26: Test timeout computed to be: 1500 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp 25: [ OK ] serial.scatterview (1713 ms) 25: [ RUN ] serial.scatterview_devicetype 25: [ OK ] serial.scatterview_devicetype (1 ms) 25: [ RUN ] serial.staticcrsgraph 25: [ OK ] serial.staticcrsgraph (7 ms) 25: [ RUN ] serial.resize_realloc_no_init_dualview 25: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 25: [ RUN ] serial.resize_realloc_no_alloc_dualview 25: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 25: [ RUN ] serial.resize_exec_space_dualview 25: [ OK ] serial.resize_exec_space_dualview (0 ms) 25: [ RUN ] serial.realloc_exec_space_dualview 25: [ OK ] serial.realloc_exec_space_dualview (0 ms) 25: [ RUN ] serial.resize_realloc_no_init_dynrankview 25: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 25: [ RUN ] serial.resize_exec_space_dynrankview 25: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 25: [ RUN ] serial.realloc_exec_space_dynrankview 25: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 25: [ RUN ] serial.resize_realloc_no_init_scatterview 25: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 25: [ RUN ] serial.resize_realloc_no_alloc_scatterview 25: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 25: [ RUN ] serial.resize_exec_space_scatterview 25: [ OK ] serial.resize_exec_space_scatterview (0 ms) 25: [ RUN ] serial.realloc_exec_space_scatterview 25: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynrankview 25: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 25: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (1 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 25: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_offsetview 25: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 25: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_offsetview 25: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynamicview 25: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 25: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 25: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 25: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 25: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 25: [ RUN ] serial.UnorderedMap_insert 4: [ OK ] openacc_DeathTest.abort_from_host (1666 ms) 4: [ RUN ] openacc_DeathTest.abort_from_device [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o 4: [ OK ] openacc_DeathTest.abort_from_device (41 ms) 4: [ RUN ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o 26: 2024-03-21T01:14:22+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 26: Run on (128 X 1996.08 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x128) 26: L1 Instruction 32 KiB (x128) 26: L2 Unified 512 KiB (x128) 26: L3 Unified 16384 KiB (x32) 26: Load Average: 18.70, 16.45, 13.95 26: CPU architecture: none 26: Default Device: N6Kokkos3HIPE 26: GPU architecture: AMD_GFX90A 26: KOKKOS_COMPILER_CLANG: 1600 26: KOKKOS_ENABLE_ASM: no 26: KOKKOS_ENABLE_CXX17: no 26: KOKKOS_ENABLE_CXX20: yes 26: KOKKOS_ENABLE_CXX23: no 26: KOKKOS_ENABLE_CXX26: no 26: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 26: KOKKOS_ENABLE_HIP: yes 26: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 26: KOKKOS_ENABLE_HWLOC: no 26: KOKKOS_ENABLE_LIBDL: yes 26: KOKKOS_ENABLE_PRAGMA_IVDEP: no 26: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 26: KOKKOS_ENABLE_PRAGMA_UNROLL: no 26: KOKKOS_ENABLE_PRAGMA_VECTOR: no 26: KOKKOS_ENABLE_SERIAL: yes 26: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 26: Kokkos Version: 4.3.99 26: macro KOKKOS_ENABLE_HIP: defined 26: macro KOKKOS_ENABLE_ROCTHRUST: defined 26: platform: 64bit 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Benchmark Time CPU Iterations 26: ---------------------------------------------------------------------------------------------------------------------------------------- 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 18: ViewDeepCopy_Raw/N:10/manual_time 0.032 s 0.014 s 23 50.5748/s 1.6k 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 26/52 Test #26: Kokkos_Benchmark_Atomic_MinMax .............. Passed 2.58 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-21_T00-50-40.json" 27: Test timeout computed to be: 1500 [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp 27: 2024-03-21T01:14:22+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Mempool 27: Run on (128 X 1996.08 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x128) 27: L1 Instruction 32 KiB (x128) 27: L2 Unified 512 KiB (x128) 27: L3 Unified 16384 KiB (x32) 27: Load Average: 18.70, 16.45, 13.95 27: CPU architecture: none 27: Default Device: N6Kokkos3HIPE 27: GPU architecture: AMD_GFX90A 27: KOKKOS_COMPILER_CLANG: 1600 27: KOKKOS_ENABLE_ASM: no 27: KOKKOS_ENABLE_CXX17: no 27: KOKKOS_ENABLE_CXX20: yes 27: KOKKOS_ENABLE_CXX23: no 27: KOKKOS_ENABLE_CXX26: no 27: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 27: KOKKOS_ENABLE_HIP: yes 27: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 27: KOKKOS_ENABLE_HWLOC: no 27: KOKKOS_ENABLE_LIBDL: yes 27: KOKKOS_ENABLE_PRAGMA_IVDEP: no 27: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 27: KOKKOS_ENABLE_PRAGMA_UNROLL: no 27: KOKKOS_ENABLE_PRAGMA_VECTOR: no 27: KOKKOS_ENABLE_SERIAL: yes 27: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 27: Kokkos Version: 4.3.99 27: macro KOKKOS_ENABLE_HIP: defined 27: macro KOKKOS_ENABLE_ROCTHRUST: defined 27: platform: 64bit 4: [ OK ] openacc_DeathTest.checked_integer_operations_multiply_overflow_abort (1659 ms) 4: [ RUN ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o [ 37%] Linking CXX static library ../../../libLLVMBPFInfo.a 18: ViewFill_Rank1/N:10/manual_time 0.020 s 0.010 s 34 39.4399/s 800 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 2241 17.5408M/s 4: [ OK ] openacc_DeathTest.policy_bounds_unsafe_narrowing_conversions (1650 ms) 4: [ RUN ] openacc_DeathTest.policy_invalid_bounds 4: [ OK ] openacc_DeathTest.policy_invalid_bounds (1 ms) 4: [ RUN ] openacc_DeathTest.range_policy_invalid_bounds 4: [ OK ] openacc_DeathTest.range_policy_invalid_bounds (4 ms) 4: [ RUN ] openacc_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] openacc_DeathTest.range_policy_implicitly_converted_bounds (6 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 [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SYCL.cpp.o [ 52%] Linking CXX executable Kokkos_CoreUnitTest_SYCL3 [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.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 9274 145.967M/s 27/52 Test #27: Kokkos_PerformanceTest_Mempool .............. Passed 3.02 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-21_T00-50-40.json" 28: Test timeout computed to be: 1500 [ 37%] Built target LLVMBPFInfo 18: ViewFill_Rank1/N:10/manual_time 0.020 s 0.010 s 35 39.8766/s 800 28: 2024-03-21T01:14:25+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Atomic 28: Run on (128 X 3338.69 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: 18.70, 16.45, 13.95 28: CPU architecture: none 28: Default Device: N6Kokkos3HIPE 28: GPU architecture: AMD_GFX90A 28: KOKKOS_COMPILER_CLANG: 1600 28: KOKKOS_ENABLE_ASM: no 28: KOKKOS_ENABLE_CXX17: no 28: KOKKOS_ENABLE_CXX20: yes 28: KOKKOS_ENABLE_CXX23: no 28: KOKKOS_ENABLE_CXX26: no 28: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 28: KOKKOS_ENABLE_HIP: yes 28: KOKKOS_ENABLE_HIP_RELOCATABLE_DEVICE_CODE: no 28: KOKKOS_ENABLE_HWLOC: no 28: KOKKOS_ENABLE_LIBDL: yes 28: KOKKOS_ENABLE_PRAGMA_IVDEP: no 28: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 28: KOKKOS_ENABLE_PRAGMA_UNROLL: no 28: KOKKOS_ENABLE_PRAGMA_VECTOR: no 28: KOKKOS_ENABLE_SERIAL: yes 28: Kokkos: HIP[ 0 ] gcnArch gfx90a:sramecc+:xnack-, Total Global Memory: 63.98 G, Shared Memory per Block: 64 K, APU or dGPU: dGPU, Is Large Bar: 1, Supports Managed Memory: 1, Wavefront Size: 64 : Selected 28: Kokkos Version: 4.3.99 28: macro KOKKOS_ENABLE_HIP: defined 28: macro KOKKOS_ENABLE_ROCTHRUST: defined 28: platform: 64bit [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp 18: ViewFill_Rank2/N:10/manual_time 0.020 s 0.010 s 35 40.1582/s 800 [ 37%] Building CXX object lib/Target/Hexagon/TargetInfo/CMakeFiles/LLVMHexagonInfo.dir/HexagonTargetInfo.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Printf.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_QuadPrecisionMath.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_a.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicy.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o 25: [ OK ] serial.UnorderedMap_insert (7867 ms) 25: [ RUN ] serial.UnorderedMap_failed_insert ar cr libkokkos.a Kokkos_CPUDiscovery.o Kokkos_Error.o Kokkos_Profiling.o Kokkos_MemoryPool.o Kokkos_hwloc.o Kokkos_HostSpace.o Kokkos_HostThreadTeam.o Kokkos_Stacktrace.o Kokkos_ExecPolicy.o Kokkos_HostSpace_deepcopy.o Kokkos_SharedAlloc.o Kokkos_Command_Line_Parsing.o Kokkos_Core.o Kokkos_Abort.o Kokkos_HostBarrier.o Kokkos_UnorderedMap_impl.o Kokkos_Cuda_Task.o Kokkos_Cuda_Instance.o Kokkos_CudaSpace.o Lock_Array_CUDA.o Kokkos_Serial.o Kokkos_Serial_Task.o ranlib libkokkos.a [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o 18: ViewFill_Rank2/N:10/manual_time 0.020 s 0.010 s 35 40.2506/s 800 [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 37%] Linking CXX static library ../../../libLLVMHexagonInfo.a [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp 18: ViewFill_Rank3/N:10/manual_time 0.020 s 0.009 s 35 40.8043/s 800 [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/NoUncountedMembersChecker.cpp.o 25: [ OK ] serial.UnorderedMap_failed_insert (3537 ms) 25: [ RUN ] serial.UnorderedMap_deep_copy 25: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 25: [ RUN ] serial.UnorderedMap_valid_empty 25: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 25: [ RUN ] serial.UnorderedMap_clear_zero_size 25: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 25: [ RUN ] serial.UnorderedMap_consistent_size 25: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 25: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 25: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 25: [ RUN ] serial.UnorderedMap_lambda_capturable 25: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 25: [ RUN ] serial.UnorderedMap_constructor_view_alloc 25: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 25: [ RUN ] serial.vector_combination 25: [ OK ] serial.vector_combination (0 ms) 25: [ RUN ] serial.vector_insert 25: [ OK ] serial.vector_insert (0 ms) 25: [ RUN ] serial.vector_push_back_default_exec 25: [ OK ] serial.vector_push_back_default_exec (0 ms) 25: [ RUN ] serial.viewctorprop_embedded_dim 25: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 25: [----------] 65 tests from serial (14392 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 65 tests from 1 test suite ran. (14392 ms total) 25: [ PASSED ] 64 tests. 25: [ SKIPPED ] 1 test, listed below: 25: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 18: ViewFill_Rank3/N:10/manual_time 0.022 s 0.009 s 31 36.4992/s 800 [ 37%] Built target LLVMHexagonInfo [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o 25/48 Test #25: Kokkos_ContainersUnitTest_Serial ................. Passed 16.94 sec test 26 Start 26: Kokkos_ContainersUnitTest_Cuda 26: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 26: Test timeout computed to be: 1500 [ 37%] Building CXX object lib/Target/Lanai/TargetInfo/CMakeFiles/LLVMLanaiInfo.dir/LanaiTargetInfo.cpp.o [ 37%] Building CXX object lib/Target/LoongArch/TargetInfo/CMakeFiles/LLVMLoongArchInfo.dir/LoongArchTargetInfo.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ASTUtils.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.023 s 0.010 s 31 35.2693/s 800 [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp 26: 26: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 26: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 26: setting CUDA_VISIBLE_DEVICES. 26: This could on multi GPU systems lead to severe performance" 26: penalties. 26: [==========] Running 65 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 65 tests from cuda 26: [ RUN ] cuda.bitset 26: [ OK ] cuda.bitset (12 ms) 26: [ RUN ] cuda.bitset_default_constructor_no_alloc 26: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 26: [ RUN ] cuda.dualview_combination 26: [ OK ] cuda.dualview_combination (0 ms) 26: [ RUN ] cuda.dualview_alloc 26: [ OK ] cuda.dualview_alloc (0 ms) 26: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 26: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 26: [ RUN ] cuda.dualview_combinations_without_init 26: [ OK ] cuda.dualview_combinations_without_init (0 ms) 26: [ RUN ] cuda.dualview_deep_copy 26: [ OK ] cuda.dualview_deep_copy (4 ms) 26: [ RUN ] cuda.dualview_realloc 26: [ OK ] cuda.dualview_realloc (0 ms) 26: [ RUN ] cuda.dualview_resize 26: [ OK ] cuda.dualview_resize (1 ms) 26: [ RUN ] cuda.dualview_device_correct_kokkos_device 26: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 26: [ RUN ] cuda.dualview_host_correct_kokkos_device 26: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 26: [ RUN ] cuda.dualview_host_modify_template_device_sync 26: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 26: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 26: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 26: [ RUN ] cuda.dualview_device_modify_template_host_sync 26: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 26: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 26: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 26: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 26: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 26: [ RUN ] cuda.dynamic_view 26: [ OK ] cuda.dynamic_view (86 ms) 26: [ RUN ] cuda.dyn_rank_view_api_generic 26: [ OK ] cuda.dyn_rank_view_api_generic (31 ms) 26: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 26: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (2 ms) 26: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 26: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 26: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 26: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (1 ms) 26: [ RUN ] cuda.ErrorReporterViaLambda 26: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 26: [ RUN ] cuda.ErrorReporter 26: [ OK ] cuda.ErrorReporter (2 ms) 26: [ RUN ] cuda.offsetview_construction 26: [ OK ] cuda.offsetview_construction (9 ms) 26: [ RUN ] cuda.offsetview_unmanaged_construction 26: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 26: [ RUN ] cuda.offsetview_subview 26: [ OK ] cuda.offsetview_subview (11 ms) 26: [ RUN ] cuda.offsetview_offsets_rank1 26: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 26: [ RUN ] cuda.offsetview_offsets_rank2 26: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 26: [ RUN ] cuda.offsetview_offsets_rank3 26: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 26: [ RUN ] cuda.scatterview [ 37%] Linking CXX static library ../../../libLLVMLoongArchInfo.a [ 37%] Linking CXX static library ../../../libLLVMLanaiInfo.a [ 37%] Built target LLVMLoongArchInfo [ 37%] Building CXX object lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o 18: ViewFill_Rank4/N:10/manual_time 0.024 s 0.010 s 26 33.3892/s 800 4: [ OK ] openacc_DeathTest.view_layoutstride_right_to_layoutleft_assignment (12193 ms) 4: [ RUN ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 37%] Built target LLVMLanaiInfo [ 37%] Building CXX object lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o [ 37%] Linking CXX static library ../../../libLLVMMipsInfo.a [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyConstructors.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyConstructors.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o 18: ViewFill_Rank5/N:10/manual_time 0.032 s 0.010 s 29 24.7816/s 800 [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaHLSL.cpp.o [ 37%] Linking CXX static library ../../../libLLVMMSP430Info.a [ 37%] Built target LLVMMipsInfo [ 37%] Building CXX object lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/PtrTypesSemantics.cpp.o [ 37%] Built target LLVMMSP430Info [ 37%] Building CXX object lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o 18: ViewFill_Rank5/N:10/manual_time 0.047 s 0.020 s 22 17.0221/s 800 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test14_MDRangeReduce_SYCL.cpp.o 18: ViewFill_Rank6/N:10/manual_time 0.048 s 0.023 s 11 16.8268/s 800 [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o [ 37%] Linking CXX static library ../../../libLLVMPowerPCInfo.a [ 37%] Linking CXX static library ../../../libLLVMNVPTXInfo.a [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 37%] Built target LLVMPowerPCInfo 18: ViewFill_Rank6/N:10/manual_time 0.036 s 0.016 s 15 22.4488/s 800 [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_RangePolicyRequire.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 37%] Built target LLVMNVPTXInfo [ 37%] Building CXX object lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o [ 37%] Building CXX object lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o 18: ViewFill_Rank7/N:10/manual_time 0.027 s 0.013 s 27 29.7868/s 800 [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o 18: ViewFill_Rank7/N:10/manual_time 0.024 s 0.012 s 26 33.2887/s 800 [ 37%] Linking CXX static library ../../../libLLVMRISCVInfo.a [ 37%] Linking CXX static library ../../../libLLVMSparcInfo.a [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o [ 37%] Built target LLVMSparcInfo [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 37%] Building CXX object lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o 4: [ OK ] openacc_DeathTest.view_layoutstride_left_to_layoutright_assignment (11788 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_host [ 37%] Built target LLVMRISCVInfo 18: ViewFill_Rank8/N:10/manual_time 0.024 s 0.012 s 29 33.3075/s 800 [ 37%] Building CXX object lib/Target/VE/TargetInfo/CMakeFiles/LLVMVEInfo.dir/VETargetInfo.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_CommonPolicyInterface.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedCallArgsChecker.cpp.o 18: ViewFill_Rank8/N:10/manual_time 0.024 s 0.012 s 29 33.1843/s 800 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.24 s 10 1 4 2.48739m 1.2218m 55.4u 704.983M 75.512k 704.983M [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp 18: ViewFill_Raw/N:10/manual_time 0.028 s 0.014 s 25 28.5536/s 800 [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 37%] Linking CXX static library ../../../libLLVMSystemZInfo.a [ 37%] Linking CXX static library ../../../libLLVMVEInfo.a 18: ViewFill_Raw/N:10/manual_time 0.028 s 0.014 s 25 29.06/s 800 [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.034 s 0.031 s 10 47.5934/s 1.6k 26: [ OK ] cuda.scatterview (19757 ms) 26: [ RUN ] cuda.scatterview_devicetype 26: [ OK ] cuda.scatterview_devicetype (34 ms) 26: [ RUN ] cuda.staticcrsgraph 26: [ OK ] cuda.staticcrsgraph (67 ms) 26: [ RUN ] cuda.resize_realloc_no_init_dualview 26: [ OK ] cuda.resize_realloc_no_init_dualview (1 ms) 26: [ RUN ] cuda.resize_realloc_no_alloc_dualview 26: [ OK ] cuda.resize_realloc_no_alloc_dualview (0 ms) 26: [ RUN ] cuda.resize_exec_space_dualview 26: [ OK ] cuda.resize_exec_space_dualview (0 ms) 26: [ RUN ] cuda.realloc_exec_space_dualview 26: /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/TestWithoutInitializing.hpp:141: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.realloc_exec_space_dualview (0 ms) 26: [ RUN ] cuda.resize_realloc_no_init_dynrankview 26: [ OK ] cuda.resize_realloc_no_init_dynrankview (0 ms) 26: [ RUN ] cuda.resize_exec_space_dynrankview 26: [ OK ] cuda.resize_exec_space_dynrankview (0 ms) 26: [ RUN ] cuda.realloc_exec_space_dynrankview 26: /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/TestWithoutInitializing.hpp:233: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.realloc_exec_space_dynrankview (0 ms) 26: [ RUN ] cuda.resize_realloc_no_init_scatterview 26: [ OK ] cuda.resize_realloc_no_init_scatterview (0 ms) 26: [ RUN ] cuda.resize_realloc_no_alloc_scatterview 26: [ OK ] cuda.resize_realloc_no_alloc_scatterview (0 ms) 26: [ RUN ] cuda.resize_exec_space_scatterview 26: [ OK ] cuda.resize_exec_space_scatterview (0 ms) 26: [ RUN ] cuda.realloc_exec_space_scatterview 26: /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/TestWithoutInitializing.hpp:372: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.realloc_exec_space_scatterview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynrankview 26: [ OK ] cuda.create_mirror_no_init_dynrankview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynrankview_viewctor 26: [ OK ] cuda.create_mirror_no_init_dynrankview_viewctor (0 ms) 26: [ RUN ] cuda.create_mirror_view_and_copy_dynrankview 26: /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/TestWithoutInitializing.hpp:483: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_offsetview 26: [ OK ] cuda.create_mirror_no_init_offsetview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_offsetview_view_ctor 26: [ OK ] cuda.create_mirror_no_init_offsetview_view_ctor (0 ms) 26: [ RUN ] cuda.create_mirror_view_and_copy_offsetview 26: /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/TestWithoutInitializing.hpp:587: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynamicview 26: [ OK ] cuda.create_mirror_no_init_dynamicview (0 ms) 26: [ RUN ] cuda.create_mirror_view_and_copy_dynamicview 26: /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/TestWithoutInitializing.hpp:659: Skipped 26: skipping since CudaUVMSpace requires additional fences 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview (0 ms) 26: [ RUN ] cuda.create_mirror_no_init_dynamicview_view_ctor 26: [ OK ] cuda.create_mirror_no_init_dynamicview_view_ctor (0 ms) 26: [ RUN ] cuda.UnorderedMap_insert [ 37%] Built target LLVMSystemZInfo [ 37%] Built target LLVMVEInfo [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o 18: ViewResize_Rank1/N:10/iterations:10/manual_time 0.033 s 0.031 s 10 48.6054/s 1.6k [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o [ 37%] Building CXX object lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o [ 37%] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.033 s 0.031 s 10 47.9706/s 1.6k [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_b.cpp.o [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_c.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o 18: ViewResize_Rank2/N:10/iterations:10/manual_time 0.033 s 0.031 s 10 47.9659/s 1.6k [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_SharedAlloc.cpp.o 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.035 s 0.032 s 10 45.116/s 1.6k [ 37%] Linking CXX static library ../../../libLLVMX86Info.a [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 37%] Linking CXX static library ../../../libLLVMWebAssemblyInfo.a 18: ViewResize_Rank3/N:10/iterations:10/manual_time 0.045 s 0.035 s 10 35.9348/s 1.6k [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.015 s 0.007 s 10 110.05/s 1.6k 18: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.015 s 0.007 s 10 108.907/s 1.6k 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.018 s 0.005 s 10 90.6777/s 1.6k [ 37%] Built target LLVMX86Info [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o 18: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.019 s 0.006 s 10 83.4451/s 1.6k [ 37%] Built target LLVMWebAssemblyInfo [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLambdaCapturesChecker.cpp.o [ 37%] Building CXX object lib/Target/XCore/TargetInfo/CMakeFiles/LLVMXCoreInfo.dir/XCoreTargetInfo.cpp.o [ 37%] Linking CXX static library ../../../../lib/libclangAPINotes.a 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.021 s 0.008 s 10 76.0002/s 1.6k 18: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.023 s 0.011 s 10 69.4019/s 1.6k [ 37%] Built target clangAPINotes [ 37%] Linking CXX static library ../../../../lib/libclangLex.a [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test16_ParallelScan_SYCL.cpp.o [ 37%] Built target clangLex 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.042 s 0.035 s 10 38.3281/s 1.6k [ 37%] Linking CXX static library ../../../libLLVMXCoreInfo.a [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp 18: ViewResize_Rank4/N:10/iterations:10/manual_time 0.041 s 0.035 s 10 39.0799/s 1.6k [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.050 s 0.038 s 10 32.2655/s 1.6k [ 37%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o [ 37%] Built target LLVMXCoreInfo [ 37%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o 18: ViewResize_Rank5/N:10/iterations:10/manual_time 0.041 s 0.035 s 10 38.5603/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.026 s 0.012 s 10 61.2483/s 1.6k 18: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.024 s 0.012 s 10 65.8171/s 1.6k 26: [ OK ] cuda.UnorderedMap_insert (14199 ms) 26: [ RUN ] cuda.UnorderedMap_failed_insert [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.030 s 0.015 s 10 53.1973/s 1.6k [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o 18: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.024 s 0.011 s 10 67.9203/s 1.6k [ 37%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.047 s 0.038 s 10 33.8337/s 1.6k [ 37%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o [ 37%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLocalVarsChecker.cpp.o 18: ViewResize_Rank6/N:10/iterations:10/manual_time 0.055 s 0.038 s 10 28.9672/s 1.6k [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 54.9462/s 1.6k [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o 18: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 56.03/s 1.6k [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 82%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ReducerCTADs.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_a.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o 26: [ OK ] cuda.UnorderedMap_failed_insert (4775 ms) 26: [ RUN ] cuda.UnorderedMap_deep_copy 26: [ OK ] cuda.UnorderedMap_deep_copy (23 ms) 26: [ RUN ] cuda.UnorderedMap_valid_empty 26: [ OK ] cuda.UnorderedMap_valid_empty (5 ms) 26: [ RUN ] cuda.UnorderedMap_clear_zero_size 26: [ OK ] cuda.UnorderedMap_clear_zero_size (1 ms) 26: [ RUN ] cuda.UnorderedMap_consistent_size 26: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 26: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 26: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 26: [ RUN ] cuda.UnorderedMap_lambda_capturable 26: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 26: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 26: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 26: [ RUN ] cuda.vector_combination 26: [ OK ] cuda.vector_combination (1 ms) 26: [ RUN ] cuda.vector_insert 26: [ OK ] cuda.vector_insert (2 ms) 26: [ RUN ] cuda.vector_push_back_default_exec 26: [ OK ] cuda.vector_push_back_default_exec (0 ms) 26: [ RUN ] cuda.viewctorprop_embedded_dim 26: [ OK ] cuda.viewctorprop_embedded_dim (2 ms) 26: [----------] 65 tests from cuda (39058 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 65 tests from 1 test suite ran. (39058 ms total) 26: [ PASSED ] 59 tests. 26: [ SKIPPED ] 6 tests, listed below: 26: [ SKIPPED ] cuda.realloc_exec_space_dualview 26: [ SKIPPED ] cuda.realloc_exec_space_dynrankview 26: [ SKIPPED ] cuda.realloc_exec_space_scatterview 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynrankview 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_offsetview 26: [ SKIPPED ] cuda.create_mirror_view_and_copy_dynamicview [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_b.cpp.o 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.043 s 0.034 s 10 36.8181/s 1.6k [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o 26/48 Test #26: Kokkos_ContainersUnitTest_Cuda ................... Passed 41.86 sec test 27 Start 27: Kokkos_ContainersPerformanceTest_Cuda 27: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 27: Test timeout computed to be: 1500 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o 18: ViewResize_Rank7/N:10/iterations:10/manual_time 0.047 s 0.037 s 10 33.7064/s 1.6k /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper TestSerial.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Serial 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.020 s 0.010 s 10 79.7643/s 1.6k 27: 27: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 27: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 27: setting CUDA_VISIBLE_DEVICES. 27: This could on multi GPU systems lead to severe performance" 27: penalties. 27: [==========] Running 4 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 4 tests from TEST_CATEGORY 27: [ RUN ] TEST_CATEGORY.dynrankview_perf 27: Cuda 27: DynRankView vs View: Initialization Only 18: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.033 s 0.016 s 10 48.7461/s 1.6k 27: View time (init only): 0.000590834 27: View sum computation time: 0.000590834 27: Strided View time (init only): 0.000617473 [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_d.cpp.o 27: View Rank7 time (init only): 0.000580814 [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o 27: DynRankView time (init only): 0.000580545 27: DynRankView sum computation time: 0.00206079 27: Ratio of View to DynRankView time: 1.01772 27: Ratio of View to DynRankView sum computation time: 1.10446 27: Ratio of View to View Rank7 time: 1.01725 27: Ratio of StrideView to DynRankView time: 1.06361 27: Ratio of DynRankView to View Rank7 time: 0.999537 27: [ OK ] TEST_CATEGORY.dynrankview_perf (668 ms) 27: [ RUN ] TEST_CATEGORY.global_2_local 27: Cuda 27: size, create, generate, fill, find 27: 256, 0.00129229, 1.3125e-05, 0.00523802, 0.00192249 27: 512, 0.00136157, 1.1812e-05, 2.2813e-05, 0.00196908 27: 1024, 0.00122842, 1.03e-05, 2.174e-05, 0.00199633 27: 2048, 0.00124264, 1.086e-05, 2.4516e-05, 0.00202847 27: 4096, 0.0010335, 1.106e-05, 2.7832e-05, 0.00204865 27: 8192, 0.0012433, 1.1129e-05, 2.7431e-05, 0.00205654 27: 16384, 0.00125008, 1.1571e-05, 2.9516e-05, 0.00209259 27: 32768, 0.0015008, 1.088e-05, 4.7389e-05, 0.00212363 27: 65536, 0.00234864, 1.1151e-05, 4.3011e-05, 0.00226117 27: 131072, 0.00324617, 1.1812e-05, 5.9362e-05, 0.00253067 27: 262144, 0.00501847, 1.2073e-05, 8.5779e-05, 0.00313067 27: 524288, 0.00853212, 1.5258e-05, 0.000145712, 0.00619521 27: 1048576, 0.0120956, 1.9136e-05, 0.000242203, 0.011309 [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp 27: 2097152, 0.0214874, 2.5809e-05, 0.000832986, 0.0306938 27: 4194304, 0.0419479, 4.2069e-05, 0.00172487, 0.0736463 27: [ OK ] TEST_CATEGORY.global_2_local (272 ms) 27: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 27: skipping test 27: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 27: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 27: skipping test 27: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 27: [----------] 4 tests from TEST_CATEGORY (941 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 4 tests from 1 test suite ran. (941 ms total) 27: [ PASSED ] 4 tests. 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.045 s 0.037 s 10 35.8977/s 1.6k [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o 27/48 Test #27: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 3.39 sec test 28 Start 28: Kokkos_UnitTest_Sort 28: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Sort 28: Test timeout computed to be: 1500 18: ViewResize_Rank8/N:10/iterations:10/manual_time 0.043 s 0.036 s 10 37.1709/s 1.6k [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_c.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.029 s 0.014 s 10 54.7063/s 1.6k 18: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.033 s 0.016 s 10 48.6641/s 1.6k 28: 28: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 28: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 28: setting CUDA_VISIBLE_DEVICES. 28: This could on multi GPU systems lead to severe performance" 28: penalties. 28: [==========] Running 15 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 15 tests from cuda 28: [ RUN ] cuda.SortUnsignedValueType 28: [ OK ] cuda.SortUnsignedValueType (30 ms) 28: [ RUN ] cuda.SortEmptyView 28: [ OK ] cuda.SortEmptyView (0 ms) 28: [ RUN ] cuda.SortByKeyEmptyView 28: [ OK ] cuda.SortByKeyEmptyView (0 ms) 28: [ RUN ] cuda.SortByKey 28: [ OK ] cuda.SortByKey (3 ms) 28: [ RUN ] cuda.SortByKeyWithComparator 28: [ OK ] cuda.SortByKeyWithComparator (2 ms) 28: [ RUN ] cuda.SortByKeyStaticExtents 28: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 28: [ RUN ] cuda.SortByKeyWithStrides 28: [ OK ] cuda.SortByKeyWithStrides (0 ms) 28: [ RUN ] cuda.SortByKeyKeysLargerThanValues 28: 28: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 28: 28: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 28: [ OK ] cuda.SortByKeyKeysLargerThanValues (843 ms) 28: [ RUN ] cuda.SortWithCustomComparator 4: [ OK ] openacc_DeathTest.view_memory_access_violations_from_host (31582 ms) 4: [ RUN ] openacc_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6892/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 (60595 ms total) 4: 4: [----------] 158 tests from openacc 4: [ RUN ] openacc.array_capacity 4: [ OK ] openacc.array_capacity (0 ms) 4: [ RUN ] openacc.array_element_access 4: [ OK ] openacc.array_element_access (0 ms) 4: [ RUN ] openacc.array_zero_capacity 4: [ OK ] openacc.array_zero_capacity (0 ms) 4: [ RUN ] openacc.array_zero_data_nullptr 4: [ OK ] openacc.array_zero_data_nullptr (0 ms) 4: [ RUN ] openacc.array_contiguous_capacity 4: [ OK ] openacc.array_contiguous_capacity (0 ms) 4: [ RUN ] openacc.array_contiguous_element_access 4: [ OK ] openacc.array_contiguous_element_access (0 ms) 4: [ RUN ] openacc.array_contiguous_assignment 4: [ OK ] openacc.array_contiguous_assignment (0 ms) 4: [ RUN ] openacc.array_strided_capacity 4: [ OK ] openacc.array_strided_capacity (0 ms) 4: [ RUN ] openacc.array_strided_element_access 4: [ OK ] openacc.array_strided_element_access (0 ms) 4: [ RUN ] openacc.array_strided_assignment 4: [ OK ] openacc.array_strided_assignment (0 ms) 4: [ RUN ] openacc.atomic_operations_double 4: [ OK ] openacc.atomic_operations_double (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 (44 ms) 4: [ RUN ] openacc.atomic_operations_longlong 4: [ OK ] openacc.atomic_operations_longlong (42 ms) 4: [ RUN ] openacc.atomic_operations_unsigned 4: [ OK ] openacc.atomic_operations_unsigned (41 ms) 4: [ RUN ] openacc.atomic_operations_unsignedlong 4: [ OK ] openacc.atomic_operations_unsignedlong (41 ms) 4: [ RUN ] openacc.atomics 4: [ OK ] openacc.atomics (381 ms) 4: [ RUN ] openacc.atomics_tpetra_max_abs 4: [ OK ] openacc.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] openacc.atomic_views_integral [ 39%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o 28: [ OK ] cuda.SortWithCustomComparator (663 ms) 28: [ RUN ] cuda.BinSortGenericTests 28: [ OK ] cuda.BinSortGenericTests (50 ms) 28: [ RUN ] cuda.BinSortEmptyView 28: [ OK ] cuda.BinSortEmptyView (0 ms) 28: [ RUN ] cuda.BinSortEmptyKeysView 28: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 28: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.143 s 0.119 s 10 11.1896/s 1.6k [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_d.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o 18: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.140 s 0.120 s 10 11.4595/s 1.6k 18/45 Test #18: Kokkos_PerformanceTest_Benchmark ............ Passed 252.90 sec test 19 Start 19: Kokkos_Benchmark_Atomic_MinMax 19: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-21_T00-50-08.json" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 4 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: 2024-03-21T01:15:24+00:00 19: Running /var/jenkins/workspace/Kokkos_PR-6892/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.02, 4.52, 5.04 19: CPU architecture: none 19: Default Device: N6Kokkos6OpenMPE 19: GIT_BRANCH: HEAD 19: GIT_CLEAN_STATUS: CLEAN 19: GIT_COMMIT_DATE: 2024-03-21T00:49:44+00:00 19: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 19: GIT_COMMIT_HASH: c34fdb257 19: GPU architecture: none 19: KOKKOS_COMPILER_GNU: 840 19: KOKKOS_ENABLE_ASM: yes 19: KOKKOS_ENABLE_CXX17: yes 19: KOKKOS_ENABLE_CXX20: no 19: KOKKOS_ENABLE_CXX23: no 19: KOKKOS_ENABLE_CXX26: no 19: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 19: KOKKOS_ENABLE_HWLOC: no 19: KOKKOS_ENABLE_LIBDL: no 19: KOKKOS_ENABLE_OPENMP: yes 19: KOKKOS_ENABLE_PRAGMA_IVDEP: no 19: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 19: KOKKOS_ENABLE_PRAGMA_UNROLL: no 19: KOKKOS_ENABLE_PRAGMA_VECTOR: no 19: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: Kokkos Version: 4.3.99 19: platform: 64bit 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Benchmark Time CPU Iterations 19: ---------------------------------------------------------------------------------------------------------------------------------------- 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 19: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.002 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.003 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.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.003 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.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.003 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.003 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.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.003 s 0.001 s 10 [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.003 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.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.003 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.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.004 s 0.001 s 10 19: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.004 s 0.001 s 10 19: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.001 s 0.000 s 10 19: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.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 1.04 sec test 20 Start 20: Kokkos_PerformanceTest_Mempool 20: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-21_T00-50-08.json" 20: Test timeout computed to be: 1500 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 4 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: 2024-03-21T01:15:25+00:00 20: Running /var/jenkins/workspace/Kokkos_PR-6892/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.02, 4.52, 5.04 20: CPU architecture: none 20: Default Device: N6Kokkos6OpenMPE 20: GIT_BRANCH: HEAD 20: GIT_CLEAN_STATUS: CLEAN 20: GIT_COMMIT_DATE: 2024-03-21T00:49:44+00:00 20: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 20: GIT_COMMIT_HASH: c34fdb257 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 [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: fill ops per second 20: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.001 s 0.000 s 909 8.2928M/s [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_e.cpp.o 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Benchmark Time CPU Iterations FOM: cycle ops per second 20: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 20: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2423 38.4351M/s 20/45 Test #20: Kokkos_PerformanceTest_Mempool .............. Passed 1.78 sec test 21 Start 21: Kokkos_PerformanceTest_Atomic 21: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-21_T00-50-08.json" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 4 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: 2024-03-21T01:15:26+00:00 21: Running /var/jenkins/workspace/Kokkos_PR-6892/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.10, 4.51, 5.04 21: CPU architecture: none 21: Default Device: N6Kokkos6OpenMPE 21: GIT_BRANCH: HEAD 21: GIT_CLEAN_STATUS: CLEAN 21: GIT_COMMIT_DATE: 2024-03-21T00:49:44+00:00 21: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 21: GIT_COMMIT_HASH: c34fdb257 21: GPU architecture: none 21: KOKKOS_COMPILER_GNU: 840 21: KOKKOS_ENABLE_ASM: yes 21: KOKKOS_ENABLE_CXX17: yes 21: KOKKOS_ENABLE_CXX20: no 21: KOKKOS_ENABLE_CXX23: no 21: KOKKOS_ENABLE_CXX26: no 21: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 21: KOKKOS_ENABLE_HWLOC: no 21: KOKKOS_ENABLE_LIBDL: no 21: KOKKOS_ENABLE_OPENMP: yes 21: KOKKOS_ENABLE_PRAGMA_IVDEP: no 21: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 21: KOKKOS_ENABLE_PRAGMA_UNROLL: no 21: KOKKOS_ENABLE_PRAGMA_VECTOR: no 21: Kokkos: OpenMP thread_pool_topology[ 1 x 8 x 1 ] 21: Kokkos Version: 4.3.99 21: platform: 64bit 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 21: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 21: Test_Atomic/100000/iterations:10 0.054 s 0.026 s 10 1 4 0.22699 0.0104431 376.9u 704.983M 1060.71M 704.983M [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SYCL.dir/generated/Test17_CompleteAtomic_SYCL.cpp.o 21: Test_Atomic/100000/iterations:10 0.052 s 0.025 s 10 1 8 0.227338 0.0145313 380.32u 4.99995G 2.16187G 4.99995G [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o 21: Test_Atomic/100000/iterations:10 0.053 s 0.026 s 10 1 8 0.234384 0.0210797 380.92u 4.99995G 1.55672G 4.99995G 21: Test_Atomic/100000/iterations:10 0.051 s 0.024 s 10 1 4 0.228656 0.0159286 376.91u 704.983M 1054.74M 704.983M 21: Test_Atomic/100000/iterations:10 0.051 s 0.024 s 10 1 8 0.233998 0.0122561 450.65u 4.99995G 1.71509G 4.99995G 21: Test_Atomic/100000/iterations:10 0.052 s 0.025 s 10 1 8 0.164369 0.0137412 383.82u 4.99995G 1.20938G 4.99995G 21: Test_Atomic/100000/iterations:10 0.057 s 0.026 s 10 0 4 0.222255 0.0187894 1.12512m 4.99994G 1.4659G 4.99989G [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o 21: Test_Atomic/100000/iterations:10 0.053 s 0.025 s 10 1 8 0.212613 0.0229034 1.18032m 4.99995G 1.67246G 4.99995G 21: Test_Atomic/100000/iterations:10 0.051 s 0.025 s 10 1 4 0.241754 0.0190052 424.3u 704.983M 634.021M 704.983M 21/45 Test #21: Kokkos_PerformanceTest_Atomic ............... Passed 4.77 sec test 22 Start 22: Kokkos_ContainersUnitTest_Serial 22: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/MultilibBuilder.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o [ 39%] Built target obj.clangStaticAnalyzerCheckers [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp 22: [ OK ] serial.bitset (1953 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 (2 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 (23 ms) 22: [ RUN ] serial.dyn_rank_view_api_generic [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ABIInfo.cpp.o 22: [ OK ] serial.dyn_rank_view_api_generic (16 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-6892/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 22: skipping since not default execution space 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 22: [ RUN ] serial.dyn_rank_view_api_operator_rank67 22: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 22: [ RUN ] serial.ErrorReporterViaLambda 22: [ OK ] serial.ErrorReporterViaLambda (0 ms) 22: [ RUN ] serial.ErrorReporter 22: [ OK ] serial.ErrorReporter (0 ms) 22: [ RUN ] serial.offsetview_construction 22: [ OK ] serial.offsetview_construction (53 ms) 22: [ RUN ] serial.offsetview_unmanaged_construction 22: [ OK ] serial.offsetview_unmanaged_construction (1 ms) 22: [ RUN ] serial.offsetview_subview 22: [ OK ] serial.offsetview_subview (18 ms) 22: [ RUN ] serial.offsetview_offsets_rank1 22: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank2 22: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 22: [ RUN ] serial.offsetview_offsets_rank3 22: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 22: [ RUN ] serial.scatterview [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OffloadBundler.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRDiagsEmitter.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o 22: [ OK ] serial.scatterview (2198 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 (1 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 [ 57%] Built target Kokkos_CoreUnitTest_SYCL3 [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o 4: [ OK ] openacc.atomic_views_integral (20960 ms) 4: [ RUN ] openacc.atomic_views_nonintegral 4: [ OK ] openacc.atomic_views_nonintegral (47 ms) 4: [ RUN ] openacc.atomic_view_api 4: [ OK ] openacc.atomic_view_api (0 ms) 4: [ RUN ] openacc.bit_manip_countl_zero 4: [ OK ] openacc.bit_manip_countl_zero (52 ms) 4: [ RUN ] openacc.bit_manip_countl_one 4: [ OK ] openacc.bit_manip_countl_one (0 ms) 4: [ RUN ] openacc.bit_manip_countr_zero 4: [ OK ] openacc.bit_manip_countr_zero (0 ms) 4: [ RUN ] openacc.bit_manip_countr_one 4: [ OK ] openacc.bit_manip_countr_one (0 ms) 4: [ RUN ] openacc.bit_manip_popcount 4: [ OK ] openacc.bit_manip_popcount (0 ms) 4: [ RUN ] openacc.bit_manip_has_single_bit 4: [ OK ] openacc.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openacc.bit_manip_bit_floor 4: [ OK ] openacc.bit_manip_bit_floor (0 ms) 4: [ RUN ] openacc.bit_manip_bit_ceil 4: [ OK ] openacc.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openacc.bit_manip_bit_width 4: [ OK ] openacc.bit_manip_bit_width (0 ms) 4: [ RUN ] openacc.bit_manip_rotl 4: [ OK ] openacc.bit_manip_rotl (0 ms) 4: [ RUN ] openacc.bit_manip_rotr 4: [ OK ] openacc.bit_manip_rotr (0 ms) 4: [ RUN ] openacc.bit_manip_byeswap 4: [ OK ] openacc.bit_manip_byeswap (0 ms) 4: [ RUN ] openacc.bit_manip_bit_cast 4: [ OK ] openacc.bit_manip_bit_cast (0 ms) 4: [ RUN ] openacc.checked_integer_operations_multiply_overflow 4: [ OK ] openacc.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] openacc.execution_policy_occupancy_and_hint 4: [ OK ] openacc.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] openacc.complex_construction 4: [ OK ] openacc.complex_construction (7 ms) 4: [ RUN ] openacc.complex_basic_math 4: [ OK ] openacc.complex_basic_math (0 ms) 4: [ RUN ] openacc.complex_special_funtions 4: [ OK ] openacc.complex_special_funtions (0 ms) 4: [ RUN ] openacc.complex_io 4: [ OK ] openacc.complex_io (0 ms) 4: [ RUN ] openacc.complex_trivially_copyable 4: [ OK ] openacc.complex_trivially_copyable (0 ms) 4: [ RUN ] openacc.complex_issue_3865 4: [ OK ] openacc.complex_issue_3865 (0 ms) 4: [ RUN ] openacc.complex_operations_arithmetic_types_overloads 4: [ OK ] openacc.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] openacc.partitioning_by_args 4: [ OK ] openacc.partitioning_by_args (87 ms) 4: [ RUN ] openacc.partitioning_by_vector 4: [ OK ] openacc.partitioning_by_vector (84 ms) 4: [ RUN ] openacc.execution_space_as_class_data_member 4: [ OK ] openacc.execution_space_as_class_data_member (1 ms) 4: [ RUN ] openacc.functor_analysis 4: [ OK ] openacc.functor_analysis (0 ms) 4: [ RUN ] openacc.init 4: [ OK ] openacc.init (0 ms) 4: [ RUN ] openacc.dispatch 4: [ OK ] openacc.dispatch (84 ms) 4: [ RUN ] openacc.mathematical_constants_e 4: [ OK ] openacc.mathematical_constants_e (33 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 (15 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 [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o 4: [ OK ] openacc.mdrange_6d (503 ms) 4: [ RUN ] openacc.mdrange_3d 4: [ OK ] openacc.mdrange_3d (57 ms) 4: [ RUN ] openacc.mdrange_neg_idx [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 4: [ OK ] openacc.mdrange_neg_idx (248 ms) 4: [ RUN ] openacc.mdrange_4d 4: [ OK ] openacc.mdrange_4d (59 ms) 4: [ RUN ] openacc.mdrange_large_deep_copy 4: [ OK ] openacc.mdrange_large_deep_copy (27 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 28: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (20324 ms) 28: [ RUN ] cuda.NestedSort 28: [ OK ] cuda.NestedSort (71 ms) 28: [ RUN ] cuda.NestedSortByKey 28: [ OK ] cuda.NestedSortByKey (174 ms) 28: [----------] 15 tests from cuda (22166 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 15 tests from 1 test suite ran. (22167 ms total) 28: [ PASSED ] 15 tests. 28/48 Test #28: Kokkos_UnitTest_Sort ............................. Passed 24.65 sec test 29 Start 29: Kokkos_UnitTest_Random 29: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_UnitTest_Random 29: Test timeout computed to be: 1500 [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o 29: 29: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 29: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 29: setting CUDA_VISIBLE_DEVICES. 29: This could on multi GPU systems lead to severe performance" 29: penalties. 29: [==========] Running 3 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 3 tests from cuda 29: [ RUN ] cuda.Random_XorShift64 29: Test Seed:1710983744328447118 29: Test Scalar=int 29: -- Testing randomness properties [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.00373728 -0.000911959 || 0.051031 28063 29321 || 28567.6 28674.4 || -12.6069 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.0124485 -0.00813281 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.00804906 0.0131861 || 0.051031 28052 29373 || 28445.4 28674.4 || 182.285 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.00903617 -0.00323896 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.00925866 0.0222665 || 0.051031 27999 29442 || 28942.4 28674.4 || 307.812 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.0062051 1.12847e-05 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.01097 -0.00753497 || 0.051031 28017 29365 || 28363.2 28674.4 || -104.163 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.0211799 -0.00103526 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000245972 -0.99999 -48242 || 0.051031 0 195188 || 2.92836e+09 28674.4 || -6.66898e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.000736725 -0.31835 0.149724 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00195879 -0.999999 -57857.3 || 0.051031 0 1.55196e+06 || 2.86888e+10 28674.4 || -7.9982e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.0058867 -0.967698 10.2918 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.63432e-07 -0.0161825 0.0103767 || 0.051031 28021 29332 || 29146 28674.4 || 143.447 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 7.03793e-07 0.0290929 0.00898693 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.00103493 -0.00460993 || 0.051031 28078 29348 || 28704.1 28674.4 || -63.7277 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00297116 0.000161882 || 0.051031 1e+64 -1e+64 29: Test Seed:1710983744486180741 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.00414957 0.00658295 || 0.051031 28053 29399 || 28555.9 28674.4 || 91.0027 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.0227038 0.0113822 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.010008 -0.00855505 || 0.051031 27985 29307 || 28390.3 28674.4 || -118.265 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.0061471 0.000233462 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.00261654 -0.0296072 || 0.051031 28074 29342 || 28749.6 28674.4 || -409.29 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 0.0178577 -0.00685696 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 -0.000387276 -0.00540947 || 0.051031 28001 29297 || 28685.5 28674.4 || -74.7805 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00470575 0.000167769 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000244359 -0.99999 -48244.7 || 0.051031 0 194920 || 2.92868e+09 28674.4 || -6.66935e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.000731965 -0.322615 0.143683 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o 29: -- Testing 1-D histogram 29: Density 1D: 0.00195984 -0.999999 -57858.3 || 0.051031 0 1.55115e+06 || 2.86911e+10 28674.4 || -7.99833e+08 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 0.00588976 -0.967789 10.2792 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.76045e-07 -0.00134332 0.00975913 || 0.051031 27968 29373 || 28713 28674.4 || 134.91 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 7.41632e-07 0.00852232 -0.00888474 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 6.43252e-07 0.0247675 -0.0249425 || 0.051031 28005 29321 || 27981.4 28674.4 || -344.806 -2.0744 29: -- Testing 3-D histogram 29: Density 3D: 6.43252e-07 -0.00458641 0.000948758 || 0.051031 1e+64 -1e+64 29: [ OK ] cuda.Random_XorShift64 (323 ms) 29: [ RUN ] cuda.Random_XorShift1024_0 29: Test Seed:1710983744651998595 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.00190275 -0.0129989 || 0.051031 10990 11776 || 11398.6 11377 || -179.697 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.00139161 -0.0021496 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.0205663 0.0112505 || 0.051031 10947 11854 || 11147.7 11377 || 155.527 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.000910144 -0.00127762 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.00639468 0.0159265 || 0.051031 10874 11879 || 11450.2 11377 || 220.168 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.00417178 -0.00391915 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00793612 -0.00379808 || 0.051031 10982 11852 || 11287.4 11377 || -52.5046 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.00615501 -0.00250843 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000244117 -0.999975 -7594.61 || 0.051031 0 77707 || 4.60985e+08 11377 || -1.04988e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.000731927 -0.147226 0.0287159 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.00196027 -0.999997 -9107.48 || 0.051031 0 616759 || 4.51608e+09 11377 || -1.25902e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.00589231 -0.922832 1.62067 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.79744e-07 0.0186602 0.00508481 || 0.051031 10997 11847 || 11168.6 11377 || 70.2924 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 3.43323e-07 -0.0157856 -0.00233433 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.00890295 0.000269546 || 0.051031 10933 11876 || 11479.2 11377 || 3.7262 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.014047 -0.00095568 || 0.051031 1e+64 -1e+64 29: Test Seed:1710983744802212763 [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_f.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reducers_e.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions.cpp.o 29: Test Scalar=int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00563549 -0.00836571 || 0.051031 10956 11766 || 11313.2 11377 || -115.648 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.00872325 -0.00196779 || 0.051031 1e+64 -1e+64 29: Test Scalar=unsigned int 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00475581 -0.0103093 || 0.051031 10971 11813 || 11323.1 11377 || -142.516 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.00728981 -0.00160526 || 0.051031 1e+64 -1e+64 29: Test Scalar=int64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 0.00237909 -0.000129417 || 0.051031 10887 11782 || 11350 11377 || -1.78906 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.00242496 -0.00460689 || 0.051031 1e+64 -1e+64 29: Test Scalar=uint64_t 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.014022 0.00237602 || 0.051031 10990 11785 || 11538.8 11377 || 32.8461 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 -0.000915233 -0.00324036 || 0.051031 1e+64 -1e+64 29: Test Scalar=half 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.000243182 -0.999975 -7595.07 || 0.051031 0 77624 || 4.61061e+08 11377 || -1.04994e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.000729196 -0.14948 0.0239879 || 0.051031 1e+64 -1e+64 29: Test Scalar=bhalf 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 0.0019633 -0.999997 -9107.81 || 0.051031 0 615826 || 4.51606e+09 11377 || -1.25906e+08 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 0.00590064 -0.922611 1.62696 || 0.051031 1e+64 -1e+64 29: Test Scalar=float 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.67029e-07 -0.00199629 -7.50777e-05 || 0.051031 10999 11850 || 11399.7 11377 || -1.03787 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 3.05176e-07 0.00148918 -0.00206556 || 0.051031 1e+64 -1e+64 29: Test Scalar=double 29: -- Testing randomness properties 29: -- Testing 1-D histogram 29: Density 1D: 2.47955e-07 -0.00532842 -0.00154866 || 0.051031 10992 11785 || 11437.9 11377 || -21.4086 -0.823045 29: -- Testing 3-D histogram 29: Density 3D: 2.47955e-07 0.0113236 0.0029348 || 0.051031 1e+64 -1e+64 29: [ OK ] cuda.Random_XorShift1024_0 (378 ms) 29: [ RUN ] cuda.Multi_streams 29: [ OK ] cuda.Multi_streams (432 ms) 29: [----------] 3 tests from cuda (1135 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 3 tests from 1 test suite ran. (1135 ms total) 29: [ PASSED ] 3 tests. 4: [ OK ] openacc.mdrange_parallel_reduce_primitive_types (2672 ms) 4: [ RUN ] openacc.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6892/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 (3 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 (129 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 (13 ms) 4: [ RUN ] openacc.reducers_bool 4: [ OK ] openacc.reducers_bool (10 ms) 4: [ RUN ] openacc.impl_shared_alloc 4: [ OK ] openacc.impl_shared_alloc (52 ms) 4: [ RUN ] openacc.kokkos_swap 4: [ OK ] openacc.kokkos_swap (1 ms) 4: [ RUN ] openacc.team_policy_runtime_parameters 4: [ OK ] openacc.team_policy_runtime_parameters (0 ms) 4: [ RUN ] openacc.view_api_a 4: [ OK ] openacc.view_api_a (8 ms) 4: [ RUN ] openacc.view_api_b 4: [ OK ] openacc.view_api_b (16 ms) 4: [ RUN ] openacc.view_api_c 4: [ OK ] openacc.view_api_c (5 ms) 4: [ RUN ] openacc.view_api_d 4: [ OK ] openacc.view_api_d (6 ms) 4: [ RUN ] openacc.view_allocation_error 4: /var/jenkins/workspace/Kokkos_PR-6892/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 (6 ms) 4: [ RUN ] openacc.view_copy_degenerated 4: [ OK ] openacc.view_copy_degenerated (0 ms) 4: [ RUN ] openacc.view_empty_runtime_unmanaged 4: [ OK ] openacc.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openacc.view_hooks 4: [ OK ] openacc.view_hooks (0 ms) 4: [ RUN ] openacc.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openacc.view_layoutstride_left_to_layoutleft_assignment (78 ms) 4: [ RUN ] openacc.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openacc.view_layoutstride_right_to_layoutright_assignment (71 ms) 4: [ RUN ] openacc.view_irregular_layout 4: [ OK ] openacc.view_irregular_layout (36 ms) 4: [ RUN ] openacc.view_mapping 4: [ OK ] openacc.view_mapping (59 ms) 4: [ RUN ] openacc.view_mapping_operator 4: [ OK ] openacc.view_mapping_operator (53 ms) 4: [ RUN ] openacc.static_extent 4: [ OK ] openacc.static_extent (0 ms) 4: [ RUN ] openacc.view_mapping_atomic 4: [ OK ] openacc.view_mapping_atomic (7 ms) 4: [ RUN ] openacc.view_mapping_class_value 4: [ OK ] openacc.view_mapping_class_value (0 ms) 4: [ RUN ] openacc.view_mapping_assignable 4: [ OK ] openacc.view_mapping_assignable (0 ms) 4: [ RUN ] openacc.view_mapping_trivially_copyable 4: [ OK ] openacc.view_mapping_trivially_copyable (0 ms) 4: [ RUN ] openacc.append_formatted_multidimensional_index 4: [ OK ] openacc.append_formatted_multidimensional_index (0 ms) 4: [ RUN ] openacc.resize_realloc_no_init 4: [ OK ] openacc.resize_realloc_no_init (32 ms) 4: [ RUN ] openacc.resize_realloc_no_alloc 4: [ OK ] openacc.resize_realloc_no_alloc (0 ms) 4: [ RUN ] openacc.realloc_exec_space 4: [ OK ] openacc.realloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc 4: [ OK ] openacc.view_alloc (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space 4: [ OK ] openacc.view_alloc_exec_space (0 ms) 4: [ RUN ] openacc.view_alloc_int 4: [ OK ] openacc.view_alloc_int (0 ms) 4: [ RUN ] openacc.view_alloc_exec_space_int 4: [ OK ] openacc.view_alloc_exec_space_int (0 ms) 4: [ RUN ] openacc.deep_copy_zero_memset 4: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestWithoutInitializing.hpp:220: Skipped 4: skipping since the OpenACC backend doesn't implement ZeroMemset 4: [ SKIPPED ] openacc.deep_copy_zero_memset (0 ms) 4: [ RUN ] openacc.resize_exec_space 4: [ OK ] openacc.resize_exec_space (14 ms) 4: [ RUN ] openacc.view_allocation_int 4: [ OK ] openacc.view_allocation_int (0 ms) 4: [ RUN ] openacc.view_allocation_exec_space_int 4: [ OK ] openacc.view_allocation_exec_space_int (0 ms) 4: [ RUN ] openacc.view_not_default_constructible 4: [ OK ] openacc.view_not_default_constructible (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_left 4: [ OK ] openacc.view_subview_auto_1d_left (5 ms) 4: [ RUN ] openacc.view_subview_auto_1d_right 4: [ OK ] openacc.view_subview_auto_1d_right (0 ms) 4: [ RUN ] openacc.view_subview_auto_1d_stride 4: [ OK ] openacc.view_subview_auto_1d_stride (0 ms) 4: [ RUN ] openacc.view_subview_assign_strided 4: [ OK ] openacc.view_subview_assign_strided (0 ms) 4: [ RUN ] openacc.view_subview_left_0 4: [ OK ] openacc.view_subview_left_0 (0 ms) 4: [ RUN ] openacc.view_subview_left_1 4: [ OK ] openacc.view_subview_left_1 (0 ms) 4: [ RUN ] openacc.view_subview_left_2 4: [ OK ] openacc.view_subview_left_2 (0 ms) 4: [ RUN ] openacc.view_subview_left_3 4: [ OK ] openacc.view_subview_left_3 (0 ms) 4: [ RUN ] openacc.view_subview_right_0 4: [ OK ] openacc.view_subview_right_0 (0 ms) 4: [ RUN ] openacc.view_subview_right_1 4: [ OK ] openacc.view_subview_right_1 (0 ms) 4: [ RUN ] openacc.view_subview_right_3 4: [ OK ] openacc.view_subview_right_3 (0 ms) 4: [ RUN ] openacc.view_static_tests 4: [ OK ] openacc.view_static_tests (0 ms) 4: [ RUN ] openacc.view_subview_layoutleft_to_layoutleft 4: [ OK ] openacc.view_subview_layoutleft_to_layoutleft (7 ms) 4: [ RUN ] openacc.view_subview_layoutright_to_layoutright 4: [ OK ] openacc.view_subview_layoutright_to_layoutright (0 ms) 4: [ RUN ] openacc.view_subview_1d_assign 4: [ OK ] openacc.view_subview_1d_assign (12 ms) 4: [ RUN ] openacc.view_subview_1d_assign_atomic 4: [ OK ] openacc.view_subview_1d_assign_atomic (10 ms) 4: [ RUN ] openacc.view_subview_1d_assign_randomaccess 4: [ OK ] openacc.view_subview_1d_assign_randomaccess (10 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d 4: [ OK ] openacc.view_subview_2d_from_3d (172 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_atomic 29/48 Test #29: Kokkos_UnitTest_Random ........................... Passed 3.55 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 30: Test timeout computed to be: 1500 [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 4: [ OK ] openacc.view_subview_2d_from_3d_atomic (173 ms) 4: [ RUN ] openacc.view_subview_2d_from_3d_randomaccess 4: [ OK ] openacc.view_subview_2d_from_3d_randomaccess (173 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper TestCuda.o TestStdAlgorithmsCommon.o UnitTestMain.o gtest-all.o -lkokkos -ldl -lcudart -lcuda -arch=sm_70 -L/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests -L/usr/local/cuda/lib64 -lpthread -o KokkosAlgorithms_UnitTest_Cuda echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests' make -C core/unit_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test' make -f /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test' ./KokkosCore_UnitTest_Cuda ./KokkosCore_UnitTest_Serial ./KokkosCore_UnitTest_HWLOC [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from hwloc [ RUN ] hwloc.query NUMA[1] CORE[1] PU[1] [ OK ] hwloc.query (0 ms) [----------] 1 test from hwloc (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_Default ./KokkosCore_UnitTest_PushFinalizeHook ./KokkosCore_UnitTest_PushFinalizeHook_terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*normal ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*terminate ./KokkosCore_UnitTest_StackTraceTestExec --gtest_filter=*generic_term 4: [ OK ] openacc.view_subview_3d_from_5d_left (595 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_atomic 30: 30: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 30: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 30: setting CUDA_VISIBLE_DEVICES. 30: This could on multi GPU systems lead to severe performance" 30: penalties. 30: [==========] Running 14 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_reducers 30: [ RUN ] std_algorithms_reducers.max_first_loc 30: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 30: [ RUN ] std_algorithms_reducers.min_first_loc 30: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 30: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 30: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 30: [----------] 3 tests from std_algorithms_reducers (0 ms total) 30: 30: [----------] 1 test from std_algorithms 30: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 30: [ OK ] std_algorithms.is_admissible_to_std_algorithms (1 ms) 30: [----------] 1 test from std_algorithms (1 ms total) 30: 30: [----------] 10 tests from random_access_iterator_test 30: [ RUN ] random_access_iterator_test.constructor 30: [ OK ] random_access_iterator_test.constructor (0 ms) 30: [ RUN ] random_access_iterator_test.dereference 30: [ OK ] random_access_iterator_test.dereference (3 ms) 30: [ RUN ] random_access_iterator_test.subscript_operator 30: [ OK ] random_access_iterator_test.subscript_operator (2 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet1 30: [ OK ] random_access_iterator_test.operatorsSet1 (3 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet2 30: [ OK ] random_access_iterator_test.operatorsSet2 (2 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet3 30: [ OK ] random_access_iterator_test.operatorsSet3 (2 ms) 30: [ RUN ] random_access_iterator_test.operatorsSet4 30: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 30: [ RUN ] random_access_iterator_test.assignment_operator 30: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 30: [ RUN ] random_access_iterator_test.distance 30: [ OK ] random_access_iterator_test.distance (0 ms) 30: [ RUN ] random_access_iterator_test.traits_helpers 30: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 30: [----------] 10 tests from random_access_iterator_test (16 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 14 tests from 3 test suites ran. (18 ms total) 30: [ PASSED ] 14 tests. Note: Google Test filter = *generic_term [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [==========] Running 165 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from serial_DeathTest [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment Note: Google Test filter = *normal [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype [ RUN ] defaultdevicetype.stacktrace_normal Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [ OK ] defaultdevicetype.stacktrace_normal (0 ms) [----------] 1 test from defaultdevicetype (0 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (0 ms total) [ PASSED ] 1 test. Note: Google Test filter = *terminate [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype_DeathTest [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. Top of f1 Top of f0 Top of f0 Top of f3 Top of f3 Top of f3 Top of f3 Top of f3 Top of f1 Top of f0 Top of f0 StackTrace f3(std::cout, 4) returned: 110 Test setting std::terminate handler that prints the last saved stack trace [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (1 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (1 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (1 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (1 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (6 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [==========] Running 15 tests from 1 test suite. [----------] Global test environment set-up. [----------] 15 tests from defaultdevicetype [ RUN ] defaultdevicetype.half_conversion [ OK ] defaultdevicetype.half_conversion (6 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.reduce_instantiation_b1 (29 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.half_conversion (32 ms) [ RUN ] defaultdevicetype.bhalf_conversion [ OK ] defaultdevicetype.bhalf_conversion (5 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.reduce_instantiation_c1 (14 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (12 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.bhalf_conversion (50 ms) [ RUN ] defaultdevicetype.half_operators [ OK ] defaultdevicetype.half_operators (4 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (1 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.half_operators (37 ms) [ RUN ] defaultdevicetype.bhalf_operators [ OK ] defaultdevicetype.bhalf_operators (4 ms) [ RUN ] defaultdevicetype.host_space_access [ OK ] defaultdevicetype.host_space_access (0 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (41 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 [ OK ] defaultdevicetype.reduce_instantiation_a1 (40 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b1 4: [ OK ] openacc.view_subview_3d_from_5d_left_atomic (594 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_left_randomaccess [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRange_g.cpp.o [ OK ] defaultdevicetype.reduce_instantiation_b1 (60 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_b1 (64 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c1 [ OK ] defaultdevicetype.reduce_instantiation_a2 (19 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [ OK ] defaultdevicetype.reduce_instantiation_c1 (17 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a2 [ OK ] defaultdevicetype.reduce_instantiation_a2 (26 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b2 [==========] Running 226 tests from 4 test suites. [----------] Global test environment set-up. [----------] 2 tests from cuda_DeathTest [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ OK ] defaultdevicetype.reduce_instantiation_b2 (215 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_b2 (97 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_c2 (59 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_c2 (103 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_b2 (159 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c2 [ OK ] defaultdevicetype.reduce_instantiation_a3 (48 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Complex.cpp.o [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (465 ms) [----------] 1 test from defaultdevicetype_DeathTest (465 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (466 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_c2 (66 ms) [ RUN ] defaultdevicetype.reduce_instantiation_a3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (84 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype.reduce_instantiation_a3 (51 ms) [ RUN ] defaultdevicetype.reduce_instantiation_b3 [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (719 ms) [----------] 1 test from defaultdevicetype_DeathTest (719 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (720 ms total) [ PASSED ] 1 test. [ OK ] defaultdevicetype.reduce_instantiation_b3 (127 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (222 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_b3 (133 ms) [ RUN ] defaultdevicetype.reduce_instantiation_c3 [ OK ] defaultdevicetype.reduce_instantiation_c3 (58 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (661 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (661 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_c3 (32 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (651 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (651 ms total) [ PASSED ] 15 tests. [ OK ] defaultdevicetype.reduce_instantiation_c3 (24 ms) [ RUN ] defaultdevicetype.malloc [ OK ] defaultdevicetype.malloc (0 ms) [----------] 15 tests from defaultdevicetype (667 ms total) [----------] Global test environment tear-down [==========] 15 tests from 1 test suite ran. (667 ms total) [ PASSED ] 15 tests. 4: [ OK ] openacc.view_subview_3d_from_5d_left_randomaccess (593 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangePolicyConstructors.cpp.o 30/48 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 2.44 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 31: Test timeout computed to be: 1500 [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ABIInfoImpl.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/CSKY.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_right (1395 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_atomic [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDRangeReduce.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp 31: 31: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 31: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 31: setting CUDA_VISIBLE_DEVICES. 31: This could on multi GPU systems lead to severe performance" 31: penalties. 31: [==========] Running 7 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 7 tests from std_algorithms_min_max_element_test 31: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 31: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (1 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 31: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (12 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 31: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (14 ms) 31: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (12 ms) 31: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (14 ms) 31: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 31: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (16 ms) 31: [----------] 7 tests from std_algorithms_min_max_element_test (71 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 7 tests from 1 test suite ran. (71 ms total) 31: [ PASSED ] 7 tests. [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o 31/48 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 2.49 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 32: Test timeout computed to be: 1500 [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o 22: [ OK ] serial.UnorderedMap_insert (13659 ms) 22: [ RUN ] serial.UnorderedMap_failed_insert 4: [ OK ] openacc.view_subview_3d_from_5d_right_atomic (1396 ms) 4: [ RUN ] openacc.view_subview_3d_from_5d_right_randomaccess [ 59%] Linking CXX executable Kokkos_IncrementalTest_SYCL [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Reductions_DeviceView.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/LoongArch.cpp.o 4: [ OK ] openacc.view_subview_3d_from_5d_right_randomaccess (1395 ms) 4: [ RUN ] openacc.view_test_unmanaged_subview_reset [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4778 ms) [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/M68k.cpp.o 4: [ OK ] openacc.view_test_unmanaged_subview_reset (1 ms) 4: [ RUN ] openacc.view_subview_memory_traits_construction 4: [ OK ] openacc.view_subview_memory_traits_construction (0 ms) 4: [----------] 158 tests from openacc (32972 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 173 tests from 2 test suites ran. (93568 ms total) 4: [ PASSED ] 169 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] openacc_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openacc.mdspan_minimal_functional 4: [ SKIPPED ] openacc.view_allocation_error 4: [ SKIPPED ] openacc.deep_copy_zero_memset 32: 32: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 32: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 32: setting CUDA_VISIBLE_DEVICES. 32: This could on multi GPU systems lead to severe performance" 32: penalties. 32: [==========] Running 13 tests from 10 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from std_algorithms_lexicographical_compare_test 32: [ RUN ] std_algorithms_lexicographical_compare_test.test 32: [ OK ] std_algorithms_lexicographical_compare_test.test (237 ms) 32: [----------] 1 test from std_algorithms_lexicographical_compare_test (237 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_test 32: [ RUN ] std_algorithms_for_each_test.test 4/20 Test #4: Kokkos_CoreUnitTest_OpenACC ................. Passed 94.53 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Test timeout computed to be: 1500 32: [ OK ] std_algorithms_for_each_test.test (236 ms) 32: [----------] 1 test from std_algorithms_for_each_test (236 ms total) 32: 32: [----------] 1 test from std_algorithms_find_test 32: [ RUN ] std_algorithms_find_test.test 32: [ OK ] std_algorithms_find_test.test (112 ms) 32: [----------] 1 test from std_algorithms_find_test (112 ms total) 32: 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 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 (24 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (6 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (38 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 (52 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 (126 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 19 tests from 1 test suite ran. (126 ms total) 5: [ PASSED ] 19 tests. 5/20 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.88 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Test timeout computed to be: 1500 6: [==========] Running 1 test from 1 test suite. 6: [----------] Global test environment set-up. 6: [----------] 1 test from initialization 6: [ RUN ] initialization.legion_initialization 6: [ OK ] initialization.legion_initialization (483 ms) 6: [----------] 1 test from initialization (483 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (483 ms total) 6: [ PASSED ] 1 test. 6/20 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.79 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Test timeout computed to be: 1500 22: [ OK ] serial.UnorderedMap_failed_insert (5382 ms) 22: [ RUN ] serial.UnorderedMap_deep_copy 22: [ OK ] serial.UnorderedMap_deep_copy (7 ms) 22: [ RUN ] serial.UnorderedMap_valid_empty 22: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 22: [ RUN ] serial.UnorderedMap_clear_zero_size 22: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 22: [ RUN ] serial.UnorderedMap_consistent_size 22: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 22: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 22: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 22: [ RUN ] serial.UnorderedMap_lambda_capturable 22: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 22: [ RUN ] serial.UnorderedMap_constructor_view_alloc 22: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 22: [ RUN ] serial.vector_combination 22: [ OK ] serial.vector_combination (1 ms) 22: [ RUN ] serial.vector_insert 22: [ OK ] serial.vector_insert (1 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 (23351 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 65 tests from 1 test suite ran. (23351 ms total) 22: [ PASSED ] 64 tests. 22: [ SKIPPED ] 1 test, listed below: 22: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 22/45 Test #22: Kokkos_ContainersUnitTest_Serial ............ Passed 23.53 sec test 23 Start 23: Kokkos_ContainersUnitTest_OpenMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 32: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1635 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 7: SUCCESS 7/20 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.72 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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. 23: [ OK ] openmp.bitset (551 ms) 23: [ RUN ] openmp.bitset_default_constructor_no_alloc 23: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 23: [ RUN ] openmp.dualview_combination 23: [ OK ] openmp.dualview_combination (1 ms) 23: [ RUN ] openmp.dualview_alloc 23: [ OK ] openmp.dualview_alloc (0 ms) 23: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 23: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 23: [ RUN ] openmp.dualview_combinations_without_init 23: [ OK ] openmp.dualview_combinations_without_init (0 ms) 23: [ RUN ] openmp.dualview_deep_copy 23: [ OK ] openmp.dualview_deep_copy (0 ms) 23: [ RUN ] openmp.dualview_realloc 23: [ OK ] openmp.dualview_realloc (0 ms) 23: [ RUN ] openmp.dualview_resize 23: [ OK ] openmp.dualview_resize (0 ms) 23: [ RUN ] openmp.dualview_device_correct_kokkos_device 23: [ OK ] openmp.dualview_device_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_correct_kokkos_device 23: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_sync 23: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 23: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 23: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_sync 23: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 23: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 23: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 23: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 23: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 23: [ RUN ] openmp.dynamic_view 23: [ OK ] openmp.dynamic_view (20 ms) 23: [ RUN ] openmp.dyn_rank_view_api_generic 23: [ OK ] openmp.dyn_rank_view_api_generic (19 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 23: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 23: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 23: [ OK ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 23: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 23: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 23: [ RUN ] openmp.ErrorReporterViaLambda 23: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 23: [ RUN ] openmp.ErrorReporter 23: [ OK ] openmp.ErrorReporter (0 ms) 23: [ RUN ] openmp.offsetview_construction 23: [ OK ] openmp.offsetview_construction (18 ms) 23: [ RUN ] openmp.offsetview_unmanaged_construction 23: [ OK ] openmp.offsetview_unmanaged_construction (5 ms) 23: [ RUN ] openmp.offsetview_subview 23: [ OK ] openmp.offsetview_subview (20 ms) 23: [ RUN ] openmp.offsetview_offsets_rank1 23: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank2 23: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 23: [ RUN ] openmp.offsetview_offsets_rank3 23: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 23: [ RUN ] openmp.scatterview 8/20 Test #8: Kokkos_CoreUnitTest_Develop ................. Passed 0.68 sec test 9 Start 9: Kokkos_CoreUnitTest_KokkosP 9: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 9: Test timeout computed to be: 1500 [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o 9: [==========] Running 23 tests from 2 test suites. 9: [----------] Global test environment set-up. 9: [----------] 21 tests from kokkosp 9: [ RUN ] kokkosp.test_named_instance_fence 9: Ref: 134217729 9: Ref: named_instance 9: 134217729 9: named_instance 9: [ OK ] kokkosp.test_named_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_instance_fence 9: Ref: 134217729 9: Ref: Unnamed Instance Fence 9: 134217729 9: Kokkos::OpenACC::fence(): Unnamed Instance Fence 9: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 9: [ RUN ] kokkosp.test_named_global_fence 9: Ref: 134217728 9: Ref: test global fence 9: 0 9: test global fence 9: Miss on id 9: 134217728 9: test global fence 9: [ OK ] kokkosp.test_named_global_fence (0 ms) 9: [ RUN ] kokkosp.test_unnamed_global_fence 9: Ref: 134217728 9: Ref: Unnamed Global Fence 9: 0 9: Kokkos::fence: Unnamed Global Fence 9: Miss on id 9: 134217728 9: Kokkos::fence: Unnamed Global Fence 9: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 9: [ RUN ] kokkosp.test_multiple_default_instances 9: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 9: [ RUN ] kokkosp.test_id_gen 9: [ OK ] kokkosp.test_id_gen (0 ms) 9: [ RUN ] kokkosp.test_kernel_sequence 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. (32 ms total) 9: [ PASSED ] 23 tests. [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (3883 ms) [----------] 2 tests from serial_DeathTest (8662 ms total) [----------] 163 tests from serial [ RUN ] serial.init [ OK ] serial.init (0 ms) [ RUN ] serial.dispatch [ OK ] serial.dispatch (15 ms) [ RUN ] serial.impl_shared_alloc [ OK ] serial.impl_shared_alloc (17 ms) [ RUN ] serial.range_for [ OK ] serial.range_for (0 ms) [ RUN ] serial.range_reduce [ OK ] serial.range_reduce (0 ms) [ RUN ] serial.range_dynamic_policy [ OK ] serial.range_dynamic_policy (0 ms) [ RUN ] serial.range_for_require [ OK ] serial.range_for_require (0 ms) [ RUN ] serial.range_reduce_require [ OK ] serial.range_reduce_require (0 ms) [ RUN ] serial.range_dynamic_policy_require [ OK ] serial.range_dynamic_policy_require (0 ms) [ RUN ] serial.view_api_a [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (8402 ms) [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ OK ] serial.view_api_a (90 ms) [ RUN ] serial.view_api_b [ OK ] serial.view_api_b (2 ms) [ RUN ] serial.view_api_c [ OK ] serial.view_api_c (0 ms) [ RUN ] serial.view_api_d [ OK ] serial.view_api_d (1 ms) [ RUN ] serial.view_allocation_error [ OK ] serial.view_allocation_error (0 ms) [ RUN ] serial.view_remap [ OK ] serial.view_remap (0 ms) [ RUN ] serial.view_mirror_nonconst [ OK ] serial.view_mirror_nonconst (0 ms) [ RUN ] serial.view_stride_method [ OK ] serial.view_stride_method (0 ms) [ RUN ] serial.anonymous_space [ OK ] serial.anonymous_space (0 ms) [ RUN ] serial.view_overload_resolution [ OK ] serial.view_overload_resolution (0 ms) [ RUN ] serial.view_allocation_large_rank 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-6892/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-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 11: Environment variables: 11: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/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(). [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o 32: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1914 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search 11: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o 11/20 Test #11: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.71 sec test 12 Start 12: Kokkos_ProfilingTestLibraryCmdLineHelp 12: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/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:: [ OK ] serial.view_allocation_large_rank (1311 ms) [ RUN ] serial.view_shmem_size_on_device [ OK ] serial.view_shmem_size_on_device (0 ms) [ RUN ] serial.view_is_assignable [ OK ] serial.view_is_assignable (0 ms) [ RUN ] serial.deep_copy_alignment [ OK ] serial.deep_copy_alignment (143 ms) [ RUN ] serial.deep_copy_conversion 12/20 Test #12: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.68 sec test 13 Start 13: Kokkos_ProfilingTestLibraryLoad 13: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 13: Environment variables: 13: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/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(). [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SharedAlloc.cpp.o [ 83%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MDSpan.cpp.o 23: [ OK ] openmp.scatterview (2052 ms) 23: [ RUN ] openmp.scatterview_devicetype 23: [ OK ] openmp.scatterview_devicetype (18 ms) 23: [ RUN ] openmp.staticcrsgraph 23: [ OK ] openmp.staticcrsgraph (24 ms) 23: [ RUN ] openmp.resize_realloc_no_init_dualview 23: [ OK ] openmp.resize_realloc_no_init_dualview (5 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 32: [ OK ] std_algorithms_non_mod_seq_ops.search (1499 ms) 32: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ OK ] serial.deep_copy_conversion (690 ms) [ RUN ] serial.view_copy_tests 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:0x1ca1d00:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1ca1f80:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1ca2000:Host:source:0x1ca1d80: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:0x1ca21c0: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:0x1ca1f80:40::kokkosp_deallocate_data:Host:source:0x1ca1d00:40::kokkosp_finalize_library:: [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o [ OK ] serial.view_copy_tests (127 ms) [ RUN ] serial.view_copy_tests_rank_0 [ OK ] serial.view_copy_tests_rank_0 (0 ms) [ RUN ] serial.view_copy_degenerated [ OK ] serial.view_copy_degenerated (0 ms) [ RUN ] serial.view_mapping 13/20 Test #13: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.72 sec test 14 Start 14: Kokkos_ProfilingTestLibraryCmdLine 14: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 14: Test timeout computed to be: 1500 [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o 32: [ OK ] std_algorithms_non_mod_seq_ops.search_n (1139 ms) 32: [----------] 4 tests from std_algorithms_non_mod_seq_ops (6189 ms total) 32: 32: [----------] 1 test from std_algorithms_count_test 32: [ RUN ] std_algorithms_count_test.test 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:0x1bf5bc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1bf5dc0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1bf5e40:Host:source:0x1bf5c40: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:0x1bf6000: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:0x1bf5dc0:40::kokkosp_deallocate_data:Host:source:0x1bf5bc0:40::kokkosp_finalize_library:: 28: Test_Atomic/100000/iterations:10 7.13 s 7.11 s 10 1 8 11.6688 1.26648m 116.01u 4.99995G 68.542k 4.99995G 32: [ OK ] std_algorithms_count_test.test (122 ms) 32: [----------] 1 test from std_algorithms_count_test (122 ms total) 32: 32: [----------] 1 test from std_algorithms_equal_test 32: [ RUN ] std_algorithms_equal_test.test 32: [ OK ] std_algorithms_equal_test.test (45 ms) 32: [----------] 1 test from std_algorithms_equal_test (45 ms total) 32: 32: [----------] 1 test from std_algorithms_all_any_none_of_test 32: [ RUN ] std_algorithms_all_any_none_of_test.test 32: [ OK ] std_algorithms_all_any_none_of_test.test (120 ms) 32: [----------] 1 test from std_algorithms_all_any_none_of_test (120 ms total) 32: 32: [----------] 1 test from std_algorithms_nonmod_seq_ops 32: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 14/20 Test #14: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.72 sec test 15 Start 15: Kokkos_CoreUnitTest_StackTraceTest 15: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec 15: Test timeout computed to be: 1500 [ OK ] serial.view_mapping (992 ms) [ RUN ] serial.view_mapping_operator [ OK ] serial.view_mapping_operator (62 ms) [ RUN ] serial.static_extent [ OK ] serial.static_extent (0 ms) [ RUN ] serial.view_mapping_atomic [ OK ] serial.view_mapping_atomic (10 ms) [ RUN ] serial.view_mapping_class_value [ OK ] serial.view_mapping_class_value (0 ms) [ RUN ] serial.view_mapping_assignable [ OK ] serial.view_mapping_assignable (0 ms) [ RUN ] serial.view_mapping_trivially_copyable [ OK ] serial.view_mapping_trivially_copyable (0 ms) [ RUN ] serial.view_mapping_subview [ OK ] serial.view_mapping_subview (1 ms) [ RUN ] serial.view_resize 32: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (207 ms) 32: [----------] 1 test from std_algorithms_nonmod_seq_ops (207 ms total) 32: 32: [----------] 1 test from std_algorithms_mismatch_test 32: [ RUN ] std_algorithms_mismatch_test.test 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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4a74e13083] 15: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7f4a74e13083] __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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x43bc0e] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4a74e13083] 15: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7f4a74e13083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace [ OK ] serial.view_resize (163 ms) [ RUN ] serial.view_realloc [ OK ] serial.view_realloc (0 ms) [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 32: [ OK ] std_algorithms_mismatch_test.test (341 ms) 32: [----------] 1 test from std_algorithms_mismatch_test (341 ms total) 32: 32: [----------] 1 test from std_algorithms_mod_seq_ops 32: [ RUN ] std_algorithms_mod_seq_ops.move_backward [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (312 ms) [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (309 ms) [ RUN ] serial.view_irregular_layout [ OK ] serial.view_irregular_layout (0 ms) [ RUN ] serial.view_nested_view [ OK ] serial.view_nested_view (0 ms) [ RUN ] serial.view_subview_auto_1d_left [ OK ] serial.view_subview_auto_1d_left (0 ms) [ RUN ] serial.view_subview_auto_1d_right [ OK ] serial.view_subview_auto_1d_right (0 ms) [ RUN ] serial.view_subview_auto_1d_stride [ OK ] serial.view_subview_auto_1d_stride (0 ms) [ RUN ] serial.view_subview_assign_strided [ OK ] serial.view_subview_assign_strided (0 ms) [ RUN ] serial.view_subview_left_0 [ OK ] serial.view_subview_left_0 (0 ms) [ RUN ] serial.view_subview_left_1 [ OK ] serial.view_subview_left_1 (0 ms) [ RUN ] serial.view_subview_left_2 [ OK ] serial.view_subview_left_2 (0 ms) [ RUN ] serial.view_subview_left_3 [ OK ] serial.view_subview_left_3 (0 ms) [ RUN ] serial.view_subview_right_0 [ OK ] serial.view_subview_right_0 (0 ms) [ RUN ] serial.view_subview_right_1 [ OK ] serial.view_subview_right_1 (0 ms) [ RUN ] serial.view_subview_right_3 [ OK ] serial.view_subview_right_3 (0 ms) [ RUN ] serial.view_static_tests [ OK ] serial.view_static_tests (0 ms) [ RUN ] serial.view_subview_layoutleft_to_layoutleft [ OK ] serial.view_subview_layoutleft_to_layoutleft (1 ms) [ RUN ] serial.view_subview_layoutright_to_layoutright [ OK ] serial.view_subview_layoutright_to_layoutright (1 ms) [ RUN ] serial.view_subview_1d_assign [ OK ] serial.view_subview_1d_assign (0 ms) [ RUN ] serial.view_subview_1d_assign_atomic [ OK ] serial.view_subview_1d_assign_atomic (0 ms) [ RUN ] serial.view_subview_1d_assign_randomaccess [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) [ RUN ] serial.view_subview_2d_from_3d 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (281 ms) 15: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 15: 15: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4a74e13083] 15: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7f4a74e13083] __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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x43bf8b] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4a74e13083] 15: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7f4a74e13083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (261 ms) 15: [----------] 2 tests from defaultdevicetype_DeathTest (543 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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x43d266] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4a74e13083] 15: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7f4a74e13083] __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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4d5a53] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44103c] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x441832] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x43e1cd] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x483503] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x44cb4f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x44ee9f] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x4501c7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x462ce7] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x486343] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45158e] 15: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x43af75] 15: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f4a74e13083] 15: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7f4a74e13083] __libc_start_main 15: [0x43ae6e] _start 15: 15: Test setting std::terminate handler that prints the last saved stack trace 15: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 15: [----------] 1 test from defaultdevicetype (1 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 3 tests from 2 test suites ran. (544 ms total) 15: [ PASSED ] 3 tests. 32: [ OK ] std_algorithms_mod_seq_ops.move_backward (298 ms) 32: [----------] 1 test from std_algorithms_mod_seq_ops (298 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 13 tests from 10 test suites ran. (7912 ms total) 32: [ PASSED ] 13 tests. [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ OK ] serial.view_subview_2d_from_3d (111 ms) [ RUN ] serial.view_subview_2d_from_3d_atomic [ OK ] serial.view_subview_2d_from_3d_atomic (113 ms) [ RUN ] serial.view_subview_2d_from_3d_randomaccess 15/20 Test #15: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.28 sec test 16 Start 16: Kokkos_IncrementalTest_OPENACC 16: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_OPENACC 16: Test timeout computed to be: 1500 [ OK ] serial.view_subview_2d_from_3d_randomaccess (111 ms) [ RUN ] serial.view_subview_3d_from_5d_left 32/48 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 10.37 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 33: Test timeout computed to be: 1500 16: [==========] Running 28 tests from 1 test suite. 16: [----------] Global test environment set-up. 16: [----------] 28 tests from OPENACC 16: [ RUN ] OPENACC.IncrTest_01_execspace_typedef 16: [ OK ] OPENACC.IncrTest_01_execspace_typedef (0 ms) 16: [ RUN ] OPENACC.IncrTest_01_execspace 16: Device Execution Space: 16: KOKKOS_ENABLE_OPENACC: yes 16: OpenACC Options: 16: KOKKOS_ENABLE_OPENACC_COLLAPSE_HIERARCHICAL_CONSTRUCTS: yes 16: Using OpenACC 16: OpenACC 16: [ OK ] OPENACC.IncrTest_01_execspace (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicExchange 16: [ OK ] OPENACC.IncrTest_02_AtomicExchange (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicAdd 16: [ OK ] OPENACC.IncrTest_02_AtomicAdd (0 ms) 16: [ RUN ] OPENACC.IncrTest_02_AtomicSub 16: [ OK ] OPENACC.IncrTest_02_AtomicSub (0 ms) 16: [ RUN ] OPENACC.IncrTest_03a_memspace_malloc 16: [ OK ] OPENACC.IncrTest_03a_memspace_malloc (43 ms) 16: [ RUN ] OPENACC.IncrTest_03b_memspace_free [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Swap.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_MinMaxClamp.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_NumericTraits.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Concepts.cpp.o 33: 33: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 33: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 33: setting CUDA_VISIBLE_DEVICES. 33: This could on multi GPU systems lead to severe performance" 33: penalties. 33: [==========] Running 31 tests from 5 test suites. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from std_algorithms_mod_ops_test 33: [ RUN ] std_algorithms_mod_ops_test.move 33: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 33: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 33: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 33: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 33: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (2 ms) 33: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 33: 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy 33: [ OK ] std_algorithms_mod_seq_ops_test.copy (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 33: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 33: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill 33: [ OK ] std_algorithms_mod_seq_ops_test.fill (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 33: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (2 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 33: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.generate 33: [ OK ] std_algorithms_mod_seq_ops_test.generate (1 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 33: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 33: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 33: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (3 ms) 33: [----------] 12 tests from std_algorithms_mod_seq_ops_test (18 ms total) 33: 33: [----------] 4 tests from std_algorithms_replace_ops_test 33: [ RUN ] std_algorithms_replace_ops_test.replace 33: [ OK ] std_algorithms_replace_ops_test.replace (131 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_if [ 60%] Linking CXX executable Kokkos_IncrementalTest_SERIAL 33: [ OK ] std_algorithms_replace_ops_test.replace_if (360 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o 16: [ OK ] OPENACC.IncrTest_03b_memspace_free (2153 ms) 16: [ RUN ] OPENACC.IncrTest_04_simple_parallelFor 16: [ OK ] OPENACC.IncrTest_04_simple_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_04_RangePolicy_parallelFor 16: [ OK ] OPENACC.IncrTest_04_RangePolicy_parallelFor (0 ms) 16: [ RUN ] OPENACC.IncrTest_05_reduction 16: [ OK ] OPENACC.IncrTest_05_reduction (6 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange2D 16: [ OK ] OPENACC.IncrTest_06_mdrange2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange3D 16: [ OK ] OPENACC.IncrTest_06_mdrange3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_06_mdrange4D 16: [ OK ] OPENACC.IncrTest_06_mdrange4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_2D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_2D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_3D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_3D (0 ms) 16: [ RUN ] OPENACC.IncrTest_08_deep_copy_4D 16: [ OK ] OPENACC.IncrTest_08_deep_copy_4D (0 ms) 16: [ RUN ] OPENACC.IncrTest_10_Hierarchical_Basics 16: [ OK ] OPENACC.IncrTest_10_Hierarchical_Basics (0 ms) 16: [ RUN ] OPENACC.IncrTest_11a_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11a_Hierarchical_ForLoop (0 ms) 16: [ RUN ] OPENACC.IncrTest_11b_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11b_Hierarchical_ForLoop (4 ms) 16: [ RUN ] OPENACC.IncrTest_11c_Hierarchical_ForLoop 16: [ OK ] OPENACC.IncrTest_11c_Hierarchical_ForLoop (351 ms) 16: [ RUN ] OPENACC.IncrTest_12a_ThreadScratch 16: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_12b_TeamScratch 16: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 16: skipping since scratch memory is not yet implemented in the OpenACC backend 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch (0 ms) 16: [ RUN ] OPENACC.IncrTest_13a_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13a_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13b_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13b_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.IncrTest_13c_Hierarchical_Red 16: [ OK ] OPENACC.IncrTest_13c_Hierarchical_Red (0 ms) 16: [ RUN ] OPENACC.incr_14_MDrangeReduce 16: [ OK ] OPENACC.incr_14_MDrangeReduce (0 ms) 16: [ RUN ] OPENACC.IncrTest_16_parallelscan 16: [ OK ] OPENACC.IncrTest_16_parallelscan (2 ms) 16: [ RUN ] OPENACC.incr_17_atomicView 16: [ OK ] OPENACC.incr_17_atomicView (0 ms) 16: [----------] 28 tests from OPENACC (2568 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 1 test suite ran. (2569 ms total) 16: [ PASSED ] 26 tests. 16: [ SKIPPED ] 2 tests, listed below: 16: [ SKIPPED ] OPENACC.IncrTest_12a_ThreadScratch 16: [ SKIPPED ] OPENACC.IncrTest_12b_TeamScratch 33: [ OK ] std_algorithms_replace_ops_test.replace_copy (303 ms) 33: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 33: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (259 ms) 33: [----------] 4 tests from std_algorithms_replace_ops_test (1055 ms total) 33: 33: [----------] 11 tests from std_algorithms_mod_seq_ops 33: [ RUN ] std_algorithms_mod_seq_ops.copy_if 33: [ OK ] std_algorithms_mod_seq_ops.copy_if (131 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique 16/20 Test #16: Kokkos_IncrementalTest_OPENACC .............. Passed 3.33 sec test 17 Start 17: Kokkos_IncrementalTest_SERIAL 17: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 17: Test timeout computed to be: 1500 [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamBasic.cpp.o 17: [==========] Running 28 tests from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 28 tests from SERIAL 17: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 17: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 17: [ RUN ] SERIAL.IncrTest_01_execspace 17: Host Serial Execution Space: 17: KOKKOS_ENABLE_SERIAL: yes 17: 17: Serial Runtime Configuration: 17: Serial 17: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 17: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 17: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 17: [ RUN ] SERIAL.IncrTest_02_AtomicSub 17: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 17: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 17: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 17: [ RUN ] SERIAL.IncrTest_03b_memspace_free 33: [ OK ] std_algorithms_mod_seq_ops.unique (463 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 17: [ OK ] SERIAL.IncrTest_03b_memspace_free (145 ms) 17: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 17: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 17: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 17: [ RUN ] SERIAL.IncrTest_05_reduction 17: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange2D 17: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange3D 17: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_06_mdrange4D 17: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 17: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 17: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 17: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 17: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 17: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 17: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 17: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_a.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.unique_copy (232 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove 33: [ OK ] std_algorithms_mod_seq_ops.remove (169 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_if 17: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (247 ms) 17: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 17: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/incremental/Test12a_ThreadScratch.hpp:102: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 17: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 17: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/incremental/Test12b_TeamScratch.hpp:92: Skipped 17: skipping since scratch memory is not yet implemented in the OpenACC backend 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 17: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 17: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 17: [ RUN ] SERIAL.incr_14_MDrangeReduce 17: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 17: [ RUN ] SERIAL.IncrTest_16_parallelscan 17: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 17: [ RUN ] SERIAL.incr_17_atomicView 17: [ OK ] SERIAL.incr_17_atomicView (0 ms) 17: [----------] 28 tests from SERIAL (395 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 28 tests from 1 test suite ran. (395 ms total) 17: [ PASSED ] 26 tests. 17: [ SKIPPED ] 2 tests, listed below: 17: [ SKIPPED ] SERIAL.IncrTest_12a_ThreadScratch 17: [ SKIPPED ] SERIAL.IncrTest_12b_TeamScratch [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (8110 ms) [----------] 2 tests from cuda_DeathTest (16513 ms total) [----------] 147 tests from cuda [ RUN ] cuda.init [ OK ] cuda.init (0 ms) [ RUN ] cuda.dispatch [ OK ] cuda.dispatch (85 ms) [ RUN ] cuda.impl_shared_alloc [ OK ] cuda.impl_shared_alloc (86 ms) [ RUN ] cuda.range_for [ OK ] cuda.range_for (5 ms) [ RUN ] cuda.range_reduce [ OK ] cuda.range_reduce (0 ms) [ RUN ] cuda.range_dynamic_policy [ OK ] cuda.range_dynamic_policy (0 ms) [ RUN ] cuda.range_for_require [ OK ] cuda.range_for_require (1 ms) [ RUN ] cuda.range_reduce_require [ OK ] cuda.range_reduce_require (0 ms) [ RUN ] cuda.range_dynamic_policy_require [ OK ] cuda.range_dynamic_policy_require (0 ms) [ RUN ] cuda.view_api_a [ OK ] serial.view_subview_3d_from_5d_left (3832 ms) [ RUN ] serial.view_subview_3d_from_5d_left_atomic [ OK ] cuda.view_api_a (97 ms) [ RUN ] cuda.view_api_b [ OK ] cuda.view_api_b (5 ms) [ RUN ] cuda.view_api_c [ OK ] cuda.view_api_c (0 ms) [ RUN ] cuda.view_api_d [ OK ] cuda.view_api_d (2 ms) [ RUN ] cuda.view_allocation_error [ OK ] cuda.view_allocation_error (0 ms) [ RUN ] cuda.view_remap [ OK ] cuda.view_remap (0 ms) [ RUN ] cuda.view_mirror_nonconst [ OK ] cuda.view_mirror_nonconst (0 ms) [ RUN ] cuda.view_stride_method [ OK ] cuda.view_stride_method (0 ms) [ RUN ] cuda.anonymous_space [ OK ] cuda.anonymous_space (0 ms) [ RUN ] cuda.view_overload_resolution [ OK ] cuda.view_overload_resolution (0 ms) [ RUN ] cuda.view_allocation_large_rank [ OK ] cuda.view_allocation_large_rank (150 ms) [ RUN ] cuda.view_shmem_size_on_device [ OK ] cuda.view_shmem_size_on_device (0 ms) [ RUN ] cuda.view_is_assignable [ OK ] cuda.view_is_assignable (1 ms) [ RUN ] cuda.view_copy_tests [ OK ] cuda.view_copy_tests (61 ms) [ RUN ] cuda.view_copy_tests_rank_0 [ OK ] cuda.view_copy_tests_rank_0 (1 ms) [ RUN ] cuda.view_copy_degenerated [ OK ] cuda.view_copy_degenerated (0 ms) [ RUN ] cuda.deep_copy_alignment [ OK ] cuda.deep_copy_alignment (50 ms) [ RUN ] cuda.deep_copy_conversion [ OK ] cuda.deep_copy_conversion (8 ms) [ RUN ] cuda.view_mapping 33: [ OK ] std_algorithms_mod_seq_ops.remove_if (174 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 17/20 Test #17: Kokkos_IncrementalTest_SERIAL ............... Passed 1.13 sec test 18 Start 18: Kokkos_CoreUnitTest_CTestDevice 18: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 18: Test timeout computed to be: 1500 18: [==========] Running 8 tests from 1 test suite. 18: [----------] Global test environment set-up. 18: [----------] 8 tests from ctest_environment 18: [ RUN ] ctest_environment.no_device_type 18: [ OK ] ctest_environment.no_device_type (0 ms) 18: [ RUN ] ctest_environment.no_process_count 18: [ OK ] ctest_environment.no_process_count (0 ms) 18: [ RUN ] ctest_environment.invalid_rank 18: [ OK ] ctest_environment.invalid_rank (0 ms) 18: [ RUN ] ctest_environment.no_type_str 18: [ OK ] ctest_environment.no_type_str (0 ms) 18: [ RUN ] ctest_environment.missing_type 18: [ OK ] ctest_environment.missing_type (0 ms) 18: [ RUN ] ctest_environment.no_id_str 18: [ OK ] ctest_environment.no_id_str (0 ms) 18: [ RUN ] ctest_environment.invalid_id_str 18: [ OK ] ctest_environment.invalid_id_str (0 ms) 18: [ RUN ] ctest_environment.good 18: [ OK ] ctest_environment.good (0 ms) 18: [----------] 8 tests from ctest_environment (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 8 tests from 1 test suite ran. (0 ms total) 18: [ PASSED ] 8 tests. 18/20 Test #18: Kokkos_CoreUnitTest_CTestDevice ............. Passed 0.02 sec test 19 Start 19: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 19: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/simd/unit_tests/Kokkos_UnitTest_SIMD 20: Test timeout computed to be: 1500 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy (353 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 33: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (174 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate 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 (38 ms) 20: [ RUN ] simd.host_mask_ops 20: [ OK ] simd.host_mask_ops (0 ms) 20: [ RUN ] simd.device_mask_ops 20: [ OK ] simd.device_mask_ops (1 ms) 20: [ RUN ] simd.host_conversions 20: [ OK ] simd.host_conversions (0 ms) 20: [ RUN ] simd.device_conversions 20: [ OK ] simd.device_conversions (0 ms) 20: [ RUN ] simd.host_shift_ops 20: [ OK ] simd.host_shift_ops (0 ms) 20: [ RUN ] simd.device_shift_ops 20: [ OK ] simd.device_shift_ops (0 ms) 20: [ RUN ] simd.host_condition 20: [ OK ] simd.host_condition (0 ms) 20: [ RUN ] simd.device_condition 20: [ OK ] simd.device_condition (0 ms) 20: [ RUN ] simd.host_gen_ctors 20: [ OK ] simd.host_gen_ctors (0 ms) 20: [ RUN ] simd.device_gen_ctors 20: [ OK ] simd.device_gen_ctors (0 ms) 20: [ RUN ] simd.host_where_expressions 20: [ OK ] simd.host_where_expressions (0 ms) 20: [ RUN ] simd.device_where_expressions 20: [ OK ] simd.device_where_expressions (1 ms) 20: [ RUN ] simd.host_reductions 20: [ OK ] simd.host_reductions (0 ms) 20: [ RUN ] simd.device_reductions 20: [ OK ] simd.device_reductions (0 ms) 20: [----------] 16 tests from simd (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. [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/VE.cpp.o [ OK ] cuda.view_mapping (965 ms) [ RUN ] cuda.view_mapping_operator [ OK ] cuda.view_mapping_operator (10 ms) [ RUN ] cuda.static_extent [ OK ] cuda.static_extent (0 ms) [ RUN ] cuda.view_mapping_atomic [ OK ] cuda.view_mapping_atomic (3 ms) [ RUN ] cuda.view_mapping_class_value [ OK ] cuda.view_mapping_class_value (0 ms) [ RUN ] cuda.view_mapping_assignable [ OK ] cuda.view_mapping_assignable (0 ms) [ RUN ] cuda.view_mapping_trivially_copyable [ OK ] cuda.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda.view_mapping_subview [ OK ] cuda.view_mapping_subview (0 ms) [ RUN ] cuda.view_resize [ OK ] cuda.view_resize (98 ms) [ RUN ] cuda.view_realloc [ OK ] cuda.view_realloc (0 ms) [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 20/20 Test #20: Kokkos_UnitTest_SIMD ........................ Passed 0.75 sec 100% tests passed, 0 tests failed out of 20 Total Test time (real) = 149.88 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 fc4858ae99f5d1c80de0ab955dfaa53bebf34dcc716848419eda902911395f12 [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Randstruct.cpp.o [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (338 ms) [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (335 ms) [ RUN ] cuda.view_irregular_layout [ OK ] cuda.view_irregular_layout (0 ms) [ RUN ] cuda.view_nested_view [ OK ] cuda.view_nested_view (0 ms) [ RUN ] cuda.int64_t_reduce [ OK ] cuda.int64_t_reduce (12 ms) [ RUN ] cuda.double_reduce [ OK ] cuda.double_reduce (11 ms) [ RUN ] cuda.int64_t_reduce_dynamic [ OK ] cuda.int64_t_reduce_dynamic (16 ms) [ RUN ] cuda.double_reduce_dynamic [ OK ] cuda.double_reduce_dynamic (16 ms) [ RUN ] cuda.int64_t_reduce_dynamic_view [ OK ] cuda.int64_t_reduce_dynamic_view (4 ms) [ RUN ] cuda.int_combined_reduce [ OK ] cuda.int_combined_reduce (0 ms) [ RUN ] cuda.mdrange_combined_reduce [ OK ] cuda.mdrange_combined_reduce (0 ms) [ RUN ] cuda.int_combined_reduce_mixed [ OK ] cuda.int_combined_reduce_mixed (0 ms) [ RUN ] cuda.reduction_deduction [ OK ] cuda.reduction_deduction (0 ms) [ RUN ] cuda.parallel_scan_range_policy [ OK ] cuda.parallel_scan_range_policy (76 ms) [ RUN ] cuda.reduce_device_view_range_policy [ OK ] cuda.reduce_device_view_range_policy (5 ms) [ RUN ] cuda.reduce_device_view_mdrange_policy [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_OccupancyControlTrait.cpp.o [ OK ] cuda.reduce_device_view_mdrange_policy (132 ms) [ RUN ] cuda.reduce_device_view_team_policy [ OK ] cuda.reduce_device_view_team_policy (6 ms) [ RUN ] cuda.reducers_int [ OK ] cuda.reducers_int (8 ms) [ RUN ] cuda.reducers_double [ OK ] cuda.reducers_double (9 ms) [ RUN ] cuda.reducers_complex_double [ OK ] cuda.reducers_complex_double (3 ms) [ RUN ] cuda.reducers_struct [ OK ] cuda.reducers_struct (8 ms) [ RUN ] cuda.reducers_half_t [ OK ] cuda.reducers_half_t (5 ms) [ RUN ] cuda.reducers_bhalf_t [ OK ] cuda.reducers_bhalf_t (5 ms) [ RUN ] cuda.reducers_int8_t [ OK ] cuda.reducers_int8_t (4 ms) [ RUN ] cuda.reducers_int16_t [ OK ] cuda.reducers_int16_t (4 ms) [ RUN ] cuda.reducers_point_t [ OK ] cuda.reducers_point_t (3 ms) [ RUN ] cuda.reducers_bool [ OK ] cuda.reducers_bool (1 ms) [ RUN ] cuda.complex_construction [ OK ] cuda.complex_construction (0 ms) [ RUN ] cuda.complex_basic_math [ OK ] cuda.complex_basic_math (0 ms) [ RUN ] cuda.complex_special_funtions [ OK ] cuda.complex_special_funtions (0 ms) [ RUN ] cuda.complex_io [ OK ] cuda.complex_io (0 ms) [ RUN ] cuda.complex_trivially_copyable [ OK ] cuda.complex_trivially_copyable (0 ms) [ RUN ] cuda.complex_issue_3865 [ OK ] cuda.complex_issue_3865 (0 ms) [ RUN ] cuda.complex_operations_arithmetic_types_overloads [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) [ RUN ] cuda.atomic_operations_int [ OK ] cuda.atomic_operations_int (19 ms) [ RUN ] cuda.atomic_operations_unsigned [ OK ] cuda.atomic_operations_unsigned (15 ms) [ RUN ] cuda.atomic_operations_long [ OK ] cuda.atomic_operations_long (19 ms) [ RUN ] cuda.atomic_operations_unsignedlong [ OK ] cuda.atomic_operations_unsignedlong (15 ms) [ RUN ] cuda.atomic_operations_longlong [ OK ] cuda.atomic_operations_longlong (19 ms) [ RUN ] cuda.atomic_operations_double [ 60%] Built target Kokkos_IncrementalTest_SERIAL [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ OK ] cuda.atomic_operations_double (8 ms) [ RUN ] cuda.atomic_operations_float [ OK ] cuda.atomic_operations_float (8 ms) [ RUN ] cuda.atomic_operations_complexfloat [ OK ] cuda.atomic_operations_complexfloat (8 ms) [ RUN ] cuda.atomic_operations_complexdouble [ OK ] cuda.atomic_operations_complexdouble (8 ms) [ RUN ] cuda.atomic_views_integral $ docker rm -f --volumes fc4858ae99f5d1c80de0ab955dfaa53bebf34dcc716848419eda902911395f12 33: [ OK ] std_algorithms_mod_seq_ops.rotate (1879 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamCombinedReducers.cpp.o [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o [ 39%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_atomic (3790 ms) [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 33: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (1140 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_left 23: [ OK ] openmp.UnorderedMap_insert (10581 ms) 23: [ RUN ] openmp.UnorderedMap_failed_insert [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamMDRange.cpp.o [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o 33: [ OK ] std_algorithms_mod_seq_ops.shift_left (2815 ms) 33: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (3777 ms) [ RUN ] serial.view_subview_3d_from_5d_right [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o [ OK ] cuda.atomic_views_integral (6817 ms) [ RUN ] cuda.atomic_views_nonintegral [ OK ] cuda.atomic_views_nonintegral (77 ms) [ RUN ] cuda.atomic_view_api [ OK ] cuda.atomic_view_api (0 ms) [ RUN ] cuda.atomics [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o [ OK ] cuda.atomics (219 ms) [ RUN ] cuda.atomics_tpetra_max_abs [ OK ] cuda.atomics_tpetra_max_abs (0 ms) [ RUN ] cuda.team_for [ OK ] cuda.team_for (1 ms) [ RUN ] cuda.team_reduce [ OK ] cuda.team_reduce (0 ms) [ RUN ] cuda.team_reduce_large [ OK ] cuda.team_reduce_large (45 ms) [ RUN ] cuda.team_parallel_single [ OK ] cuda.team_parallel_single (6 ms) [ RUN ] cuda.large_team_scratch_size [ OK ] cuda.large_team_scratch_size (8 ms) [ RUN ] cuda.team_broadcast_long [ OK ] cuda.team_broadcast_long (1 ms) [ RUN ] cuda.team_broadcast_long_wrapper [ OK ] cuda.team_broadcast_long_wrapper (1 ms) [ RUN ] cuda.team_broadcast_char [ OK ] cuda.team_broadcast_char (0 ms) [ RUN ] cuda.team_broadcast_float [ OK ] cuda.team_broadcast_float (0 ms) [ RUN ] cuda.team_broadcast_double [ OK ] cuda.team_broadcast_double (0 ms) [ RUN ] cuda.team_handle_by_value [ OK ] cuda.team_handle_by_value (0 ms) [ RUN ] cuda.team_vector [ OK ] cuda.team_vector (16 ms) [ RUN ] cuda.triple_nested_parallelism [ OK ] cuda.triple_nested_parallelism (28 ms) [ RUN ] cuda.parallel_scan_with_reducers 33: [ OK ] std_algorithms_mod_seq_ops.shift_right (2807 ms) 33: [----------] 11 tests from std_algorithms_mod_seq_ops (10342 ms total) 33: 33: [----------] 1 test from std_algorithms_modseq_test 33: [ RUN ] std_algorithms_modseq_test.reverse 33: [ OK ] std_algorithms_modseq_test.reverse (255 ms) 33: [----------] 1 test from std_algorithms_modseq_test (255 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 31 tests from 5 test suites ran. (11676 ms total) 33: [ PASSED ] 31 tests. [ 60%] Built target Kokkos_IncrementalTest_SYCL [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o 33/48 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 14.13 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 34: Test timeout computed to be: 1500 [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ OK ] cuda.parallel_scan_with_reducers (1077 ms) [ RUN ] cuda.team_shared_request [ OK ] cuda.team_shared_request (0 ms) [ RUN ] cuda.team_scratch_request [ OK ] cuda.team_scratch_request (0 ms) [ RUN ] cuda.team_lambda_shared_request [ OK ] cuda.team_lambda_shared_request (0 ms) [ RUN ] cuda.scratch_align [ OK ] cuda.scratch_align (0 ms) [ RUN ] cuda.shmem_size [ OK ] cuda.shmem_size (0 ms) [ RUN ] cuda.multi_level_scratch [ OK ] cuda.multi_level_scratch (6 ms) [ RUN ] cuda.team_scratch_memory_index_parallel_for [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) [ RUN ] cuda.team_reduction_scan [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o [ OK ] serial.view_subview_3d_from_5d_right (4528 ms) [ RUN ] serial.view_subview_3d_from_5d_right_atomic 23: [ OK ] openmp.UnorderedMap_failed_insert (8577 ms) 23: [ RUN ] openmp.UnorderedMap_deep_copy 23: [ OK ] openmp.UnorderedMap_deep_copy (13 ms) 23: [ RUN ] openmp.UnorderedMap_valid_empty 23: [ OK ] openmp.UnorderedMap_valid_empty (1 ms) 23: [ RUN ] openmp.UnorderedMap_clear_zero_size 23: [ OK ] openmp.UnorderedMap_clear_zero_size (1 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 (1 ms) 23: [ RUN ] openmp.vector_insert 23: [ OK ] openmp.vector_insert (1 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 (21929 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 65 tests from 1 test suite ran. (21929 ms total) 23: [ PASSED ] 65 tests. 34: 34: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 34: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 34: setting CUDA_VISIBLE_DEVICES. 34: This could on multi GPU systems lead to severe performance" 34: penalties. 34: [==========] Running 29 tests from 7 test suites. 34: [----------] Global test environment set-up. 34: [----------] 2 tests from std_algorithms_sorting_ops_test 34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted (27 ms) 34: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until [ OK ] cuda.team_reduction_scan (1498 ms) [ RUN ] cuda.team_long_reduce [ OK ] cuda.team_long_reduce (11 ms) [ RUN ] cuda.team_double_reduce [ OK ] cuda.team_double_reduce (10 ms) [ RUN ] cuda.team_parallel_dummy_with_reducer_and_scratch_space [ OK ] cuda.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) [ RUN ] cuda.repeated_team_reduce [ OK ] cuda.repeated_team_reduce (12 ms) [ RUN ] cuda.team_policy_max_recommended 23/45 Test #23: Kokkos_ContainersUnitTest_OpenMP ............ Passed 22.15 sec test 24 Start 24: Kokkos_ContainersPerformanceTest_OpenMP 24: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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.00782676 24: View sum computation time: 0.00782676 24: Strided View time (init only): 0.00898658 [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o 34: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (26 ms) 34: [----------] 2 tests from std_algorithms_sorting_ops_test (54 ms total) 34: 34: [----------] 4 tests from std_algorithms_partitioning_test 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (3 ms) 34: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 34: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (3 ms) 34: [ RUN ] std_algorithms_partitioning_test.partition_point 34: [ OK ] std_algorithms_partitioning_test.partition_point (3 ms) 34: [----------] 4 tests from std_algorithms_partitioning_test (10 ms total) 34: 34: [----------] 1 test from std_algorithms_partitioning_ops 34: [ RUN ] std_algorithms_partitioning_ops.partition_copy 34: [ OK ] std_algorithms_partitioning_ops.partition_copy (143 ms) 34: [----------] 1 test from std_algorithms_partitioning_ops (143 ms total) 34: 34: [----------] 12 tests from std_algorithms_numerics_test 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 34: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 34: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 34: [----------] 12 tests from std_algorithms_numerics_test (20 ms total) 34: 34: [----------] 1 test from std_algorithms_numerics_ops_test 34: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 24: View Rank7 time (init only): 0.0097092 24: DynRankView time (init only): 0.00862731 24: DynRankView sum computation time: 0.0088737 24: Ratio of View to DynRankView time: 0.907208 24: Ratio of View to DynRankView sum computation time: 1.03798 24: Ratio of View to View Rank7 time: 0.806117 24: Ratio of StrideView to DynRankView time: 1.04164 24: Ratio of DynRankView to View Rank7 time: 0.88857 24: [ OK ] TEST_CATEGORY.dynrankview_perf (324 ms) 24: [ RUN ] TEST_CATEGORY.global_2_local 24: OpenMP 24: size, create, generate, fill, find [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Other.cpp.o [ OK ] cuda.team_policy_max_recommended (393 ms) [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] cuda.team_teamvector_range [ OK ] cuda.team_teamvector_range (2 ms) [ RUN ] cuda.view_aggregate [ OK ] cuda.view_aggregate (0 ms) [ RUN ] cuda.memory_pool [ OK ] cuda.memory_pool (15 ms) [ RUN ] cuda.cxx11 [ OK ] cuda.cxx11 (1 ms) [ RUN ] cuda.viewctorprop_embedded_dim [ OK ] cuda.viewctorprop_embedded_dim (0 ms) [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) [ RUN ] cuda.view_layouttiled [ OK ] cuda.view_layouttiled (8 ms) [ RUN ] cuda.view_layouttiled_subtile [ OK ] cuda.view_layouttiled_subtile (3 ms) [ RUN ] cuda.mdrange_5d [ OK ] cuda.mdrange_5d (142 ms) [ RUN ] cuda.mdrange_6d 24: 256, 0.00149675, 0.000995738, 0.00101245, 0.0730229 24: 512, 0.00191477, 0.00105069, 0.0010357, 0.0160417 24: 1024, 0.000130566, 7.0693e-05, 0.000235003, 0.00582085 24: 2048, 0.000189527, 6.1395e-05, 0.000422677, 0.00628564 24: 4096, 0.000191972, 5.892e-05, 0.000701312, 0.0066259 24: 8192, 0.000315425, 6.4522e-05, 0.00127325, 0.00865014 24: 16384, 0.000423118, 6.8198e-05, 0.00232665, 0.0138804 24: 32768, 0.000628224, 7.8948e-05, 0.00457971, 0.028335 24: 65536, 0.00103216, 7.2727e-05, 0.00900448, 0.0647041 34: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (383 ms) 34: [----------] 1 test from std_algorithms_numerics_ops_test (383 ms total) 34: 34: [----------] 8 tests from std_algorithms_numeric_ops_test 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ OK ] cuda.mdrange_6d (183 ms) [ RUN ] cuda.mdrange_2d [ OK ] cuda.mdrange_2d (5 ms) [ RUN ] cuda.mdrange_array_reduce [ OK ] cuda.mdrange_array_reduce (0 ms) [ RUN ] cuda.mdrange_3d [ OK ] cuda.mdrange_3d (26 ms) [ RUN ] cuda.mdrange_neg_idx [ OK ] cuda.mdrange_neg_idx (2 ms) [ RUN ] cuda.mdrange_4d [ OK ] cuda.mdrange_4d (29 ms) [ RUN ] cuda.crs_count_fill [ OK ] cuda.crs_count_fill (6 ms) [ RUN ] cuda.crs_copy_constructor [ OK ] cuda.crs_copy_constructor (24 ms) [ RUN ] cuda.workgraph_fib 24: 131072, 0.00198647, 0.00012216, 0.0176239, 0.155663 24: 262144, 0.004003, 0.000190399, 0.0362442, 0.261181 [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamPolicyConstructors.cpp.o 24: 524288, 0.00752911, 0.000315635, 0.0694521, 0.811688 [ OK ] cuda.workgraph_fib (1042 ms) [ RUN ] cuda.space_access [ OK ] cuda.space_access (0 ms) [ RUN ] cuda.uvm [ OK ] cuda.uvm (2 ms) [ RUN ] cuda.impl_view_accessible [ OK ] cuda.impl_view_accessible (2 ms) [ RUN ] cuda.impl_view_texture [ OK ] cuda.impl_view_texture (0 ms) [ RUN ] cuda.view_subview_const_randomaccess [ OK ] cuda.view_subview_const_randomaccess (0 ms) [ RUN ] cuda.unique_token_global [ OK ] cuda.unique_token_global (3 ms) [ RUN ] cuda.unique_token_instance [ OK ] cuda.unique_token_instance (3 ms) [ RUN ] cuda.unique_token_team_acquire [ OK ] cuda.unique_token_team_acquire (12 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalyzerHelpFlags.cpp.o 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (2276 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ OK ] serial.view_subview_3d_from_5d_right_atomic (4532 ms) [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (1931 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaRISCVVectorLookup.cpp.o [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o 24: 1048576, 0.0139153, 0.000550918, 0.143368, 2.67838 [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o 34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (778 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp 34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (1240 ms) 34: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 34: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 34: [----------] 8 tests from std_algorithms_numeric_ops_test (6228 ms total) 34: 34: [----------] 1 test from std_algorithms_transform_ops_test 34: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 34: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (192 ms) 34: [----------] 1 test from std_algorithms_transform_ops_test (192 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 29 tests from 7 test suites ran. (7033 ms total) 34: [ PASSED ] 29 tests. [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o 34/48 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 9.49 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 35: Test timeout computed to be: 1500 [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (4533 ms) [ RUN ] serial.view_test_unmanaged_subview_reset [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) [ RUN ] serial.int64_t_reduce [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o 35: 35: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 35: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 35: setting CUDA_VISIBLE_DEVICES. 35: This could on multi GPU systems lead to severe performance" 35: penalties. 35: [==========] Running 12 tests from 7 test suites. 35: [----------] Global test environment set-up. 35: [----------] 2 tests from std_algorithms_adjacent_find_team_test 35: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ParallelScanRangePolicy.cpp.o [ OK ] cuda.local_deepcopy_teampolicy_layoutleft (8171 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o 35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (1485 ms) 35: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 24: 2097152, 0.028256, 0.00118546, 0.296622, 6.22041 [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPUOpenMP.cpp.o 35: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1466 ms) 35: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2952 ms total) 35: 35: [----------] 2 tests from std_algorithms_count_team_test 35: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ OK ] serial.int64_t_reduce (3778 ms) [ RUN ] serial.double_reduce 35: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1037 ms) 35: [ RUN ] std_algorithms_count_team_test.count_returns_zero [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp 35: [ OK ] std_algorithms_count_team_test.count_returns_zero (694 ms) 35: [----------] 2 tests from std_algorithms_count_team_test (1732 ms total) 35: 35: [----------] 1 test from std_algorithms_count_if_team_test 35: [ RUN ] std_algorithms_count_if_team_test.test [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o 35: [ OK ] std_algorithms_count_if_team_test.test (690 ms) 35: [----------] 1 test from std_algorithms_count_if_team_test (690 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_team_test 35: [ RUN ] std_algorithms_for_each_team_test.test [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o 35: [ OK ] std_algorithms_for_each_team_test.test (829 ms) 35: [----------] 1 test from std_algorithms_for_each_team_test (829 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_n_team_test 35: [ RUN ] std_algorithms_for_each_n_team_test.test [ 39%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o 35: [ OK ] std_algorithms_for_each_n_team_test.test (934 ms) 35: [----------] 1 test from std_algorithms_for_each_n_team_test (934 ms total) 35: 35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ OK ] serial.double_reduce (3750 ms) [ RUN ] serial.int64_t_reduce_dynamic [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutleft (9080 ms) [ RUN ] cuda.local_deepcopy_teampolicy_layoutright [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o 35: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4001 ms) 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CreateCheckerManager.cpp.o [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o [ OK ] serial.int64_t_reduce_dynamic (6500 ms) [ RUN ] serial.double_reduce_dynamic 35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2768 ms) 35: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o 24: 4194304, 0.0496867, 0.00178174, 0.586664, 13.5361 24: [ OK ] TEST_CATEGORY.global_2_local (25197 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 35: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2756 ms) 35: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (9526 ms total) 35: 35: [----------] 2 tests from std_algorithms_mismatch_team_test 35: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o 24: ScatterView data-duplicated test: 24: num_threads 8 24: hand-coded test took 0.154299 seconds 24: test took 0.159198 seconds 24: num_threads 8 24: hand-coded test took 0.164572 seconds 24: test took 0.176864 seconds 24: num_threads 8 24: hand-coded test took 0.247406 seconds 24: test took 0.267168 seconds 24: num_threads 8 24: hand-coded test took 0.217477 seconds 24: test took 0.152239 seconds 24: num_threads 8 24: hand-coded test took 0.154318 seconds 24: test took 0.151162 seconds 24: [ OK ] TEST_CATEGORY.scatter_view (2331 ms) 24: [----------] 5 tests from TEST_CATEGORY (27854 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 5 tests from 1 test suite ran. (27854 ms total) 24: [ PASSED ] 5 tests. 24/45 Test #24: Kokkos_ContainersPerformanceTest_OpenMP ..... Passed 27.87 sec test 25 Start 25: Kokkos_UnitTest_Sort 25: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ OK ] cuda.local_deepcopy_teampolicy_layoutright (9119 ms) [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o 35: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (3061 ms) 35: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ OK ] serial.double_reduce_dynamic (6723 ms) [ RUN ] serial.int64_t_reduce_dynamic_view [ OK ] serial.int64_t_reduce_dynamic_view (1259 ms) [ RUN ] serial.int_combined_reduce [ OK ] serial.int_combined_reduce (0 ms) [ RUN ] serial.mdrange_combined_reduce [ OK ] serial.mdrange_combined_reduce (0 ms) [ RUN ] serial.int_combined_reduce_mixed [ OK ] serial.int_combined_reduce_mixed (0 ms) [ RUN ] serial.reduction_deduction [ OK ] serial.reduction_deduction (0 ms) [ RUN ] serial.parallel_scan_range_policy [ OK ] serial.parallel_scan_range_policy (53 ms) [ RUN ] serial.reduce_device_view_range_policy 35: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1888 ms) 35: [----------] 2 tests from std_algorithms_mismatch_team_test (4949 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 12 tests from 7 test suites ran. (21615 ms total) 35: [ PASSED ] 12 tests. 35/48 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 24.04 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 36: Test timeout computed to be: 1500 [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 36: 36: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 36: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 36: setting CUDA_VISIBLE_DEVICES. 36: This could on multi GPU systems lead to severe performance" 36: penalties. 36: [==========] Running 8 tests from 4 test suites. 36: [----------] Global test environment set-up. 36: [----------] 2 tests from std_algorithms_equal_team_test 36: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamScratch.cpp.o 36: [ OK ] std_algorithms_equal_team_test.views_are_equal (2951 ms) 36: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ OK ] cuda.local_deepcopy_rangepolicy_layoutright (9412 ms) [ RUN ] cuda.deep_copy_scratch [ OK ] cuda.deep_copy_scratch (0 ms) [ RUN ] cuda.debug_serial_execution [ OK ] cuda.debug_serial_execution (19 ms) [ RUN ] cuda.debug_pin_um_to_host [ OK ] cuda.debug_pin_um_to_host (854 ms) [ RUN ] cuda.team_scratch_1_streams [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 63%] Linking CXX executable Kokkos_CoreUnitTest_Default 36: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2836 ms) 36: [----------] 2 tests from std_algorithms_equal_team_test (5787 ms total) 36: 36: [----------] 2 tests from std_algorithms_search_team_test 36: [ RUN ] std_algorithms_search_team_test.sequences_exist 25: [ OK ] openmp.SortUnsignedValueType (12129 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 (1 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-6892/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. [ 39%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o 25: 25: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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 (420 ms) 25: [ RUN ] openmp.SortWithCustomComparator [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o 36: [ OK ] std_algorithms_search_team_test.sequences_exist (1635 ms) 36: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o 25: [ OK ] openmp.SortWithCustomComparator (1431 ms) 25: [ RUN ] openmp.BinSortGenericTests 25: [ OK ] openmp.BinSortGenericTests (637 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 [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o 36: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1812 ms) 36: [----------] 2 tests from std_algorithms_search_team_test (3448 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_end_team_test 36: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o 36: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2860 ms) 36: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o 36: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2645 ms) 36: [----------] 2 tests from std_algorithms_find_end_team_test (5506 ms total) 36: 36: [----------] 2 tests from std_algorithms_find_first_of_team_test 36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 39%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o [ 39%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o [ 39%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Crs.cpp.o 36: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (2350 ms) 36: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 39%] Built target obj.clangStaticAnalyzerFrontend [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o [ 39%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o [ OK ] cuda.team_scratch_1_streams (14969 ms) [----------] 147 tests from cuda (66178 ms total) [----------] 52 tests from cuda_uvm [ RUN ] cuda_uvm.impl_shared_alloc [ OK ] cuda_uvm.impl_shared_alloc (86 ms) [ RUN ] cuda_uvm.view_api_a [ OK ] cuda_uvm.view_api_a (104 ms) [ RUN ] cuda_uvm.view_api_b [ OK ] cuda_uvm.view_api_b (23 ms) [ RUN ] cuda_uvm.view_api_c [ OK ] cuda_uvm.view_api_c (0 ms) [ RUN ] cuda_uvm.view_api_d [ OK ] cuda_uvm.view_api_d (6 ms) [ RUN ] cuda_uvm.view_allocation_error [ OK ] cuda_uvm.view_allocation_error (0 ms) [ RUN ] cuda_uvm.view_remap [ OK ] cuda_uvm.view_remap (2 ms) [ RUN ] cuda_uvm.view_mirror_nonconst [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) [ RUN ] cuda_uvm.view_stride_method [ OK ] cuda_uvm.view_stride_method (0 ms) [ RUN ] cuda_uvm.anonymous_space [ OK ] cuda_uvm.anonymous_space (0 ms) [ RUN ] cuda_uvm.view_overload_resolution [ OK ] cuda_uvm.view_overload_resolution (0 ms) [ RUN ] cuda_uvm.view_allocation_large_rank [ 39%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o [ OK ] cuda_uvm.view_allocation_large_rank (802 ms) [ RUN ] cuda_uvm.view_shmem_size_on_device [ OK ] cuda_uvm.view_shmem_size_on_device (0 ms) [ RUN ] cuda_uvm.view_is_assignable [ OK ] cuda_uvm.view_is_assignable (10 ms) [ RUN ] cuda_uvm.view_copy_tests [ OK ] cuda_uvm.view_copy_tests (32 ms) [ RUN ] cuda_uvm.view_copy_tests_rank_0 [ OK ] cuda_uvm.view_copy_tests_rank_0 (4 ms) [ RUN ] cuda_uvm.view_copy_degenerated [ OK ] cuda_uvm.view_copy_degenerated (0 ms) [ RUN ] cuda_uvm.view_mapping [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o [ OK ] cuda_uvm.view_mapping (970 ms) [ RUN ] cuda_uvm.view_mapping_operator [ OK ] cuda_uvm.view_mapping_operator (9 ms) [ RUN ] cuda_uvm.static_extent [ OK ] cuda_uvm.static_extent (0 ms) [ RUN ] cuda_uvm.view_mapping_atomic [ OK ] cuda_uvm.view_mapping_atomic (3 ms) [ RUN ] cuda_uvm.view_mapping_class_value [ OK ] cuda_uvm.view_mapping_class_value (0 ms) [ RUN ] cuda_uvm.view_mapping_assignable [ OK ] cuda_uvm.view_mapping_assignable (0 ms) [ RUN ] cuda_uvm.view_mapping_trivially_copyable [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_uvm.view_mapping_subview [ OK ] cuda_uvm.view_mapping_subview (1 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_left [ OK ] cuda_uvm.view_subview_auto_1d_left (6 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_right [ OK ] cuda_uvm.view_subview_auto_1d_right (5 ms) [ RUN ] cuda_uvm.view_subview_auto_1d_stride [ OK ] cuda_uvm.view_subview_auto_1d_stride (5 ms) [ RUN ] cuda_uvm.view_subview_assign_strided [ OK ] cuda_uvm.view_subview_assign_strided (6 ms) [ RUN ] cuda_uvm.view_subview_left_0 [ OK ] cuda_uvm.view_subview_left_0 (1 ms) [ RUN ] cuda_uvm.view_subview_left_1 [ OK ] cuda_uvm.view_subview_left_1 (1 ms) [ RUN ] cuda_uvm.view_subview_left_2 [ OK ] cuda_uvm.view_subview_left_2 (0 ms) [ RUN ] cuda_uvm.view_subview_left_3 [ OK ] cuda_uvm.view_subview_left_3 (0 ms) [ RUN ] cuda_uvm.view_subview_right_0 [ OK ] cuda_uvm.view_subview_right_0 (1 ms) [ RUN ] cuda_uvm.view_subview_right_1 [ OK ] cuda_uvm.view_subview_right_1 (1 ms) [ RUN ] cuda_uvm.view_subview_right_3 [ OK ] cuda_uvm.view_subview_right_3 (0 ms) [ RUN ] cuda_uvm.view_static_tests [ OK ] cuda_uvm.view_static_tests (1 ms) [ RUN ] cuda_uvm.view_subview_layoutleft_to_layoutleft [ OK ] cuda_uvm.view_subview_layoutleft_to_layoutleft (4 ms) [ RUN ] cuda_uvm.view_subview_layoutright_to_layoutright [ OK ] cuda_uvm.view_subview_layoutright_to_layoutright (3 ms) [ RUN ] cuda_uvm.view_subview_1d_assign [ OK ] cuda_uvm.view_subview_1d_assign (5 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_atomic [ OK ] cuda_uvm.view_subview_1d_assign_atomic (6 ms) [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d [ OK ] cuda_uvm.view_subview_2d_from_3d (81 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (81 ms) [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (80 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left [ OK ] cuda_uvm.view_subview_3d_from_5d_left (137 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (138 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamReductionScan.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (137 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ OK ] cuda_uvm.view_subview_3d_from_5d_right (136 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (136 ms) [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (135 ms) [ RUN ] cuda_uvm.view_test_unmanaged_subview_reset [ OK ] cuda_uvm.view_test_unmanaged_subview_reset (0 ms) [----------] 52 tests from cuda_uvm (3187 ms total) [----------] 25 tests from cuda_hostpinned [ RUN ] cuda_hostpinned.impl_shared_alloc [ OK ] cuda_hostpinned.impl_shared_alloc (49 ms) [ RUN ] cuda_hostpinned.view_api_a [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o [ OK ] cuda_hostpinned.view_api_a (93 ms) [ RUN ] cuda_hostpinned.view_api_b [ OK ] cuda_hostpinned.view_api_b (12 ms) [ RUN ] cuda_hostpinned.view_api_c [ OK ] cuda_hostpinned.view_api_c (0 ms) [ RUN ] cuda_hostpinned.view_api_d [ OK ] cuda_hostpinned.view_api_d (3 ms) [ RUN ] cuda_hostpinned.view_allocation_error [ OK ] cuda_hostpinned.view_allocation_error (0 ms) [ RUN ] cuda_hostpinned.view_remap [ OK ] cuda_hostpinned.view_remap (0 ms) [ RUN ] cuda_hostpinned.view_mirror_nonconst [ OK ] cuda_hostpinned.view_mirror_nonconst (0 ms) [ RUN ] cuda_hostpinned.view_stride_method [ OK ] cuda_hostpinned.view_stride_method (0 ms) [ RUN ] cuda_hostpinned.anonymous_space [ OK ] cuda_hostpinned.anonymous_space (0 ms) [ RUN ] cuda_hostpinned.view_overload_resolution [ OK ] cuda_hostpinned.view_overload_resolution (0 ms) [ RUN ] cuda_hostpinned.view_allocation_large_rank [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o 36: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6542 ms) 36: [----------] 2 tests from std_algorithms_find_first_of_team_test (8892 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 8 tests from 4 test suites ran. (23635 ms total) 36: [ PASSED ] 8 tests. 36/48 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 26.08 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 37: Test timeout computed to be: 1500 37: 37: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 37: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 37: setting CUDA_VISIBLE_DEVICES. 37: This could on multi GPU systems lead to severe performance" 37: penalties. 37: [==========] Running 11 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_find_team_test 37: [ RUN ] std_algorithms_find_team_test.searched_values_exist [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 37: [ OK ] std_algorithms_find_team_test.searched_values_exist (741 ms) 37: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o 37: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (873 ms) 37: [----------] 2 tests from std_algorithms_find_team_test (1614 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_if_team_test 37: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 37: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (689 ms) 37: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CSKYToolChain.cpp.o 37: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (869 ms) 37: [----------] 2 tests from std_algorithms_find_if_team_test (1559 ms total) 37: 37: [----------] 2 tests from std_algorithms_find_if_not_team_test 37: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ OK ] cuda_hostpinned.view_allocation_large_rank (5748 ms) [ RUN ] cuda_hostpinned.view_shmem_size_on_device [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) [ RUN ] cuda_hostpinned.view_is_assignable [ OK ] cuda_hostpinned.view_is_assignable (0 ms) [ RUN ] cuda_hostpinned.view_copy_tests [ OK ] cuda_hostpinned.view_copy_tests (129 ms) [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) [ RUN ] cuda_hostpinned.view_copy_degenerated [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) [ RUN ] cuda_hostpinned.view_mapping [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o [ OK ] cuda_hostpinned.view_mapping (964 ms) [ RUN ] cuda_hostpinned.view_mapping_operator [ OK ] cuda_hostpinned.view_mapping_operator (62 ms) [ RUN ] cuda_hostpinned.static_extent [ OK ] cuda_hostpinned.static_extent (0 ms) [ RUN ] cuda_hostpinned.view_mapping_atomic [ OK ] cuda_hostpinned.view_mapping_atomic (10 ms) [ RUN ] cuda_hostpinned.view_mapping_class_value [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) [ RUN ] cuda_hostpinned.view_mapping_assignable [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) [ RUN ] cuda_hostpinned.view_mapping_subview [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) [----------] 25 tests from cuda_hostpinned (7081 ms total) [----------] Global test environment tear-down [==========] 226 tests from 4 test suites ran. (92961 ms total) [ PASSED ] 226 tests. 28: Test_Atomic/100000/iterations:10 7.09 s 7.07 s 10 1 8 11.7139 1.34633m 116.12u 4.99995G 132.798k 4.99995G 37: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (880 ms) 37: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false ./KokkosCore_UnitTest_CudaInterOpInit [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_interop [ OK ] cuda.raw_cuda_interop (123 ms) [----------] 1 test from cuda (123 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (123 ms total) [ PASSED ] 1 test. ./KokkosCore_UnitTest_CudaInterOpStreams [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from cuda [ RUN ] cuda.raw_cuda_streams [ OK ] cuda.raw_cuda_streams (114 ms) [----------] 1 test from cuda (114 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (114 ms total) [ PASSED ] 1 test. 37: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (701 ms) 37: [----------] 2 tests from std_algorithms_find_if_not_team_test (1582 ms total) 37: 37: [----------] 1 test from std_algorithms_all_of_team_test 37: [ RUN ] std_algorithms_all_of_team_test.test 25: [ OK ] openmp.BinSortUnsignedKeyLayoutStrideValues (20096 ms) 25: [ RUN ] openmp.NestedSort 25: [ OK ] openmp.NestedSort (8 ms) 25: [ RUN ] openmp.NestedSortByKey 25: [ OK ] openmp.NestedSortByKey (125 ms) 25: [----------] 15 tests from openmp (34854 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 15 tests from 1 test suite ran. (34854 ms total) 25: [ PASSED ] 15 tests. 25/45 Test #25: Kokkos_UnitTest_Sort ........................ Passed 34.91 sec test 26 Start 26: Kokkos_UnitTest_Random 26: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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:1710983840187676551 26: Test Scalar=int 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.018301 -0.000119072 || 0.051031 1997 2415 || 2263.49 2222.06 || -1.64605 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0318506 0.000589204 || 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.00183757 -0.00103331 || 0.051031 2030 2435 || 2217.99 2222.06 || -14.2844 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00665467 0.000636375 || 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.00331589 -0.000727911 || 0.051031 2049 2410 || 2229.45 2222.06 || -10.0626 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0018278 -0.000525115 || 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.00401873 -0.0020051 || 0.051031 2044 2419 || 2213.17 2222.06 || -27.7185 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00640619 0.00077433 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 3.25521e-08 -0.0210402 0.000404168 || 0.051031 2046 2405 || 2269.82 2222.06 || 5.58721 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.00485325 -2.03673e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 37: [ OK ] std_algorithms_all_of_team_test.test (805 ms) 37: [----------] 1 test from std_algorithms_all_of_team_test (805 ms total) 37: 37: [----------] 1 test from std_algorithms_any_of_team_test 37: [ RUN ] std_algorithms_any_of_team_test.test 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0156645 -0.00141644 || 0.051031 2038 2401 || 2257.42 2222.06 || -19.5809 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0263586 -0.000352367 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.0132368 -0.00258639 || 0.051031 2060 2404 || 2251.87 2222.06 || -35.7543 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0138337 0.000357586 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0145406 0.000722407 || 0.051031 2047 2407 || 2190.21 2222.06 || 9.98656 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00401502 0.00025707 || 0.051031 1e+64 -1e+64 26: Test Seed:1710983843162184758 26: Test Scalar=int 26: -- Testing randomness properties 37: [ OK ] std_algorithms_any_of_team_test.test (626 ms) 37: [----------] 1 test from std_algorithms_any_of_team_test (626 ms total) 37: 37: [----------] 1 test from std_algorithms_none_of_team_test 37: [ RUN ] std_algorithms_none_of_team_test.test [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0227733 0.00278166 || 0.051031 2026 2404 || 2172.58 2222.06 || 38.4537 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.00968198 -0.000412207 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 0.0137105 0.000617874 || 0.051031 2049 2443 || 2192.01 2222.06 || 8.54149 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.00564542 0.000535551 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 37: [ OK ] std_algorithms_none_of_team_test.test (803 ms) 37: [----------] 1 test from std_algorithms_none_of_team_test (803 ms total) 37: 37: [----------] 2 tests from std_algorithms_search_n_team_test 37: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00409284 7.03708e-05 || 0.051031 2050 2411 || 2231.19 2222.06 || 0.972805 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0151213 3.75987e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=uint64_t 26: -- Testing randomness properties 37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (733 ms) 37: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00518113 0.00150089 || 0.051031 2025 2408 || 2233.63 2222.06 || 20.7483 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0132462 -0.000313765 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 -0.00924729 -0.00138772 || 0.051031 2038 2446 || 2242.8 2222.06 || -19.1838 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 0.0229998 -0.000121863 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 37: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (767 ms) 37: [----------] 2 tests from std_algorithms_search_n_team_test (1501 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 11 tests from 7 test suites ran. (8493 ms total) 37: [ PASSED ] 11 tests. 26: -- Testing 1-D histogram 26: Density 1D: 9.76563e-08 -0.0159223 -0.00536463 || 0.051031 2049 2424 || 2258.01 2222.06 || -74.1607 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 2.92969e-07 -0.0197347 -0.000364102 || 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.00497371 -0.00204485 || 0.051031 2043 2411 || 2233.17 2222.06 || -28.268 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 9.76563e-08 -0.00440602 -0.000785996 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Printf.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 0 0.00488538 -0.00275142 || 0.051031 2035 2395 || 2211.26 2222.06 || -38.0356 -0.160751 26: -- Testing 3-D histogram 26: Density 3D: 0 -0.0132093 -0.000745981 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift64 (6085 ms) 26: [ RUN ] openmp.Random_XorShift1024_0 26: Test Seed:1710983846272858290 26: Test Scalar=int 26: -- Testing randomness properties 37/48 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 10.93 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 38: Test timeout computed to be: 1500 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00325682 -5.38606e-05 || 0.051031 2015 2399 || 2191.09 2198.22 || -0.744569 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00797443 -0.00042939 || 0.051031 1e+64 -1e+64 26: Test Scalar=unsigned int 26: -- Testing randomness properties [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00382366 -0.000276685 || 0.051031 2014 2398 || 2189.85 2198.22 || -3.82489 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00126517 0.000336263 || 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.00535205 -0.00151999 || 0.051031 2023 2381 || 2186.52 2198.22 || -21.0123 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0166882 -0.000307862 || 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.0191843 0.00114897 || 0.051031 2027 2364 || 2241.22 2198.22 || 15.8834 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00360462 -7.81506e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties 38: 38: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 38: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 38: setting CUDA_VISIBLE_DEVICES. 38: This could on multi GPU systems lead to severe performance" 38: penalties. 38: [==========] Running 3 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from std_algorithms_min_element_team_test 38: [ RUN ] std_algorithms_min_element_team_test.test 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.00845477 0.000971556 || 0.051031 2039 2369 || 2216.97 2198.22 || 13.4308 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.0021514 -2.11916e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 0.017333 -0.000452207 || 0.051031 2019 2369 || 2160.77 2198.22 || -6.25131 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 -0.00641146 0.000121659 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 65%] Linking CXX executable Kokkos_PerformanceTest_TaskDag 26: -- Testing 1-D histogram 26: Density 1D: 7.27255e-05 -0.00101443 -0.000354853 || 0.051031 2036 2387 || 2200.46 2198.22 || -4.90549 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.28572e-05 0.000335179 0.000355163 || 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.0217468 0.000699159 || 0.051031 2003 2359 || 2247.09 2198.22 || 9.66518 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00389005 -0.000324876 || 0.051031 1e+64 -1e+64 26: Test Seed:1710983849469793604 26: Test Scalar=int 26: -- Testing randomness properties [ OK ] serial.reduce_device_view_range_policy (40843 ms) [ RUN ] serial.reduce_device_view_mdrange_policy 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.0216772 0.000348141 || 0.051031 2033 2392 || 2151.58 2198.22 || 4.8127 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.033013 -0.00025593 || 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.00320987 -0.000751663 || 0.051031 1982 2418 || 2205.3 2198.22 || -10.391 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.00460411 -0.000159429 || 0.051031 1e+64 -1e+64 26: Test Scalar=int64_t 26: -- Testing randomness properties 38: [ OK ] std_algorithms_min_element_team_test.test (2449 ms) 38: [----------] 1 test from std_algorithms_min_element_team_test (2449 ms total) 38: 38: [----------] 1 test from std_algorithms_max_element_team_test 38: [ RUN ] std_algorithms_max_element_team_test.test [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 0.00235743 -0.00138875 || 0.051031 2041 2381 || 2193.05 2198.22 || -19.198 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 0.0124325 -0.000231997 || 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.0100818 -0.000981699 || 0.051031 2036 2374 || 2220.61 2198.22 || -13.571 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00464599 0.000494308 || 0.051031 1e+64 -1e+64 26: Test Scalar=half 26: -- Testing randomness properties [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScan.cpp.o [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.27585e-05 -0.00340749 0.00145237 || 0.051031 2029 2383 || 2205.74 2198.22 || 20.0776 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.29559e-05 -0.00244416 -0.000516132 || 0.051031 1e+64 -1e+64 26: Test Scalar=bhalf 26: -- Testing randomness properties 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.00131864 -0.00235632 || 0.051031 2032 2403 || 2201.13 2198.22 || -32.5738 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 0.000187274 -5.75852e-05 || 0.051031 1e+64 -1e+64 26: Test Scalar=float 26: -- Testing randomness properties [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o 26: -- Testing 1-D histogram 26: Density 1D: 7.26926e-05 -0.00694591 -0.00327676 || 0.051031 2032 2374 || 2213.6 2198.22 || -45.298 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.27585e-05 0.00526745 0.000210764 || 0.051031 1e+64 -1e+64 26: Test Scalar=double 26: -- Testing randomness properties 38: [ OK ] std_algorithms_max_element_team_test.test (2468 ms) 38: [----------] 1 test from std_algorithms_max_element_team_test (2468 ms total) 38: 38: [----------] 1 test from std_algorithms_minmax_element_team_test 38: [ RUN ] std_algorithms_minmax_element_team_test.test 26: -- Testing 1-D histogram 26: Density 1D: 7.26597e-05 -0.0143884 0.000666667 || 0.051031 2003 2395 || 2230.31 2198.22 || 9.216 -0.159026 26: -- Testing 3-D histogram 26: Density 3D: 7.26597e-05 -0.00314297 -0.000658671 || 0.051031 1e+64 -1e+64 26: [ OK ] openmp.Random_XorShift1024_0 (6677 ms) 26: [ RUN ] openmp.Multi_streams 26: [ OK ] openmp.Multi_streams (0 ms) 26: [----------] 3 tests from openmp (12762 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 3 tests from 1 test suite ran. (12762 ms total) 26: [ PASSED ] 3 tests. 26/45 Test #26: Kokkos_UnitTest_Random ...................... Passed 12.78 sec test 27 Start 27: Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 4 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 14 tests from 3 test suites. 27: [----------] Global test environment set-up. 27: [----------] 3 tests from std_algorithms_reducers 27: [ RUN ] std_algorithms_reducers.max_first_loc 27: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_first_loc 27: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 27: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 27: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 27: [----------] 3 tests from std_algorithms_reducers (0 ms total) 27: 27: [----------] 1 test from std_algorithms 27: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 27: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 27: [----------] 1 test from std_algorithms (0 ms total) 27: 27: [----------] 10 tests from random_access_iterator_test 27: [ RUN ] random_access_iterator_test.constructor 27: [ OK ] random_access_iterator_test.constructor (0 ms) 27: [ RUN ] random_access_iterator_test.dereference 27: [ OK ] random_access_iterator_test.dereference (6 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 (7 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet2 27: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 27: [ RUN ] random_access_iterator_test.operatorsSet3 27: [ OK ] random_access_iterator_test.operatorsSet3 (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: [----------] 10 tests from random_access_iterator_test (18 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 14 tests from 3 test suites ran. (18 ms total) 27: [ PASSED ] 14 tests. 27/45 Test #27: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.07 sec test 28 Start 28: Kokkos_AlgorithmsUnitTest_StdSet_B 28: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (8 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 28: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 28: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 28: [----------] 7 tests from std_algorithms_min_max_element_test (42 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 7 tests from 1 test suite ran. (43 ms total) 28: [ PASSED ] 7 tests. 28/45 Test #28: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.06 sec test 29 Start 29: Kokkos_AlgorithmsUnitTest_StdSet_C 29: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 28: Test_Atomic/100000/iterations:10 2.27 s 2.26 s 10 1 4 2.42587m 1.2785m 55.31u 704.983M 51.128k 704.983M [ 65%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace 29: [ OK ] std_algorithms_lexicographical_compare_test.test (259 ms) 29: [----------] 1 test from std_algorithms_lexicographical_compare_test (259 ms total) 29: 29: [----------] 1 test from std_algorithms_for_each_test 29: [ RUN ] std_algorithms_for_each_test.test [ 65%] Built target Kokkos_PerformanceTest_TaskDag [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o 29: [ OK ] std_algorithms_for_each_test.test (150 ms) 29: [----------] 1 test from std_algorithms_for_each_test (150 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 (95 ms) 29: [----------] 1 test from std_algorithms_find_test (95 ms total) 29: 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_Complex.hpp(110): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_DeepCopyAlignment.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (1943 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 38: [ OK ] std_algorithms_minmax_element_team_test.test (3157 ms) 38: [----------] 1 test from std_algorithms_minmax_element_team_test (3157 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 3 test suites ran. (8075 ms total) 38: [ PASSED ] 3 tests. 38/48 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 10.51 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 39: Test timeout computed to be: 1500 29: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1445 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o [ 65%] Built target Kokkos_PerformanceTest_SharedSpace [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o 29: [ OK ] std_algorithms_non_mod_seq_ops.search (880 ms) 29: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 29: [ OK ] std_algorithms_non_mod_seq_ops.search_n (635 ms) 29: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4905 ms total) 29: 29: [----------] 1 test from std_algorithms_count_test 29: [ RUN ] std_algorithms_count_test.test 39: 39: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 39: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 39: setting CUDA_VISIBLE_DEVICES. 39: This could on multi GPU systems lead to severe performance" 39: penalties. 39: [==========] Running 6 tests from 6 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from std_algorithms_fill_team_test 39: [ RUN ] std_algorithms_fill_team_test.test 29: [ OK ] std_algorithms_count_test.test (118 ms) 29: [----------] 1 test from std_algorithms_count_test (118 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 (31 ms) 29: [----------] 1 test from std_algorithms_equal_test (31 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 (101 ms) 29: [----------] 1 test from std_algorithms_all_any_none_of_test (101 ms total) 29: 29: [----------] 1 test from std_algorithms_nonmod_seq_ops 29: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 39: [ OK ] std_algorithms_fill_team_test.test (525 ms) 39: [----------] 1 test from std_algorithms_fill_team_test (525 ms total) 39: 39: [----------] 1 test from std_algorithms_fill_n_team_test 39: [ RUN ] std_algorithms_fill_n_team_test.test 29: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (106 ms) 29: [----------] 1 test from std_algorithms_nonmod_seq_ops (106 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 (244 ms) 29: [----------] 1 test from std_algorithms_mismatch_test (244 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 (80 ms) 29: [----------] 1 test from std_algorithms_mod_seq_ops (80 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 13 tests from 10 test suites ran. (6095 ms total) 29: [ PASSED ] 13 tests. 29/45 Test #29: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 6.12 sec test 30 Start 30: Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 4 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 31 tests from 5 test suites. 30: [----------] Global test environment set-up. 30: [----------] 3 tests from std_algorithms_mod_ops_test 30: [ RUN ] std_algorithms_mod_ops_test.move 30: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 30: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (0 ms) 30: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 30: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 30: [----------] 3 tests from std_algorithms_mod_ops_test (0 ms total) 30: 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy 30: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 30: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 30: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill 30: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 30: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 30: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate 30: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 30: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 30: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 30: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 30: [----------] 12 tests from std_algorithms_mod_seq_ops_test (3 ms total) 30: 30: [----------] 4 tests from std_algorithms_replace_ops_test 30: [ RUN ] std_algorithms_replace_ops_test.replace 30: [ OK ] std_algorithms_replace_ops_test.replace (39 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_if 30: [ OK ] std_algorithms_replace_ops_test.replace_if (201 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o 30: [ OK ] std_algorithms_replace_ops_test.replace_copy (125 ms) 30: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 30: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (120 ms) 30: [----------] 4 tests from std_algorithms_replace_ops_test (487 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 (102 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.unique (463 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.unique_copy [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.unique_copy (195 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove 30: [ OK ] std_algorithms_mod_seq_ops.remove (142 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_if (153 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy (249 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 30: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (131 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate 39: [ OK ] std_algorithms_fill_n_team_test.test (2102 ms) 39: [----------] 1 test from std_algorithms_fill_n_team_test (2102 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_team_test 39: [ RUN ] std_algorithms_replace_team_test.test 39: [ OK ] std_algorithms_replace_team_test.test (732 ms) 39: [----------] 1 test from std_algorithms_replace_team_test (732 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_if_team_test 39: [ RUN ] std_algorithms_replace_if_team_test.test 39: [ OK ] std_algorithms_replace_if_team_test.test (779 ms) 39: [----------] 1 test from std_algorithms_replace_if_team_test (779 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_team_test 39: [ RUN ] std_algorithms_replace_copy_team_test.test 30: [ OK ] std_algorithms_mod_seq_ops.rotate (1275 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 30: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (565 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_left [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o 39: [ OK ] std_algorithms_replace_copy_team_test.test (1479 ms) 39: [----------] 1 test from std_algorithms_replace_copy_team_test (1479 ms total) 39: 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test 39: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o 30: [ OK ] std_algorithms_mod_seq_ops.shift_left (1660 ms) 30: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o 39: [ OK ] std_algorithms_replace_copy_if_team_test.test (1327 ms) 39: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1327 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 6 tests from 6 test suites ran. (6948 ms total) 39: [ PASSED ] 6 tests. [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o 39/48 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 9.38 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 40: Test timeout computed to be: 1500 30: [ OK ] std_algorithms_mod_seq_ops.shift_right (2312 ms) 30: [----------] 11 tests from std_algorithms_mod_seq_ops (7253 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 (141 ms) 30: [----------] 1 test from std_algorithms_modseq_test (141 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 31 tests from 5 test suites ran. (7888 ms total) 30: [ PASSED ] 31 tests. 30/45 Test #30: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 7.93 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_E 31: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (88 ms) 31: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 31: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (111 ms) 31: [----------] 2 tests from std_algorithms_sorting_ops_test (200 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 (6 ms) 31: [ RUN ] std_algorithms_partitioning_test.partition_point 31: [ OK ] std_algorithms_partitioning_test.partition_point (6 ms) 31: [----------] 4 tests from std_algorithms_partitioning_test (21 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 (94 ms) 31: [----------] 1 test from std_algorithms_partitioning_ops (94 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 (7 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 (8 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 (4 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 (4 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 (4 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (4 ms) 31: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 31: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (4 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 (4 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 (6 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 (4 ms) 31: [----------] 12 tests from std_algorithms_numerics_test (71 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 (150 ms) 31: [----------] 1 test from std_algorithms_numerics_ops_test (150 ms total) 31: 31: [----------] 8 tests from std_algorithms_numeric_ops_test 31: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o 40: 40: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 40: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 40: setting CUDA_VISIBLE_DEVICES. 40: This could on multi GPU systems lead to severe performance" 40: penalties. 40: [==========] Running 4 tests from 4 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from std_algorithms_reverse_team_test 40: [ RUN ] std_algorithms_reverse_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o 40: [ OK ] std_algorithms_reverse_team_test.test (577 ms) 40: [----------] 1 test from std_algorithms_reverse_team_test (577 ms total) 40: 40: [----------] 1 test from std_algorithms_reverse_copy_team_test 40: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o [ 40%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o 40: [ OK ] std_algorithms_reverse_copy_team_test.test (973 ms) 40: [----------] 1 test from std_algorithms_reverse_copy_team_test (973 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_team_test 40: [ RUN ] std_algorithms_rotate_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (3138 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 40: [ OK ] std_algorithms_rotate_team_test.test (2761 ms) 40: [----------] 1 test from std_algorithms_rotate_team_test (2761 ms total) 40: 40: [----------] 1 test from std_algorithms_rotate_copy_team_test 40: [ RUN ] std_algorithms_rotate_copy_team_test.test [ 65%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamScratch.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (2359 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 (573 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 [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o 31: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (470 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 (6542 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 (42 ms) 31: [----------] 1 test from std_algorithms_transform_ops_test (42 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 29 tests from 7 test suites ran. (7123 ms total) 31: [ PASSED ] 29 tests. 31/45 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 7.14 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 32: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 40: [ OK ] std_algorithms_rotate_copy_team_test.test (2681 ms) 40: [----------] 1 test from std_algorithms_rotate_copy_team_test (2681 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (6994 ms total) 40: [ PASSED ] 4 tests. [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (878 ms) 32: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 40/48 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 9.44 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 41: Test timeout computed to be: 1500 32: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (1130 ms) 32: [----------] 2 tests from std_algorithms_adjacent_find_team_test (2010 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 (919 ms) 32: [ RUN ] std_algorithms_count_team_test.count_returns_zero 41: 41: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 41: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 41: setting CUDA_VISIBLE_DEVICES. 41: This could on multi GPU systems lead to severe performance" 41: penalties. 41: [==========] Running 4 tests from 4 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_move_team_test 41: [ RUN ] std_algorithms_move_team_test.test 32: [ OK ] std_algorithms_count_team_test.count_returns_zero (475 ms) 32: [----------] 2 tests from std_algorithms_count_team_test (1395 ms total) 32: 32: [----------] 1 test from std_algorithms_count_if_team_test 32: [ RUN ] std_algorithms_count_if_team_test.test [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o [ 65%] Built target Kokkos_PerformanceTest_Mempool [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/UnitTestMain.cpp.o 32: [ OK ] std_algorithms_count_if_team_test.test (548 ms) 32: [----------] 1 test from std_algorithms_count_if_team_test (548 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_team_test 32: [ RUN ] std_algorithms_for_each_team_test.test 41: [ OK ] std_algorithms_move_team_test.test (1223 ms) 41: [----------] 1 test from std_algorithms_move_team_test (1223 ms total) 41: 41: [----------] 1 test from std_algorithms_move_backward_team_test 41: [ RUN ] std_algorithms_move_backward_team_test.test 32: [ OK ] std_algorithms_for_each_team_test.test (734 ms) 32: [----------] 1 test from std_algorithms_for_each_team_test (735 ms total) 32: 32: [----------] 1 test from std_algorithms_for_each_n_team_test 32: [ RUN ] std_algorithms_for_each_n_team_test.test 41: [ OK ] std_algorithms_move_backward_team_test.test (1251 ms) 41: [----------] 1 test from std_algorithms_move_backward_team_test (1251 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_left_team_test 41: [ RUN ] std_algorithms_shift_left_team_test.test 32: [ OK ] std_algorithms_for_each_n_team_test.test (644 ms) 32: [----------] 1 test from std_algorithms_for_each_n_team_test (644 ms total) 32: 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnostic.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnosticPrinter.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o 41: [ OK ] std_algorithms_shift_left_team_test.test (4621 ms) 41: [----------] 1 test from std_algorithms_shift_left_team_test (4621 ms total) 41: 41: [----------] 1 test from std_algorithms_shift_right_team_test 41: [ RUN ] std_algorithms_shift_right_team_test.test 32: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (4506 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (3056 ms) 32: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_QuadPrecisionMath.cpp.o [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamTeamSize.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_b.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 65%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_Bitset.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o 41: [ OK ] std_algorithms_shift_right_team_test.test (4499 ms) 41: [----------] 1 test from std_algorithms_shift_right_team_test (4499 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (11595 ms total) 41: [ PASSED ] 4 tests. 41/48 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 14.03 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 42: Test timeout computed to be: 1500 32: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2881 ms) 32: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (10445 ms total) 32: 32: [----------] 2 tests from std_algorithms_mismatch_team_test 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 85%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicy.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPUtility.cpp.o 42: 42: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 42: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 42: setting CUDA_VISIBLE_DEVICES. 42: This could on multi GPU systems lead to severe performance" 42: penalties. 42: [==========] Running 9 tests from 9 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_copy_team_test 42: [ RUN ] std_algorithms_copy_team_test.test [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_TeamVectorRange.cpp.o 42: [ OK ] std_algorithms_copy_team_test.test (1394 ms) 42: [----------] 1 test from std_algorithms_copy_team_test (1394 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_n_team_test 42: [ RUN ] std_algorithms_copy_n_team_test.test [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPAMD.cpp.o 32: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (3539 ms) 32: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o 42: [ OK ] std_algorithms_copy_n_team_test.test (2355 ms) 42: [----------] 1 test from std_algorithms_copy_n_team_test (2355 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_backward_team_test 42: [ RUN ] std_algorithms_copy_backward_team_test.test 32: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (2169 ms) 32: [----------] 2 tests from std_algorithms_mismatch_team_test (5709 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 12 tests from 7 test suites ran. (21489 ms total) 32: [ PASSED ] 12 tests. 32/45 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 21.52 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 33: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 42: [ OK ] std_algorithms_copy_backward_team_test.test (1282 ms) 42: [----------] 1 test from std_algorithms_copy_backward_team_test (1282 ms total) 42: 42: [----------] 1 test from std_algorithms_copy_if_team_test 42: [ RUN ] std_algorithms_copy_if_team_test.test [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 40%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o [ 40%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o 42: [ OK ] std_algorithms_copy_if_team_test.test (1176 ms) 42: [----------] 1 test from std_algorithms_copy_if_team_test (1176 ms total) 42: 42: [----------] 1 test from std_algorithms_unique_copy_team_test 42: [ RUN ] std_algorithms_unique_copy_team_test.test [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPSPV.cpp.o 33: [ OK ] std_algorithms_equal_team_test.views_are_equal (2947 ms) 33: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 42: [ OK ] std_algorithms_unique_copy_team_test.test (1784 ms) 42: [----------] 1 test from std_algorithms_unique_copy_team_test (1784 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_team_test 42: [ RUN ] std_algorithms_remove_team_test.test [ 66%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_UniqueToken.cpp.o 42: [ OK ] std_algorithms_remove_team_test.test (1248 ms) 42: [----------] 1 test from std_algorithms_remove_team_test (1248 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_if_team_test 42: [ RUN ] std_algorithms_remove_if_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o 42: [ OK ] std_algorithms_remove_if_team_test.test (1231 ms) 42: [----------] 1 test from std_algorithms_remove_if_team_test (1231 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_team_test 42: [ RUN ] std_algorithms_remove_copy_team_test.test 33: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (2681 ms) 33: [----------] 2 tests from std_algorithms_equal_team_test (5628 ms total) 33: 33: [----------] 2 tests from std_algorithms_search_team_test 33: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o 33: [ OK ] std_algorithms_search_team_test.sequences_exist (1506 ms) 33: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 42: [ OK ] std_algorithms_remove_copy_team_test.test (1406 ms) 42: [----------] 1 test from std_algorithms_remove_copy_team_test (1406 ms total) 42: 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test 42: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_RangePolicyConstructors.cpp.o [ 86%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_View_64bit.cpp.o 42: [ OK ] std_algorithms_remove_copy_if_team_test.test (1301 ms) 42: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1301 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 9 tests from 9 test suites ran. (13181 ms total) 42: [ PASSED ] 9 tests. 33: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1750 ms) 33: [----------] 2 tests from std_algorithms_search_team_test (3256 ms total) 33: 33: [----------] 2 tests from std_algorithms_find_end_team_test 33: [ RUN ] std_algorithms_find_end_team_test.sequences_exist 42/48 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 15.61 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 43: Test timeout computed to be: 1500 [ 40%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o 43: 43: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 43: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 43: setting CUDA_VISIBLE_DEVICES. 43: This could on multi GPU systems lead to severe performance" 43: penalties. 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_unique_team_test 43: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 33: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2887 ms) 33: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o 43: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1821 ms) 43: [----------] 1 test from std_algorithms_unique_team_test (1822 ms total) 43: 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test 43: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 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_RangePolicyRequire.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_a.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HLSL.cpp.o [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o 33: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2442 ms) 33: [----------] 2 tests from std_algorithms_find_end_team_test (5329 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 [ 40%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o 43: [ OK ] std_algorithms_adjacent_difference_team_test.test (2382 ms) 43: [----------] 1 test from std_algorithms_adjacent_difference_team_test (2382 ms total) 43: 43: [----------] 1 test from std_algorithms_reduce_team_test 43: [ RUN ] std_algorithms_reduce_team_test.test 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1919 ms) 33: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 40%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ReducerCTADs.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o 43: [ OK ] std_algorithms_reduce_team_test.test (2414 ms) 43: [----------] 1 test from std_algorithms_reduce_team_test (2414 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_reduce_team_test 43: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_b.cpp.o 43: [ OK ] std_algorithms_transform_reduce_team_test.test (3372 ms) 43: [----------] 1 test from std_algorithms_transform_reduce_team_test (3372 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (9992 ms total) 43: [ PASSED ] 4 tests. 43/48 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 12.43 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 44: Test timeout computed to be: 1500 [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o 44: 44: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 44: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 44: setting CUDA_VISIBLE_DEVICES. 44: This could on multi GPU systems lead to severe performance" 44: penalties. 44: [==========] Running 18 tests from 5 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_is_sorted_team_test 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 68%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o 33: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (6675 ms) 33: [----------] 2 tests from std_algorithms_find_first_of_team_test (8595 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 8 tests from 4 test suites ran. (22811 ms total) 33: [ PASSED ] 8 tests. 33/45 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 22.84 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 34: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (353 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 (470 ms) 34: [----------] 2 tests from std_algorithms_find_team_test (823 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 (294 ms) 34: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 34: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (467 ms) 34: [----------] 2 tests from std_algorithms_find_if_team_test (762 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 [ 42%] Built target obj.clangFrontend 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (463 ms) 34: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (1667 ms) 44: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DualView.cpp.o 34: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (279 ms) 34: [----------] 2 tests from std_algorithms_find_if_not_team_test (742 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 (466 ms) 34: [----------] 1 test from std_algorithms_all_of_team_test (466 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 (294 ms) 34: [----------] 1 test from std_algorithms_any_of_team_test (294 ms total) 34: 34: [----------] 1 test from std_algorithms_none_of_team_test 34: [ RUN ] std_algorithms_none_of_team_test.test [ 42%] Built target obj.clangAST [ 42%] Building CXX object tools/clang/lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o 34: [ OK ] std_algorithms_none_of_team_test.test (488 ms) 34: [----------] 1 test from std_algorithms_none_of_team_test (488 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 (677 ms) 34: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist [ 42%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_a.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_b.cpp.o 44: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (2489 ms) 44: [----------] 2 tests from std_algorithms_is_sorted_team_test (4157 ms total) 44: 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (98 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (149 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 34: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (710 ms) 34: [----------] 2 tests from std_algorithms_search_n_team_test (1387 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 11 tests from 7 test suites ran. (4966 ms total) 34: [ PASSED ] 11 tests. 34/45 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 4.98 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 35: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (2043 ms) 35: [----------] 1 test from std_algorithms_min_element_team_test (2043 ms total) 35: 35: [----------] 1 test from std_algorithms_max_element_team_test 35: [ RUN ] std_algorithms_max_element_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (2081 ms) 44: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_c.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecSpacePartitioning.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_c.cpp.o 44: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1539 ms) 44: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3867 ms total) 44: 44: [----------] 4 tests from std_algorithms_is_partitioned_team_test 44: [ RUN ] std_algorithms_is_partitioned_team_test.empty 44: [ OK ] std_algorithms_is_partitioned_team_test.empty (44 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 35: [ OK ] std_algorithms_max_element_team_test.test (1992 ms) 35: [----------] 1 test from std_algorithms_max_element_team_test (1992 ms total) 35: 35: [----------] 1 test from std_algorithms_minmax_element_team_test 35: [ RUN ] std_algorithms_minmax_element_team_test.test [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_d.cpp.o 44: [ OK ] std_algorithms_is_partitioned_team_test.all_true (743 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o 44: [ OK ] std_algorithms_is_partitioned_team_test.all_false (731 ms) 44: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 69%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 42%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o [ 42%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o 44: [ OK ] std_algorithms_is_partitioned_team_test.random (668 ms) 44: [----------] 4 tests from std_algorithms_is_partitioned_team_test (2188 ms total) 44: 44: [----------] 4 tests from std_algorithms_partition_copy_team_test 44: [ RUN ] std_algorithms_partition_copy_team_test.empty 44: [ OK ] std_algorithms_partition_copy_team_test.empty (54 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 42%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o 35: [ OK ] std_algorithms_minmax_element_team_test.test (2893 ms) 35: [----------] 1 test from std_algorithms_minmax_element_team_test (2893 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 3 tests from 3 test suites ran. (6929 ms total) 35: [ PASSED ] 3 tests. 35/45 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 6.94 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 36: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 44: [ OK ] std_algorithms_partition_copy_team_test.all_true (1406 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.all_false 36: [ OK ] std_algorithms_fill_team_test.test (656 ms) 36: [----------] 1 test from std_algorithms_fill_team_test (656 ms total) 36: 36: [----------] 1 test from std_algorithms_fill_n_team_test 36: [ RUN ] std_algorithms_fill_n_team_test.test [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OHOS.cpp.o 44: [ OK ] std_algorithms_partition_copy_team_test.all_false (1391 ms) 44: [ RUN ] std_algorithms_partition_copy_team_test.random 36: [ OK ] std_algorithms_fill_n_team_test.test (1038 ms) 36: [----------] 1 test from std_algorithms_fill_n_team_test (1038 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 (790 ms) 36: [----------] 1 test from std_algorithms_replace_team_test (790 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_if_team_test 36: [ RUN ] std_algorithms_replace_if_team_test.test 44: [ OK ] std_algorithms_partition_copy_team_test.random (1278 ms) 44: [----------] 4 tests from std_algorithms_partition_copy_team_test (4132 ms total) 44: 44: [----------] 4 tests from std_algorithms_partition_point_team_test 44: [ RUN ] std_algorithms_partition_point_team_test.empty 44: [ OK ] std_algorithms_partition_point_team_test.empty (39 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.all_true 36: [ OK ] std_algorithms_replace_if_team_test.test (806 ms) 36: [----------] 1 test from std_algorithms_replace_if_team_test (806 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_team_test 36: [ RUN ] std_algorithms_replace_copy_team_test.test 44: [ OK ] std_algorithms_partition_point_team_test.all_true (601 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.all_false 28: Test_Atomic/100000/iterations:10 7.14 s 7.13 s 10 1 8 11.8192 1.28342m 115.42u 4.99995G 114.558k 4.99995G 44: [ OK ] std_algorithms_partition_point_team_test.all_false (604 ms) 44: [ RUN ] std_algorithms_partition_point_team_test.random 36: [ OK ] std_algorithms_replace_copy_team_test.test (1189 ms) 36: [----------] 1 test from std_algorithms_replace_copy_team_test (1189 ms total) 36: 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test 36: [ RUN ] std_algorithms_replace_copy_if_team_test.test 44: [ OK ] std_algorithms_partition_point_team_test.random (520 ms) 44: [----------] 4 tests from std_algorithms_partition_point_team_test (1766 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 18 tests from 5 test suites ran. (16111 ms total) 44: [ PASSED ] 18 tests. 44/48 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 18.55 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 45: Test timeout computed to be: 1500 36: [ OK ] std_algorithms_replace_copy_if_team_test.test (966 ms) 36: [----------] 1 test from std_algorithms_replace_copy_if_team_test (967 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 6 tests from 6 test suites ran. (5448 ms total) 36: [ PASSED ] 6 tests. 36/45 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 5.47 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 37: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (452 ms) 37: [----------] 1 test from std_algorithms_reverse_team_test (452 ms total) 37: 37: [----------] 1 test from std_algorithms_reverse_copy_team_test 37: [ RUN ] std_algorithms_reverse_copy_team_test.test 37: [ OK ] std_algorithms_reverse_copy_team_test.test (475 ms) 37: [----------] 1 test from std_algorithms_reverse_copy_team_test (475 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_team_test 37: [ RUN ] std_algorithms_rotate_team_test.test [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o [ 42%] Built target obj.clangFrontendTool 37: [ OK ] std_algorithms_rotate_team_test.test (1011 ms) 37: [----------] 1 test from std_algorithms_rotate_team_test (1011 ms total) 37: 37: [----------] 1 test from std_algorithms_rotate_copy_team_test 37: [ RUN ] std_algorithms_rotate_copy_team_test.test 45: 45: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 45: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 45: setting CUDA_VISIBLE_DEVICES. 45: This could on multi GPU systems lead to severe performance" 45: penalties. 45: [==========] Running 5 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_transform_team_test 45: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 42%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o 37: [ OK ] std_algorithms_rotate_copy_team_test.test (1352 ms) 37: [----------] 1 test from std_algorithms_rotate_copy_team_test (1352 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 4 tests from 4 test suites ran. (3292 ms total) 37: [ PASSED ] 4 tests. 37/45 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 3.31 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 38: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewAPI_e.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o 45: [ OK ] std_algorithms_transform_team_test.test_unary_op (1960 ms) 45: [ RUN ] std_algorithms_transform_team_test.test_binary_op 38: [ OK ] std_algorithms_move_team_test.test (883 ms) 38: [----------] 1 test from std_algorithms_move_team_test (883 ms total) 38: 38: [----------] 1 test from std_algorithms_move_backward_team_test 38: [ RUN ] std_algorithms_move_backward_team_test.test [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o 38: [ OK ] std_algorithms_move_backward_team_test.test (1202 ms) 38: [----------] 1 test from std_algorithms_move_backward_team_test (1202 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_left_team_test 38: [ RUN ] std_algorithms_shift_left_team_test.test 45: [ OK ] std_algorithms_transform_team_test.test_binary_op (1854 ms) 45: [----------] 2 tests from std_algorithms_transform_team_test (3815 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_team_test 45: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_d.cpp.o [ 42%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o 38: [ OK ] std_algorithms_shift_left_team_test.test (2854 ms) 38: [----------] 1 test from std_algorithms_shift_left_team_test (2854 ms total) 38: 38: [----------] 1 test from std_algorithms_shift_right_team_test 38: [ RUN ] std_algorithms_shift_right_team_test.test 45: [ OK ] std_algorithms_generate_team_test.test_unary_op (2482 ms) 45: [----------] 1 test from std_algorithms_generate_team_test (2483 ms total) 45: 45: [----------] 1 test from std_algorithms_generate_n_team_test 45: [ RUN ] std_algorithms_generate_n_team_test.test [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 69%] Built target Kokkos_Benchmark_Atomic_MinMax [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/SPIRV.cpp.o [ OK ] serial.reduce_device_view_mdrange_policy (84699 ms) [ RUN ] serial.reduce_device_view_team_policy [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o 38: [ OK ] std_algorithms_shift_right_team_test.test (1929 ms) 38: [----------] 1 test from std_algorithms_shift_right_team_test (1930 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 4 tests from 4 test suites ran. (6870 ms total) 38: [ PASSED ] 4 tests. 38/45 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 6.90 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 39: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 45: [ OK ] std_algorithms_generate_n_team_test.test (2050 ms) 45: [----------] 1 test from std_algorithms_generate_n_team_test (2050 ms total) 45: 45: [----------] 1 test from std_algorithms_swap_ranges_team_test 45: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynamicView.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o 39: [ OK ] std_algorithms_copy_team_test.test (856 ms) 39: [----------] 1 test from std_algorithms_copy_team_test (856 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 (367 ms) 39: [----------] 1 test from std_algorithms_copy_n_team_test (367 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_backward_team_test 39: [ RUN ] std_algorithms_copy_backward_team_test.test 45: [ OK ] std_algorithms_swap_ranges_team_test.test (1750 ms) 45: [----------] 1 test from std_algorithms_swap_ranges_team_test (1750 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 5 tests from 4 test suites ran. (10099 ms total) 45: [ PASSED ] 5 tests. 39: [ OK ] std_algorithms_copy_backward_team_test.test (684 ms) 39: [----------] 1 test from std_algorithms_copy_backward_team_test (684 ms total) 39: 39: [----------] 1 test from std_algorithms_copy_if_team_test 39: [ RUN ] std_algorithms_copy_if_team_test.test 45/48 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 12.54 sec [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/VEToolchain.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 46: Test timeout computed to be: 1500 39: [ OK ] std_algorithms_copy_if_team_test.test (791 ms) 39: [----------] 1 test from std_algorithms_copy_if_team_test (791 ms total) 39: 39: [----------] 1 test from std_algorithms_unique_copy_team_test 39: [ RUN ] std_algorithms_unique_copy_team_test.test 28: Test_Atomic/100000/iterations:10 2.37 s 2.36 s 10 1 8 2.45943m 1.22871m 113.72u 4.99995G 47.038k 4.99995G [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o 39: [ OK ] std_algorithms_unique_copy_team_test.test (1560 ms) 39: [----------] 1 test from std_algorithms_unique_copy_team_test (1561 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_team_test 39: [ RUN ] std_algorithms_remove_team_test.test 46: 46: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 46: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 46: setting CUDA_VISIBLE_DEVICES. 46: This could on multi GPU systems lead to severe performance" 46: penalties. 46: [==========] Running 2 tests from 2 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test 46: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_a.cpp.o 39: [ OK ] std_algorithms_remove_team_test.test (937 ms) 39: [----------] 1 test from std_algorithms_remove_team_test (937 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 (931 ms) 39: [----------] 1 test from std_algorithms_remove_if_team_test (931 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 (1086 ms) 39: [----------] 1 test from std_algorithms_remove_copy_team_test (1086 ms total) 39: 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test 39: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o 39: [ OK ] std_algorithms_remove_copy_if_team_test.test (923 ms) 39: [----------] 1 test from std_algorithms_remove_copy_if_team_test (923 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 9 tests from 9 test suites ran. (8140 ms total) 39: [ PASSED ] 9 tests. 39/45 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 8.18 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 40: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCFreeBSD.cpp.o [ 42%] Built target obj.clangDependencyScanning 46: [ OK ] std_algorithms_exclusive_scan_team_test.test (5474 ms) 46: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5474 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 46: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 40: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1939 ms) 40: [----------] 1 test from std_algorithms_unique_team_test (1939 ms total) 40: 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test 40: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 42%] Building CXX object tools/clang/tools/apinotes-test/CMakeFiles/apinotes-test.dir/APINotesTest.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/ZOS.cpp.o 40: [ OK ] std_algorithms_adjacent_difference_team_test.test (1630 ms) 40: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1630 ms total) 40: 40: [----------] 1 test from std_algorithms_reduce_team_test 40: [ RUN ] std_algorithms_reduce_team_test.test [ OK ] serial.reduce_device_view_team_policy (22379 ms) [ RUN ] serial.reducers_int [ OK ] serial.reducers_int (13 ms) [ RUN ] serial.reducers_double [ OK ] serial.reducers_double (13 ms) [ RUN ] serial.reducers_complex_double [ OK ] serial.reducers_complex_double (4 ms) [ RUN ] serial.reducers_struct [ OK ] serial.reducers_struct (4 ms) [ RUN ] serial.reducers_half_t [ OK ] serial.reducers_half_t (2 ms) [ RUN ] serial.reducers_bhalf_t [ OK ] serial.reducers_bhalf_t (1 ms) [ RUN ] serial.reducers_int8_t [ OK ] serial.reducers_int8_t (0 ms) [ RUN ] serial.reducers_int16_t [ OK ] serial.reducers_int16_t (1 ms) [ RUN ] serial.reducers_point_t [ OK ] serial.reducers_point_t (0 ms) [ RUN ] serial.reducers_bool [ OK ] serial.reducers_bool (0 ms) [ RUN ] serial.complex_construction [ OK ] serial.complex_construction (0 ms) [ RUN ] serial.complex_basic_math [ OK ] serial.complex_basic_math (0 ms) [ RUN ] serial.complex_special_funtions [ OK ] serial.complex_special_funtions (0 ms) [ RUN ] serial.complex_io [ OK ] serial.complex_io (0 ms) [ RUN ] serial.complex_trivially_copyable [ OK ] serial.complex_trivially_copyable (0 ms) [ RUN ] serial.complex_issue_3865 [ OK ] serial.complex_issue_3865 (0 ms) [ RUN ] serial.complex_operations_arithmetic_types_overloads [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) [ RUN ] serial.atomic_operations_int [ OK ] serial.atomic_operations_int (4 ms) [ RUN ] serial.atomic_operations_unsigned [ OK ] serial.atomic_operations_unsigned (3 ms) [ RUN ] serial.atomic_operations_long [ OK ] serial.atomic_operations_long (4 ms) [ RUN ] serial.atomic_operations_unsignedlong [ OK ] serial.atomic_operations_unsignedlong (3 ms) [ RUN ] serial.atomic_operations_longlong [ OK ] serial.atomic_operations_longlong (4 ms) [ RUN ] serial.atomic_operations_double [ OK ] serial.atomic_operations_double (1 ms) [ RUN ] serial.atomic_operations_float [ OK ] serial.atomic_operations_float (1 ms) [ RUN ] serial.atomic_operations_complexfloat [ OK ] serial.atomic_operations_complexfloat (1 ms) [ RUN ] serial.atomic_operations_complexdouble [ OK ] serial.atomic_operations_complexdouble (1 ms) [ RUN ] serial.atomic_views_integral [ OK ] serial.atomic_views_integral (753 ms) [ RUN ] serial.atomic_views_nonintegral [ OK ] serial.atomic_views_nonintegral (414 ms) [ RUN ] serial.atomic_view_api [ OK ] serial.atomic_view_api (0 ms) [ RUN ] serial.atomics [ OK ] serial.atomics (19 ms) [ RUN ] serial.atomics_tpetra_max_abs [ OK ] serial.atomics_tpetra_max_abs (0 ms) [ RUN ] serial.team_for [ OK ] serial.team_for (0 ms) [ RUN ] serial.team_reduce [ OK ] serial.team_reduce (0 ms) [ RUN ] serial.team_reduce_large [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o 46: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2763 ms) 46: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2763 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 2 tests from 2 test suites ran. (8237 ms total) 46: [ PASSED ] 2 tests. 46/48 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 10.66 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 47: Test timeout computed to be: 1500 [ 42%] Linking CXX executable ../../../../bin/apinotes-test [ 42%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o [ 42%] Building CXX object tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o 40: [ OK ] std_algorithms_reduce_team_test.test (1665 ms) 40: [----------] 1 test from std_algorithms_reduce_team_test (1665 ms total) 40: 40: [----------] 1 test from std_algorithms_transform_reduce_team_test 40: [ RUN ] std_algorithms_transform_reduce_team_test.test 47: 47: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 47: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 47: setting CUDA_VISIBLE_DEVICES. 47: This could on multi GPU systems lead to severe performance" 47: penalties. 47: [==========] Running 2 tests from 2 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test 47: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 42%] Building CXX object tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o [ 69%] Built target Kokkos_PerformanceTest_Atomic [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 40: [ OK ] std_algorithms_transform_reduce_team_test.test (2778 ms) 40: [----------] 1 test from std_algorithms_transform_reduce_team_test (2778 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 4 tests from 4 test suites ran. (8014 ms total) 40: [ PASSED ] 4 tests. 40/45 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 8.04 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 41: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (1055 ms) 41: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 42%] Built target obj.clangDriver [ 42%] Built target apinotes-test [ 42%] Building BitcodeStripOpts.inc... [ 42%] Built target BitcodeStripOptsTableGen [ 42%] Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o [ 42%] Linking CXX executable ../../bin/llvm-bcanalyzer [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o 41: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1890 ms) 41: [----------] 2 tests from std_algorithms_is_sorted_team_test (2946 ms total) 41: 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (16 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_generic.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reducers_e.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCopy_b.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1827 ms) 41: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorDimMatch.cpp.o [ 42%] Linking CXX executable ../../bin/llvm-dis [ 42%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o [ 42%] Built target llvm-bcanalyzer [ 42%] Building CXX object lib/Target/AMDGPU/TargetInfo/CMakeFiles/LLVMAMDGPUInfo.dir/AMDGPUTargetInfo.cpp.o 41: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1180 ms) 41: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (3041 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 (23 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 41: [ OK ] std_algorithms_is_partitioned_team_test.all_true (585 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 47: [ OK ] std_algorithms_inclusive_scan_team_test.test (8402 ms) 47: [----------] 1 test from std_algorithms_inclusive_scan_team_test (8402 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 47: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 41: [ OK ] std_algorithms_is_partitioned_team_test.all_false (660 ms) 41: [ RUN ] std_algorithms_is_partitioned_team_test.random [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 42%] Linking CXX static library ../libLLVMIRReader.a [ 42%] Built target llvm-dis 41: [ OK ] std_algorithms_is_partitioned_team_test.random (559 ms) 41: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1827 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 (62 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 42%] Linking CXX static library ../../../libLLVMAMDGPUInfo.a [ 42%] Built target LLVMIRReader [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRAsmBackend.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewEmptyRuntimeUnmanaged.cpp.o [ 42%] Built target LLVMAMDGPUInfo [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o [ 42%] Building CXX object lib/Target/AVR/Disassembler/CMakeFiles/LLVMAVRDisassembler.dir/AVRDisassembler.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.all_true (898 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.all_false [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.all_false (849 ms) 41: [ RUN ] std_algorithms_partition_copy_team_test.random [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 42%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o 41: [ OK ] std_algorithms_partition_copy_team_test.random (813 ms) 41: [----------] 4 tests from std_algorithms_partition_copy_team_test (2624 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 (23 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_true 41: [ OK ] std_algorithms_partition_point_team_test.all_true (433 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.all_false [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFObjectWriter.cpp.o 41: [ OK ] std_algorithms_partition_point_team_test.all_false (432 ms) 41: [ RUN ] std_algorithms_partition_point_team_test.random 41: [ OK ] std_algorithms_partition_point_team_test.random (305 ms) 41: [----------] 4 tests from std_algorithms_partition_point_team_test (1194 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 18 tests from 5 test suites ran. (11634 ms total) 41: [ PASSED ] 18 tests. 41/45 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 11.65 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 42: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o 42: [ OK ] std_algorithms_transform_team_test.test_unary_op (1376 ms) 42: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Reductions_DeviceView.cpp.o [ 88%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewHooks.cpp.o 47: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (5552 ms) 47: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (5552 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 2 tests from 2 test suites ran. (13955 ms total) 47: [ PASSED ] 2 tests. 47/48 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 16.38 sec test 48 Start 48: Kokkos_UnitTest_SIMD 48: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build-tests/simd/unit_tests/Kokkos_UnitTest_SIMD 48: Test timeout computed to be: 1500 [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o 42: [ OK ] std_algorithms_transform_team_test.test_binary_op (1532 ms) 42: [----------] 2 tests from std_algorithms_transform_team_test (2908 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_team_test 42: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFStreamer.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SharedAlloc.cpp.o [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o 48: 48: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 48: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 48: setting CUDA_VISIBLE_DEVICES. 48: This could on multi GPU systems lead to severe performance" 48: penalties. 48: [==========] Running 16 tests from 1 test suite. 48: [----------] Global test environment set-up. 48: [----------] 16 tests from simd 48: [ RUN ] simd.host_math_ops 48: [ OK ] simd.host_math_ops (0 ms) 48: [ RUN ] simd.device_math_ops 48: [ OK ] simd.device_math_ops (5 ms) 48: [ RUN ] simd.host_mask_ops 48: [ OK ] simd.host_mask_ops (0 ms) 48: [ RUN ] simd.device_mask_ops 48: [ OK ] simd.device_mask_ops (0 ms) 48: [ RUN ] simd.host_conversions 48: [ OK ] simd.host_conversions (0 ms) 48: [ RUN ] simd.device_conversions 48: [ OK ] simd.device_conversions (0 ms) 48: [ RUN ] simd.host_shift_ops 48: [ OK ] simd.host_shift_ops (0 ms) 48: [ RUN ] simd.device_shift_ops 48: [ OK ] simd.device_shift_ops (0 ms) 48: [ RUN ] simd.host_condition 48: [ OK ] simd.host_condition (0 ms) 48: [ RUN ] simd.device_condition 48: [ OK ] simd.device_condition (0 ms) 48: [ RUN ] simd.host_gen_ctors 48: [ OK ] simd.host_gen_ctors (0 ms) 48: [ RUN ] simd.device_gen_ctors 48: [ OK ] simd.device_gen_ctors (0 ms) 48: [ RUN ] simd.host_where_expressions 48: [ OK ] simd.host_where_expressions (0 ms) 48: [ RUN ] simd.device_where_expressions 48: [ OK ] simd.device_where_expressions (0 ms) 48: [ RUN ] simd.host_reductions 48: [ OK ] simd.host_reductions (0 ms) 48: [ RUN ] simd.device_reductions 48: [ OK ] simd.device_reductions (0 ms) 48: [----------] 16 tests from simd (5 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 16 tests from 1 test suite ran. (5 ms total) 48: [ PASSED ] 16 tests. [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o 48/48 Test #48: Kokkos_UnitTest_SIMD ............................. Passed 2.44 sec 100% tests passed, 0 tests failed out of 48 Total Test time (real) = 542.78 sec + cd ../example/build_cmake_installed + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_CXX_COMPILER=g++-8 -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 .. -- The CXX compiler identification is GNU 8.4.0 -- The Fortran compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/g++-8 -- Check for working CXX compiler: /usr/bin/g++-8 - works -- Detecting CXX compiler ABI info [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/gfortran -- Check for working Fortran compiler: /usr/bin/gfortran - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/gfortran supports Fortran 90 42: [ OK ] std_algorithms_generate_team_test.test_unary_op (2480 ms) 42: [----------] 1 test from std_algorithms_generate_team_test (2480 ms total) 42: 42: [----------] 1 test from std_algorithms_generate_n_team_test 42: [ RUN ] std_algorithms_generate_n_team_test.test -- Checking whether /usr/bin/gfortran supports Fortran 90 - yes -- Enabled Kokkos devices: CUDA;SERIAL CMake Warning at /var/jenkins/workspace/Kokkos_PR-6892/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): /var/jenkins/workspace/Kokkos_PR-6892/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) CMakeLists.txt:10 (find_package) -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/example/build_cmake_installed/build + make -j8 Scanning dependencies of target example [ 33%] Building CXX object CMakeFiles/example.dir/cmake_example.cpp.o [ 66%] Building Fortran object CMakeFiles/example.dir/foo.f.o [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRInstPrinter.cpp.o 42: [ OK ] std_algorithms_generate_n_team_test.test (340 ms) 42: [----------] 1 test from std_algorithms_generate_n_team_test (340 ms total) 42: 42: [----------] 1 test from std_algorithms_swap_ranges_team_test 42: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewLayoutStrideAssignment.cpp.o [ 42%] Linking CXX static library ../../../libLLVMAVRDisassembler.a [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o 42: [ OK ] std_algorithms_swap_ranges_team_test.test (1279 ms) 42: [----------] 1 test from std_algorithms_swap_ranges_team_test (1279 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 5 tests from 4 test suites ran. (7009 ms total) 42: [ PASSED ] 5 tests. 42/45 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 7.02 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 43: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGHLSLRuntime.cpp.o [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCAsmInfo.cpp.o [ 42%] Built target LLVMAVRDisassembler [ 42%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCTargetDesc.cpp.o [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_a.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCCodeEmitter.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank12345.cpp.o [ 42%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFAsmBackend.cpp.o [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCELFStreamer.cpp.o [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o [100%] Linking CXX executable example 43: [ OK ] std_algorithms_exclusive_scan_team_test.test (5133 ms) 43: [----------] 1 test from std_algorithms_exclusive_scan_team_test (5133 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 43: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [100%] Built target example + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/example/build_cmake_installed/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/example/build_cmake_installed/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6892/example/build_cmake_installed/build Constructing a list of tests Done constructing a list of tests Updating test list for fixtures Added 0 tests to meet fixture requirements Checking test dependency graph... Checking test dependency graph end test 1 Start 1: KokkosInTree_Verify 1: Test command: /var/jenkins/workspace/Kokkos_PR-6892/example/build_cmake_installed/build/example "10" 1: Test timeout computed to be: 10000000 [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o 1: 1: Kokkos::Cuda::initialize WARNING: Cuda is allocating into UVMSpace by default 1: without setting CUDA_MANAGED_FORCE_DEVICE_ALLOC=1 or 1: setting CUDA_VISIBLE_DEVICES. 1: This could on multi GPU systems lead to severe performance" 1: penalties. 1: Device Execution Space: 1: KOKKOS_ENABLE_CUDA: yes 1: Cuda Options: 1: KOKKOS_ENABLE_CUDA_LAMBDA: yes 1: KOKKOS_ENABLE_CUDA_LDG_INTRINSIC: yes 1: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: yes 1: KOKKOS_ENABLE_CUDA_UVM: yes 1: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 1: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 1: 1: Cuda Runtime Configuration: 1: macro KOKKOS_ENABLE_CUDA : defined 1: macro CUDA_VERSION = 11000 = version 11.0 1: Kokkos::Cuda[ 0 ] NVIDIA A100 80GB PCIe capability 8.0, Total Global Memory: 79.14 G, Shared Memory per Block: 48 K : Selected 1: Number of even integers from 0 to 9 1: Parallel: 5 0.000043 1: Sequential: 5 0.000000 1: Hello World from Fortran 1/1 Test #1: KokkosInTree_Verify .............. Passed 2.44 sec 100% tests passed, 0 tests failed out of 1 Total Test time (real) = 2.44 sec + cd ../.. + cmake -B build_cmake_installed_different_compiler/build -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Werror -DCMAKE_CXX_STANDARD=17 build_cmake_installed_different_compiler [ 42%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFInstPrinter.cpp.o -- The CXX compiler identification is Clang 6.0.0 [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCExpr.cpp.o 43: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (3354 ms) 43: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (3354 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 2 tests from 2 test suites ran. (8488 ms total) 43: [ PASSED ] 2 tests. 43/45 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 8.50 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 44: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 -- The Fortran compiler identification is GNU 7.5.0 -- Check for working CXX compiler: /usr/bin/clang++ -- Check for working CXX compiler: /usr/bin/clang++ - works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working Fortran compiler: /usr/bin/f95 [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_b.cpp.o -- Check for working Fortran compiler: /usr/bin/f95 - works -- Detecting Fortran compiler ABI info -- Detecting Fortran compiler ABI info - done -- Checking whether /usr/bin/f95 supports Fortran 90 -- Checking whether /usr/bin/f95 supports Fortran 90 - yes -- Enabled Kokkos devices: CUDA;SERIAL CMake Warning at /var/jenkins/workspace/Kokkos_PR-6892/install/lib/cmake/Kokkos/KokkosConfigCommon.cmake:59 (MESSAGE): The installed Kokkos configuration does not support CXX extensions. Forcing -DCMAKE_CXX_EXTENSIONS=Off Call Stack (most recent call first): /var/jenkins/workspace/Kokkos_PR-6892/install/lib/cmake/Kokkos/KokkosConfig.cmake:56 (INCLUDE) CMakeLists.txt:15 (find_package) -- kokkos_launch_compiler is enabled globally. C++ compiler commands with -DKOKKOS_DEPENDENCE will be redirected to the appropriate compiler for Kokkos -- Configuring done -- Generating done -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/example/build_cmake_installed_different_compiler/build + cmake --build build_cmake_installed_different_compiler/build --target all [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o Scanning dependencies of target example_no_kokkos [ 25%] Building CXX object CMakeFiles/example_no_kokkos.dir/bar.cpp.o [ 50%] Linking CXX executable example_no_kokkos [ 50%] Built target example_no_kokkos [ 42%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCCodeEmitter.cpp.o [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o Scanning dependencies of target example_with_kokkos [ 75%] Building CXX object CMakeFiles/example_with_kokkos.dir/foo.cpp.o [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCTargetDesc.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 42%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o [ 42%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFELFObjectWriter.cpp.o [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o [ 42%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRTargetStreamer.cpp.o [ OK ] serial.team_reduce_large (36557 ms) [ RUN ] serial.team_parallel_single [ OK ] serial.team_parallel_single (171 ms) [ RUN ] serial.large_team_scratch_size [ OK ] serial.large_team_scratch_size (0 ms) [ RUN ] serial.team_broadcast_long [ OK ] serial.team_broadcast_long (1 ms) [ RUN ] serial.team_broadcast_long_wrapper [ OK ] serial.team_broadcast_long_wrapper (1 ms) [ RUN ] serial.team_broadcast_char [ OK ] serial.team_broadcast_char (1 ms) [ RUN ] serial.team_broadcast_float [ OK ] serial.team_broadcast_float (1 ms) [ RUN ] serial.team_broadcast_double [ OK ] serial.team_broadcast_double (1 ms) [ RUN ] serial.team_handle_by_value [ OK ] serial.team_handle_by_value (0 ms) [ RUN ] serial.team_vector [ OK ] serial.team_vector (123 ms) [ RUN ] serial.triple_nested_parallelism [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o [ 42%] Linking CXX static library ../../../libLLVMBPFDesc.a [ 42%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o [100%] Linking CXX executable example_with_kokkos 44: [ OK ] std_algorithms_inclusive_scan_team_test.test (7444 ms) 44: [----------] 1 test from std_algorithms_inclusive_scan_team_test (7444 ms total) 44: 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 44: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 42%] Built target LLVMBPFDesc [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o [ 42%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o [100%] Built target example_with_kokkos + cmake --build build_cmake_installed_different_compiler/build --target test Running tests... Test project /var/jenkins/workspace/Kokkos_PR-6892/example/build_cmake_installed_different_compiler/build Start 1: KokkosLauncher_NoKokkos_Verify 1/2 Test #1: KokkosLauncher_NoKokkos_Verify ..... Passed 0.00 sec Start 2: KokkosLauncher_WithKokkos_Verify [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_Swap.cpp.o [ 42%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o [ 42%] Linking CXX static library ../../../libLLVMAVRDesc.a [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMapping_subview.cpp.o [ 42%] Built target LLVMAVRDesc [ OK ] serial.triple_nested_parallelism (5465 ms) [ RUN ] serial.parallel_scan_with_reducers 2/2 Test #2: KokkosLauncher_WithKokkos_Verify ... Passed 2.42 sec 100% tests passed, 0 tests failed out of 2 Total Test time (real) = 2.42 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats zero time Thu Mar 21 00:50:37 2024 cache hit (direct) 50 cache hit (preprocessed) 0 cache miss 503 cache hit rate 9.04 % compiler produced stdout 1 cleanups performed 7 files in cache 7938 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 576f9fc17b3e386cd84a0b31af90e5fa9a815e25aa3d7100728bce6572fd8193 [ OK ] serial.parallel_scan_with_reducers (1394 ms) [ RUN ] serial.team_shared_request [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 42%] Building CXX object lib/Target/BPF/Disassembler/CMakeFiles/LLVMBPFDisassembler.dir/BPFDisassembler.cpp.o [ OK ] serial.team_shared_request (793 ms) [ RUN ] serial.team_scratch_request [ OK ] serial.team_scratch_request (119 ms) [ RUN ] serial.team_lambda_shared_request $ docker rm -f --volumes 576f9fc17b3e386cd84a0b31af90e5fa9a815e25aa3d7100728bce6572fd8193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ OK ] serial.team_lambda_shared_request (744 ms) [ RUN ] serial.scratch_align [ OK ] serial.scratch_align (0 ms) [ RUN ] serial.shmem_size [ OK ] serial.shmem_size (0 ms) [ RUN ] serial.multi_level_scratch [ OK ] serial.multi_level_scratch (168 ms) [ RUN ] serial.team_scratch_memory_index_parallel_for [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) [ RUN ] serial.team_teamvector_range [ OK ] serial.team_teamvector_range (37 ms) [ RUN ] serial.team_reduction_scan 44: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (5538 ms) 44: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (5538 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (12982 ms total) 44: [ PASSED ] 2 tests. 44/45 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 13.00 sec test 45 Start 45: Kokkos_UnitTest_SIMD 45: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/simd/unit_tests/Kokkos_UnitTest_SIMD 45: Test timeout computed to be: 1500 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 4 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 16 tests from 1 test suite. 45: [----------] Global test environment set-up. 45: [----------] 16 tests from simd 45: [ RUN ] simd.host_math_ops 45: [ OK ] simd.host_math_ops (0 ms) 45: [ RUN ] simd.device_math_ops 45: [ OK ] simd.device_math_ops (0 ms) 45: [ RUN ] simd.host_mask_ops 45: [ OK ] simd.host_mask_ops (0 ms) 45: [ RUN ] simd.device_mask_ops 45: [ OK ] simd.device_mask_ops (0 ms) 45: [ RUN ] simd.host_conversions 45: [ OK ] simd.host_conversions (0 ms) 45: [ RUN ] simd.device_conversions 45: [ OK ] simd.device_conversions (0 ms) 45: [ RUN ] simd.host_shift_ops 45: [ OK ] simd.host_shift_ops (0 ms) 45: [ RUN ] simd.device_shift_ops 45: [ OK ] simd.device_shift_ops (0 ms) 45: [ RUN ] simd.host_condition 45: [ OK ] simd.host_condition (0 ms) 45: [ RUN ] simd.device_condition 45: [ OK ] simd.device_condition (0 ms) 45: [ RUN ] simd.host_gen_ctors 45: [ OK ] simd.host_gen_ctors (0 ms) 45: [ RUN ] simd.device_gen_ctors 45: [ OK ] simd.device_gen_ctors (0 ms) 45: [ RUN ] simd.host_where_expressions 45: [ OK ] simd.host_where_expressions (0 ms) 45: [ RUN ] simd.device_where_expressions 45: [ OK ] simd.device_where_expressions (0 ms) 45: [ RUN ] simd.host_reductions 45: [ OK ] simd.host_reductions (0 ms) 45: [ RUN ] simd.device_reductions 45: [ OK ] simd.device_reductions (0 ms) 45: [----------] 16 tests from simd (2 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 16 tests from 1 test suite ran. (2 ms total) 45: [ PASSED ] 16 tests. 45/45 Test #45: Kokkos_UnitTest_SIMD ........................ Passed 0.01 sec 100% tests passed, 0 tests failed out of 45 Total Test time (real) = 844.41 sec + gcc -I/var/jenkins/workspace/Kokkos_PR-6892/build/../core/src/ ../core/unit_test/tools/TestCInterface.c [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 4308bf602803ebef46b1e7c5b8dc98a3835ee7157c20de19c7b8fadd82cada29 [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o [ OK ] serial.team_reduction_scan (462 ms) [ RUN ] serial.team_long_reduce [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamBasic.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ OK ] serial.team_long_reduce (1336 ms) [ RUN ] serial.team_double_reduce $ docker rm -f --volumes 4308bf602803ebef46b1e7c5b8dc98a3835ee7157c20de19c7b8fadd82cada29 [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_DynViewAPI_rank67.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ OK ] serial.team_double_reduce (1414 ms) [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) [ RUN ] serial.repeated_team_reduce [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o [ 42%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o [ 89%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewMemoryAccessViolation.cpp.o [ 42%] Linking CXX static library ../../../libLLVMBPFDisassembler.a [ 42%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o [ 43%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o [ 43%] Built target LLVMBPFDisassembler [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonAsmBackend.cpp.o [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o [ 43%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o [ 43%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ExecutionSpace.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOfClass.cpp.o [ 43%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o [ 43%] Linking CXX static library ../../../libLLVMAArch64Desc.a [ 43%] Built target obj.clangSema [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiAsmBackend.cpp.o [ 43%] Built target LLVMAArch64Desc [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o [ 43%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonELFObjectWriter.cpp.o [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiELFObjectWriter.cpp.o [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiInstPrinter.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamCombinedReducers.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o 28: Test_Atomic/100000/iterations:10 6.74 s 6.72 s 10 0 4 11.298 1.31327m 897.59u 4.99993G 39.736k 4.99989G [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonInstPrinter.cpp.o [ 43%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchAsmBackend.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCAsmInfo.cpp.o [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCAsmInfo.cpp.o [ 43%] Linking CXX static library ../../../libLLVMARMDesc.a [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCChecker.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewOutOfBoundsAccess.cpp.o [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCCodeEmitter.cpp.o [ 43%] Built target LLVMARMDesc [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCodeEmitter.cpp.o [ 43%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchBaseInfo.cpp.o [ OK ] serial.repeated_team_reduce (14031 ms) [ RUN ] serial.team_policy_max_recommended [ OK ] serial.team_policy_max_recommended (61 ms) [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) [ RUN ] serial.view_aggregate [ OK ] serial.view_aggregate (0 ms) [ RUN ] serial.memory_pool [ OK ] serial.memory_pool (113 ms) [ RUN ] serial.cxx11 [ OK ] serial.cxx11 (0 ms) [ RUN ] serial.viewctorprop_embedded_dim [ OK ] serial.viewctorprop_embedded_dim (0 ms) [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) [ RUN ] serial.view_layouttiled [ OK ] serial.view_layouttiled (9 ms) [ RUN ] serial.view_layouttiled_subtile [ OK ] serial.view_layouttiled_subtile (3 ms) [ RUN ] serial.mdrange_5d [ 43%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o [ OK ] serial.mdrange_5d (784 ms) [ RUN ] serial.mdrange_6d [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCExpr.cpp.o [ 43%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCompound.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSort.cpp.o [ 43%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFObjectWriter.cpp.o [ OK ] serial.mdrange_6d (2436 ms) [ RUN ] serial.mdrange_2d [ OK ] serial.mdrange_2d (17 ms) [ RUN ] serial.mdrange_array_reduce [ OK ] serial.mdrange_array_reduce (0 ms) [ RUN ] serial.mdrange_3d [ OK ] serial.mdrange_3d (183 ms) [ RUN ] serial.mdrange_neg_idx [ 43%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchELFStreamer.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewResize.cpp.o [ 43%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCTargetDesc.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ OK ] serial.mdrange_neg_idx (1147 ms) [ RUN ] serial.mdrange_4d [ OK ] serial.mdrange_4d (202 ms) [ RUN ] serial.crs_count_fill [ OK ] serial.crs_count_fill (6 ms) [ RUN ] serial.crs_copy_constructor [ OK ] serial.crs_copy_constructor (31 ms) [ RUN ] serial.workgraph_fib [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCDuplexInfo.cpp.o [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchInstPrinter.cpp.o [ OK ] serial.workgraph_fib (1066 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutleft [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamTeamSize.cpp.o [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCELFStreamer.cpp.o [ 45%] Linking CXX static library ../../../libLLVMLanaiDesc.a [ 45%] Built target LLVMLanaiDesc [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 45%] Building CXX object lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamMDRange.cpp.o [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCAsmInfo.cpp.o [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCExpr.cpp.o [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o [ 45%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamPolicyConstructors.cpp.o [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCCodeEmitter.cpp.o [ 45%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsInstPrinter.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamReductionScan.cpp.o [ 45%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCInstrInfo.cpp.o [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCExpr.cpp.o [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMCTargetDesc.cpp.o [ 71%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 45%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchMatInt.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 45%] Linking CXX static library ../../../libLLVMMipsDisassembler.a [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o [ 46%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCShuffler.cpp.o [ 46%] Built target LLVMMipsDisassembler [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o [ 46%] Building CXX object lib/Target/LoongArch/MCTargetDesc/CMakeFiles/LLVMLoongArchDesc.dir/LoongArchTargetStreamer.cpp.o [ 46%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCTargetDesc.cpp.o [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCExpr.cpp.o [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/sycl/TestRandom.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScan.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersUnitTest_Serial [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o [ 46%] Linking CXX static library ../../../libLLVMLoongArchDesc.a [ 46%] Built target LLVMLoongArchDesc [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430AsmBackend.cpp.o [ 46%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonShuffler.cpp.o [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutleft (19456 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 46%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o [ 72%] Built target Kokkos_ContainersTestCompileOnly [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFObjectWriter.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 46%] Linking CXX static library ../../../libLLVMHexagonDesc.a [ 46%] Building CXX object lib/Target/MSP430/Disassembler/CMakeFiles/LLVMMSP430Disassembler.dir/MSP430Disassembler.cpp.o [ 46%] Built target LLVMHexagonDesc [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFStreamer.cpp.o [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430InstPrinter.cpp.o [ 46%] Linking CXX static library ../../../libLLVMMipsDesc.a [ 46%] Linking CXX static library ../../../libLLVMMSP430Disassembler.a [ 46%] Built target LLVMMipsDesc [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o [ 46%] Built target LLVMMSP430Disassembler [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ErrorReporter.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCInstPrinter.cpp.o [ 90%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratch.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (14009 ms) [ RUN ] serial.local_deepcopy_teampolicy_layoutright [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCCodeEmitter.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 73%] Built target Kokkos_ContainersUnitTest_Serial [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o [ 46%] Linking CXX static library ../../../libLLVMPowerPCDisassembler.a [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o [ 46%] Built target LLVMPowerPCDisassembler [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o [ 46%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_FunctorAnalysis.cpp.o [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o [ 60%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o [ 46%] Linking CXX static library ../../../libLLVMMSP430Desc.a [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o [ 46%] Built target LLVMMSP430Desc [ 60%] Built target Kokkos_CoreUnitTest_OpenMP [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ OK ] serial.local_deepcopy_teampolicy_layoutright (9271 ms) [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtr.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCExpr.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcInstPrinter.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 46%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCObjectFileInfo.cpp.o [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o [ 46%] Linking CXX static library ../../../libLLVMNVPTXDesc.a [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o [ 46%] Built target LLVMNVPTXDesc [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ OK ] serial.local_deepcopy_rangepolicy_layoutright (9941 ms) [ RUN ] serial.deep_copy_scratch [ OK ] serial.deep_copy_scratch (0 ms) [----------] 163 tests from serial (322429 ms total) [----------] Global test environment tear-down [==========] 165 tests from 2 test suites ran. (331091 ms total) [ PASSED ] 165 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test' make -C core/perf_test test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6892/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test' make -f /var/jenkins/workspace/Kokkos_PR-6892/core/perf_test/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test' ./KokkosCore_PerformanceTest_TaskDAG make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test' make -C containers/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests' [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFObjectWriter.cpp.o ./KokkosContainers_UnitTest_Cuda ./KokkosContainers_UnitTest_Serial [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamTeamSize.cpp.o [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFStreamer.cpp.o [ 46%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o [==========] Running 42 tests from 1 test suite. [----------] Global test environment set-up. [----------] 42 tests from serial [ RUN ] serial.bitset [==========] Running 42 tests from 1 test suite. [----------] Global test environment set-up. [----------] 42 tests from cuda [ RUN ] cuda.bitset [ OK ] cuda.bitset (14 ms) [ RUN ] cuda.bitset_default_constructor_no_alloc [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) [ RUN ] cuda.dualview_combination [ OK ] cuda.dualview_combination (0 ms) [ RUN ] cuda.dualview_alloc [ OK ] cuda.dualview_alloc (0 ms) [ RUN ] cuda.test_dualview_copy_construction_and_assignment [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] cuda.dualview_combinations_without_init [ OK ] cuda.dualview_combinations_without_init (0 ms) [ RUN ] cuda.dualview_deep_copy [ OK ] cuda.dualview_deep_copy (2 ms) [ RUN ] cuda.dualview_realloc [ OK ] cuda.dualview_realloc (0 ms) [ RUN ] cuda.dualview_resize [ OK ] cuda.dualview_resize (0 ms) [ RUN ] cuda.dualview_device_correct_kokkos_device [ OK ] cuda.dualview_device_correct_kokkos_device (1 ms) [ RUN ] cuda.dualview_host_correct_kokkos_device [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) [ RUN ] cuda.dualview_host_modify_template_device_sync [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) [ RUN ] cuda.dualview_device_modify_template_host_sync [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) [ RUN ] cuda.dynamic_view [ OK ] cuda.dynamic_view (37 ms) [ RUN ] cuda.dyn_rank_view_api_generic [ OK ] cuda.dyn_rank_view_api_generic (38 ms) [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (2 ms) [ RUN ] cuda.dyn_rank_view_api_operator_rank67 [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) [ RUN ] cuda.ErrorReporterViaLambda [ OK ] cuda.ErrorReporterViaLambda (1 ms) [ RUN ] cuda.ErrorReporter [ OK ] cuda.ErrorReporter (1 ms) [ RUN ] cuda.offsetview_construction [ OK ] cuda.offsetview_construction (2 ms) [ RUN ] cuda.offsetview_unmanaged_construction [ OK ] cuda.offsetview_unmanaged_construction (0 ms) [ RUN ] cuda.offsetview_subview [ OK ] cuda.offsetview_subview (0 ms) [ RUN ] cuda.offsetview_offsets_rank1 [ OK ] cuda.offsetview_offsets_rank1 (0 ms) [ RUN ] cuda.offsetview_offsets_rank2 [ OK ] cuda.offsetview_offsets_rank2 (0 ms) [ RUN ] cuda.offsetview_offsets_rank3 [ OK ] cuda.offsetview_offsets_rank3 (0 ms) [ RUN ] cuda.scatterview [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 46%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o [ 46%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFStreamer.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WorkGraph.cpp.o [ 46%] Linking CXX static library ../../../libLLVMSparcDesc.a [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_OffsetView.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortByKey.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeGPU.cpp.o [ 46%] Built target LLVMSparcDesc [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 22%] 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_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_c.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o [ 46%] Linking CXX static library ../../../libLLVMPowerPCDesc.a [ 46%] Linking CXX static library ../../../libLLVMRISCVDesc.a [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 46%] Built target LLVMPowerPCDesc [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZInstPrinter.cpp.o [ 46%] Built target LLVMRISCVDesc [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEAsmBackend.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o [ 46%] Linking CXX static library ../../../libLLVMSparcDisassembler.a [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEELFObjectWriter.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 46%] Built target LLVMSparcDisassembler [ 46%] Building CXX object lib/Target/VE/Disassembler/CMakeFiles/LLVMVEDisassembler.dir/VEDisassembler.cpp.o [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyAsmBackend.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_d.cpp.o [ OK ] serial.bitset (13215 ms) [ RUN ] serial.bitset_default_constructor_no_alloc [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) [ RUN ] serial.dualview_combination [ OK ] serial.dualview_combination (0 ms) [ RUN ] serial.dualview_alloc [ OK ] serial.dualview_alloc (0 ms) [ RUN ] serial.test_dualview_copy_construction_and_assignment [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) [ RUN ] serial.dualview_combinations_without_init [ OK ] serial.dualview_combinations_without_init (0 ms) [ RUN ] serial.dualview_deep_copy [ OK ] serial.dualview_deep_copy (0 ms) [ RUN ] serial.dualview_realloc [ OK ] serial.dualview_realloc (0 ms) [ RUN ] serial.dualview_resize [ OK ] serial.dualview_resize (0 ms) [ RUN ] serial.dualview_device_correct_kokkos_device [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) [ RUN ] serial.dualview_host_correct_kokkos_device [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) [ RUN ] serial.dualview_host_modify_template_device_sync [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) [ RUN ] serial.dualview_host_modify_template_device_execspace_sync [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) [ RUN ] serial.dualview_device_modify_template_host_sync [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) [ RUN ] serial.dualview_device_modify_template_host_execspace_sync [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) [ RUN ] serial.dualview_template_views_return_correct_executionspace_views [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) [ RUN ] serial.dynamic_view [ OK ] serial.dynamic_view (170 ms) [ RUN ] serial.dyn_rank_view_api_generic [ OK ] serial.dyn_rank_view_api_generic (41 ms) [ RUN ] serial.dyn_rank_view_api_operator_rank12345 [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped skipping since not default execution space [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) [ RUN ] serial.dyn_rank_view_api_operator_rank67 [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) [ RUN ] serial.ErrorReporterViaLambda [ OK ] serial.ErrorReporterViaLambda (0 ms) [ RUN ] serial.ErrorReporter [ OK ] serial.ErrorReporter (0 ms) [ RUN ] serial.offsetview_construction [ OK ] serial.offsetview_construction (897 ms) [ RUN ] serial.offsetview_unmanaged_construction [ OK ] serial.offsetview_unmanaged_construction (0 ms) [ RUN ] serial.offsetview_subview [ OK ] serial.offsetview_subview (13 ms) [ RUN ] serial.offsetview_offsets_rank1 [ OK ] serial.offsetview_offsets_rank1 (0 ms) [ RUN ] serial.offsetview_offsets_rank2 [ OK ] serial.offsetview_offsets_rank2 (0 ms) [ RUN ] serial.offsetview_offsets_rank3 [ OK ] serial.offsetview_offsets_rank3 (0 ms) [ RUN ] serial.scatterview [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEInstPrinter.cpp.o [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o 28: Test_Atomic/100000/iterations:10 7.16 s 7.14 s 10 1 8 12.0823 1.24124m 939.26u 4.99995G 22.398k 4.99995G [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCAsmInfo.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 73%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCExpr.cpp.o [ 46%] Linking CXX static library ../../../libLLVMVEDisassembler.a [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyInstPrinter.cpp.o [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCCodeEmitter.cpp.o [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCExpr.cpp.o [ 46%] Built target LLVMVEDisassembler [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCObjectWriter.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_HostSharedPtrAccessOnDevice.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VEMCTargetDesc.cpp.o [ 46%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o 28: Test_Atomic/100000/iterations:10 2.25 s 2.24 s 10 1 4 2.44571m 1.22049m 55.2u 704.983M 123.768k 704.983M 28/52 Test #28: Kokkos_PerformanceTest_Atomic ............... Passed 444.42 sec test 29 Start 29: Kokkos_ContainersUnitTest_Serial 29: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o 29: [ OK ] serial.bitset (1158 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 (9 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-6892/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 (20 ms) 29: [ RUN ] serial.offsetview_unmanaged_construction 29: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 29: [ RUN ] serial.offsetview_subview 29: [ OK ] serial.offsetview_subview (11 ms) 29: [ RUN ] serial.offsetview_offsets_rank1 29: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 29: [ RUN ] serial.offsetview_offsets_rank2 29: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 29: [ RUN ] serial.offsetview_offsets_rank3 29: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 29: [ RUN ] serial.scatterview [ 46%] Building CXX object lib/Target/VE/MCTargetDesc/CMakeFiles/LLVMVEDesc.dir/VETargetStreamer.cpp.o [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCAsmInfo.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o 29: [ OK ] serial.scatterview (1621 ms) 29: [ RUN ] serial.scatterview_devicetype 29: [ OK ] serial.scatterview_devicetype (1 ms) 29: [ RUN ] serial.staticcrsgraph 29: [ OK ] serial.staticcrsgraph (9 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 [ 46%] Linking CXX static library ../../../libLLVMSystemZDesc.a [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamVectorRange.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_UniqueToken.cpp.o [ 46%] Built target LLVMSystemZDesc [ 46%] Linking CXX static library ../../../libLLVMVEDesc.a [ 46%] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o [ 73%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 46%] Built target LLVMVEDesc [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o [ 46%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreInstPrinter.cpp.o [ 46%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreMCTargetDesc.cpp.o [ 46%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o 29: [ OK ] serial.UnorderedMap_insert (6271 ms) 29: [ RUN ] serial.UnorderedMap_failed_insert [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 73%] Linking CXX executable Kokkos_UnitTest_Random [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86EncodingOptimization.cpp.o [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCCodeEmitter.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o [ 46%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreMCAsmInfo.cpp.o 29: [ OK ] serial.UnorderedMap_failed_insert (2778 ms) 29: [ RUN ] serial.UnorderedMap_deep_copy 29: [ OK ] serial.UnorderedMap_deep_copy (3 ms) 29: [ RUN ] serial.UnorderedMap_valid_empty 29: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 29: [ RUN ] serial.UnorderedMap_clear_zero_size 29: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 29: [ RUN ] serial.UnorderedMap_consistent_size 29: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 29: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 29: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 29: [ RUN ] serial.UnorderedMap_lambda_capturable 29: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 29: [ RUN ] serial.UnorderedMap_constructor_view_alloc 29: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 29: [ RUN ] serial.vector_combination 29: [ OK ] serial.vector_combination (0 ms) 29: [ RUN ] serial.vector_insert 29: [ OK ] serial.vector_insert (0 ms) 29: [ RUN ] serial.vector_push_back_default_exec 29: [ OK ] serial.vector_push_back_default_exec (0 ms) 29: [ RUN ] serial.viewctorprop_embedded_dim 29: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 29: [----------] 65 tests from serial (11893 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 65 tests from 1 test suite ran. (11894 ms total) 29: [ PASSED ] 64 tests. 29: [ SKIPPED ] 1 test, listed below: 29: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 29/52 Test #29: Kokkos_ContainersUnitTest_Serial ............ Passed 12.36 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests/Kokkos_ContainersUnitTest_HIP 30: Test timeout computed to be: 1500 [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o 30: [==========] Running 65 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 65 tests from hip 30: [ RUN ] hip.bitset 30: [ OK ] hip.bitset (15 ms) 30: [ RUN ] hip.bitset_default_constructor_no_alloc 30: [ OK ] hip.bitset_default_constructor_no_alloc (0 ms) 30: [ RUN ] hip.dualview_combination 30: [ OK ] hip.dualview_combination (4 ms) 30: [ RUN ] hip.dualview_alloc 30: [ OK ] hip.dualview_alloc (0 ms) 30: [ RUN ] hip.test_dualview_copy_construction_and_assignment 30: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 30: [ RUN ] hip.dualview_combinations_without_init 30: [ OK ] hip.dualview_combinations_without_init (0 ms) 30: [ RUN ] hip.dualview_deep_copy 30: [ OK ] hip.dualview_deep_copy (1 ms) 30: [ RUN ] hip.dualview_realloc 30: [ OK ] hip.dualview_realloc (0 ms) 30: [ RUN ] hip.dualview_resize 30: [ OK ] hip.dualview_resize (0 ms) 30: [ RUN ] hip.dualview_device_correct_kokkos_device 30: 30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 30: does not support page migration between device and host. 30: HIPManagedSpace might not work as expected. 30: Please refer to the ROCm documentation on unified/managed memory. 30: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_correct_kokkos_device 30: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_sync 30: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 30: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_sync 30: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 30: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 30: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 30: [ RUN ] hip.dynamic_view 30: [ OK ] hip.dynamic_view (16 ms) 30: [ RUN ] hip.dyn_rank_view_api_generic 30: [ OK ] hip.dyn_rank_view_api_generic (16 ms) 30: [ RUN ] hip.dyn_rank_view_api_operator_rank12345 30: [ OK ] hip.dyn_rank_view_api_operator_rank12345 (1 ms) 30: [ RUN ] hip.dyn_rank_view_check_fence_resize_realloc 30: [ OK ] hip.dyn_rank_view_check_fence_resize_realloc (0 ms) 30: [ RUN ] hip.dyn_rank_view_api_operator_rank67 30: [ OK ] hip.dyn_rank_view_api_operator_rank67 (1 ms) 30: [ RUN ] hip.ErrorReporterViaLambda 30: [ OK ] hip.ErrorReporterViaLambda (2 ms) 30: [ RUN ] hip.ErrorReporter 30: [ OK ] hip.ErrorReporter (0 ms) 30: [ RUN ] hip.offsetview_construction 30: [ OK ] hip.offsetview_construction (3 ms) 30: [ RUN ] hip.offsetview_unmanaged_construction 30: [ OK ] hip.offsetview_unmanaged_construction (0 ms) 30: [ RUN ] hip.offsetview_subview 30: [ OK ] hip.offsetview_subview (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank1 30: [ OK ] hip.offsetview_offsets_rank1 (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank2 30: [ OK ] hip.offsetview_offsets_rank2 (0 ms) 30: [ RUN ] hip.offsetview_offsets_rank3 30: [ OK ] hip.offsetview_offsets_rank3 (0 ms) 30: [ RUN ] hip.scatterview [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_TeamVectorRange.cpp.o [ 46%] Linking CXX static library ../../../libLLVMX86Disassembler.a [ 46%] Building CXX object lib/Target/XCore/Disassembler/CMakeFiles/LLVMXCoreDisassembler.dir/XCoreDisassembler.cpp.o [ 46%] Linking CXX static library ../../../libLLVMXCoreDesc.a [ 46%] Built target LLVMX86Disassembler [ 46%] Linking CXX static library ../../../../lib/libclangRewrite.a [ 46%] Built target LLVMXCoreDesc [ 46%] Built target clangRewrite [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o [ 46%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o [ 46%] Building StripOpts.inc... [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ScatterView.cpp.o [ 46%] Built target StripOptsTableGen [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTargetDesc.cpp.o [ 46%] Linking CXX executable ../../bin/llvm-diff [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ OK ] serial.scatterview (29438 ms) [ RUN ] serial.scatterview_devicetype [ OK ] serial.scatterview_devicetype (8 ms) [ RUN ] serial.staticcrsgraph [ OK ] serial.staticcrsgraph (27 ms) [ RUN ] serial.UnorderedMap_insert [ 46%] Built target llvm-diff [ 46%] Building CXX object lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o [ 46%] Linking CXX static library ../../../libLLVMXCoreDisassembler.a [ 46%] Built target LLVMXCoreDisassembler [ 46%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Init.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_b.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyMCTypeUtilities.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c01.cpp.o [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o [ 46%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestSortCustomComp.cpp.o [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o [ 46%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o [ 46%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyTargetStreamer.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_View_64bit.cpp.o [ 46%] Linking CXX static library ../../../libLLVMAArch64Disassembler.a [ 46%] Linking CXX static library ../../../libLLVMAArch64AsmParser.a [ 46%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o [ 46%] Built target LLVMAArch64Disassembler [ 46%] Built target LLVMAArch64AsmParser [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c02.cpp.o [ 46%] Building CXX object lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_a.cpp.o [ 46%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o [ 48%] Building CXX object lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c03.cpp.o [ 48%] Building CXX object lib/Target/WebAssembly/MCTargetDesc/CMakeFiles/LLVMWebAssemblyDesc.dir/WebAssemblyWasmObjectWriter.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 30: [ OK ] hip.scatterview (27977 ms) 30: [ RUN ] hip.scatterview_devicetype [ 48%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c04.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o [ 48%] Built target obj.clangARCMigrate [ 75%] Built target Kokkos_UnitTest_Random [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 48%] Building CXX object lib/Target/AVR/AsmParser/CMakeFiles/LLVMAVRAsmParser.dir/AVRAsmParser.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o [ 48%] Linking CXX static library ../../../libLLVMWebAssemblyDesc.a [ 48%] Built target LLVMWebAssemblyDesc [ 48%] Building CXX object lib/Target/BPF/AsmParser/CMakeFiles/LLVMBPFAsmParser.dir/BPFAsmParser.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c05.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_b.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c06.cpp.o [ 48%] Linking CXX static library ../../../libLLVMBPFAsmParser.a [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 48%] Built target LLVMBPFAsmParser [ 48%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o [ 48%] Linking CXX static library ../../../libLLVMAVRAsmParser.a [ 48%] Building CXX object lib/Target/Hexagon/AsmParser/CMakeFiles/LLVMHexagonAsmParser.dir/HexagonAsmParser.cpp.o [ 48%] Linking CXX static library ../../../libLLVMARMAsmParser.a [ 48%] Built target LLVMAVRAsmParser [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c07.cpp.o [ 48%] Building CXX object lib/Target/Hexagon/Disassembler/CMakeFiles/LLVMHexagonDisassembler.dir/HexagonDisassembler.cpp.o [ 48%] Building CXX object lib/Target/Lanai/AsmParser/CMakeFiles/LLVMLanaiAsmParser.dir/LanaiAsmParser.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o [ 48%] Built target LLVMARMAsmParser [ 48%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o [ 48%] Building CXX object lib/Target/Lanai/Disassembler/CMakeFiles/LLVMLanaiDisassembler.dir/LanaiDisassembler.cpp.o [ 48%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o [ 48%] Linking CXX static library ../../../libLLVMARMDisassembler.a [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 48%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o [ 48%] Linking CXX static library ../../../libLLVMLanaiDisassembler.a [ 48%] Built target LLVMARMDisassembler [ 48%] Building CXX object lib/Target/LoongArch/AsmParser/CMakeFiles/LLVMLoongArchAsmParser.dir/LoongArchAsmParser.cpp.o [ 48%] Linking CXX static library ../../../libLLVMLanaiAsmParser.a [ 48%] Built target LLVMLanaiDisassembler [ 48%] Built target LLVMLanaiAsmParser [ 48%] Building CXX object lib/Target/LoongArch/Disassembler/CMakeFiles/LLVMLoongArchDisassembler.dir/LoongArchDisassembler.cpp.o [ 48%] Building CXX object lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o [ 48%] Linking CXX static library ../../../libLLVMHexagonAsmParser.a [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_JoinBackwardCompatibility.cpp.o [ 48%] Linking CXX static library ../../../libLLVMHexagonDisassembler.a [ 48%] Built target LLVMHexagonAsmParser [ 48%] Built target LLVMHexagonDisassembler [ 48%] Building CXX object lib/Target/MSP430/AsmParser/CMakeFiles/LLVMMSP430AsmParser.dir/MSP430AsmParser.cpp.o [ 48%] Building CXX object lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o [ 48%] Linking CXX static library ../../../libLLVMX86Desc.a [ 48%] Linking CXX static library ../../../libLLVMLoongArchDisassembler.a [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 48%] Built target LLVMX86Desc [ 48%] Built target LLVMLoongArchDisassembler [ 48%] Linking CXX static library ../../../libLLVMLoongArchAsmParser.a [ 48%] Building CXX object lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o [ 48%] Building CXX object lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o [ 48%] Built target LLVMLoongArchAsmParser [ 48%] Building CXX object lib/Target/RISCV/MCA/CMakeFiles/LLVMRISCVTargetMCA.dir/RISCVCustomBehaviour.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 48%] Linking CXX static library ../../../libLLVMMSP430AsmParser.a [ 48%] Linking CXX static library ../../../libLLVMPowerPCAsmParser.a [ 48%] Built target LLVMMSP430AsmParser [ 48%] Built target LLVMPowerPCAsmParser [ 48%] Building CXX object lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o [ 48%] Building CXX object lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewAPI_e.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o [ 48%] Linking CXX static library ../../../libLLVMMipsAsmParser.a [ 48%] Built target LLVMMipsAsmParser [ 48%] Building CXX object lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_LocalDeepCopy.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/GOFFObjectFile.cpp.o [ 48%] Linking CXX static library ../../../libLLVMRISCVTargetMCA.a [ 48%] Linking CXX static library ../../../libLLVMRISCVDisassembler.a [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortA.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o [ 48%] Built target LLVMRISCVDisassembler [ 48%] Built target LLVMRISCVTargetMCA [ 48%] Building CXX object lib/Target/VE/AsmParser/CMakeFiles/LLVMVEAsmParser.dir/VEAsmParser.cpp.o [ 48%] Linking CXX static library ../../../libLLVMSparcAsmParser.a [ 48%] Building CXX object lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmParser.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o [ 48%] Linking CXX static library ../../../libLLVMRISCVAsmParser.a [ 48%] Built target LLVMSparcAsmParser [ 48%] Building CXX object lib/Target/WebAssembly/Disassembler/CMakeFiles/LLVMWebAssemblyDisassembler.dir/WebAssemblyDisassembler.cpp.o [ 48%] Built target LLVMRISCVAsmParser [ 48%] Linking CXX static library ../../../libLLVMSystemZAsmParser.a [ 48%] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o [ 48%] Built target LLVMSystemZAsmParser [ 48%] Building CXX object lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_StaticCrsGraph.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalConstants.cpp.o [ OK ] cuda.scatterview (110465 ms) [ RUN ] cuda.scatterview_devicetype [ OK ] cuda.scatterview_devicetype (34 ms) [ RUN ] cuda.staticcrsgraph [ OK ] cuda.staticcrsgraph (48 ms) [ RUN ] cuda.UnorderedMap_insert [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o [ 48%] Linking CXX static library ../../../libLLVMSystemZDisassembler.a [ 48%] Linking CXX static library ../../../libLLVMX86TargetMCA.a [ 48%] Linking CXX static library ../../../libLLVMVEAsmParser.a [ 48%] Built target LLVMSystemZDisassembler [ 48%] Built target LLVMX86TargetMCA [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o [ 48%] Linking CXX static library ../../../../../lib/libclangToolingCore.a [ 48%] Built target LLVMVEAsmParser [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o [ 48%] Linking CXX static library ../../../libLLVMWebAssemblyDisassembler.a [ 48%] Built target clangToolingCore [ 48%] Building CXX object lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir/WebAssemblyAsmTypeCheck.cpp.o [ 48%] Built target LLVMWebAssemblyDisassembler [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_WithoutInitializing.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 48%] Linking CXX static library ../../../../../lib/libclangToolingInclusions.a 30: [ OK ] hip.scatterview_devicetype (43640 ms) 30: [ RUN ] hip.staticcrsgraph 30: [ OK ] hip.staticcrsgraph (21 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 (1901 ms) 30: [ RUN ] hip.UnorderedMap_failed_insert 30: [ OK ] hip.UnorderedMap_failed_insert (578 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 (74205 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 65 tests from 1 test suite ran. (74205 ms total) 30: [ PASSED ] 65 tests. 30/52 Test #30: Kokkos_ContainersUnitTest_HIP ............... Passed 74.65 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_HIP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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.00288149 31: View sum computation time: 0.00288149 31: Strided View time (init only): 0.00126153 31: View Rank7 time (init only): 0.00143964 31: DynRankView time (init only): 0.00142707 31: DynRankView sum computation time: 0.00141562 31: Ratio of View to DynRankView time: 2.01917 31: Ratio of View to DynRankView sum computation time: 0.98838 31: Ratio of View to View Rank7 time: 2.00153 31: Ratio of StrideView to DynRankView time: 0.883998 31: Ratio of DynRankView to View Rank7 time: 0.991267 31: [ OK ] TEST_CATEGORY.dynrankview_perf (12 ms) 31: [ RUN ] TEST_CATEGORY.global_2_local 31: HIP 31: size, create, generate, fill, find 31: 256, 0.000251083, 1.4718e-05, 0.015563, 0.00395268 31: 512, 0.00023341, 1.4748e-05, 3.4916e-05, 0.00370974 31: 1024, 0.000194657, 1.2994e-05, 3.3743e-05, 0.00377523 31: 2048, 0.000219854, 1.3075e-05, 3.3683e-05, 0.00389586 31: 4096, 0.000216688, 1.2564e-05, 3.5828e-05, 0.004007 31: 8192, 0.00021724, 1.2443e-05, 3.3132e-05, 0.00401453 31: 16384, 0.000264849, 1.2553e-05, 3.4695e-05, 0.00408606 31: 32768, 0.000323229, 1.2193e-05, 3.698e-05, 0.00411065 31: 65536, 0.000288073, 1.2223e-05, 4.0968e-05, 0.00421219 31: 131072, 0.000301578, 1.2494e-05, 6.0755e-05, 0.00510667 31: 262144, 0.00036643, 1.3566e-05, 0.000144793, 0.0064203 31: 524288, 0.000481476, 1.631e-05, 0.000412106, 0.0101488 31: 1048576, 0.000506243, 1.9597e-05, 0.000983873, 0.0227228 31: 2097152, 0.000515691, 2.5568e-05, 0.00212523, 0.0527074 31: 4194304, 0.000576526, 3.4635e-05, 0.00470733, 0.113137 31: [ OK ] TEST_CATEGORY.global_2_local (276 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 (288 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 4 tests from 1 test suite ran. (288 ms total) 31: [ PASSED ] 4 tests. 31/52 Test #31: Kokkos_ContainersPerformanceTest_HIP ........ Passed 0.70 sec test 32 Start 32: Kokkos_UnitTest_Sort 32: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (32 ms) 32: [ RUN ] hip.SortEmptyView 32: [ OK ] hip.SortEmptyView (0 ms) 32: [ RUN ] hip.SortByKeyEmptyView 32: [ OK ] hip.SortByKeyEmptyView (0 ms) 32: [ RUN ] hip.SortByKey 32: [ OK ] hip.SortByKey (9 ms) 32: [ RUN ] hip.SortByKeyWithComparator 32: [ OK ] hip.SortByKeyWithComparator (0 ms) 32: [ RUN ] hip.SortByKeyStaticExtents 32: [ OK ] hip.SortByKeyStaticExtents (0 ms) 32: [ RUN ] hip.SortByKeyWithStrides 32: [ OK ] hip.SortByKeyWithStrides (0 ms) 32: [ RUN ] hip.SortByKeyKeysLargerThanValues 32: 32: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 32: 32: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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 (878 ms) 32: [ RUN ] hip.SortWithCustomComparator 32: [ OK ] hip.SortWithCustomComparator (644 ms) 32: [ RUN ] hip.BinSortGenericTests 32: [ OK ] hip.BinSortGenericTests (19 ms) 32: [ RUN ] hip.BinSortEmptyView 32: [ OK ] hip.BinSortEmptyView (0 ms) 32: [ RUN ] hip.BinSortEmptyKeysView 32: [ OK ] hip.BinSortEmptyKeysView (0 ms) 32: [ RUN ] hip.BinSortUnsignedKeyLayoutStrideValues [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o [ 48%] Built target clangToolingInclusions [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_UnorderedMap.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o [ 48%] Linking CXX static library ../../../../lib/libclangFormat.a [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o [ OK ] cuda.UnorderedMap_insert (11044 ms) [ RUN ] cuda.UnorderedMap_failed_insert [ OK ] serial.UnorderedMap_insert (79135 ms) [ RUN ] serial.UnorderedMap_failed_insert [ OK ] cuda.UnorderedMap_failed_insert (1369 ms) [ RUN ] cuda.UnorderedMap_deep_copy [ OK ] cuda.UnorderedMap_deep_copy (9 ms) [ RUN ] cuda.UnorderedMap_valid_empty [ OK ] cuda.UnorderedMap_valid_empty (1 ms) [ RUN ] cuda.UnorderedMap_clear_zero_size [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) [ RUN ] cuda.UnorderedMap_consistent_size [ OK ] cuda.UnorderedMap_consistent_size (0 ms) [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) [ RUN ] cuda.UnorderedMap_lambda_capturable [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) [ RUN ] cuda.UnorderedMap_constructor_view_alloc [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) [ RUN ] cuda.viewctorprop_embedded_dim [ OK ] cuda.viewctorprop_embedded_dim (0 ms) [----------] 42 tests from cuda (123088 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (123088 ms total) [ PASSED ] 42 tests. [ 48%] Built target clangFormat [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o [ 48%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o [ 50%] Building CXX object tools/clang/tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o [ 62%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 62%] Built target Kokkos_CoreUnitTest_Cuda1 [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 50%] Linking CXX static library ../../../libLLVMX86AsmParser.a [ 50%] Linking CXX static library ../../../libLLVMWebAssemblyAsmParser.a [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o [ 50%] Built target LLVMX86AsmParser [ 50%] Built target LLVMWebAssemblyAsmParser [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_UniqueToken.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o 32: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (10388 ms) 32: [ RUN ] hip.NestedSort 32: [ OK ] hip.NestedSort (33 ms) 32: [ RUN ] hip.NestedSortByKey 32: [ OK ] hip.NestedSortByKey (96 ms) 32: [----------] 15 tests from hip (12104 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 15 tests from 1 test suite ran. (12104 ms total) 32: [ PASSED ] 15 tests. 32/52 Test #32: Kokkos_UnitTest_Sort ........................ Passed 12.52 sec test 33 Start 33: Kokkos_UnitTest_Random 33: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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:1710984210588969194 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.00827848 0.0451495 || 0.051031 28048 29526 || 28913.8 28674.4 || 624.147 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.000495837 -0.00302221 || 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.0137349 -0.00609856 || 0.051031 28077 29318 || 28285.9 28674.4 || -84.3066 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0038526 -0.00484106 || 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.00967573 0.00605741 || 0.051031 28018 29251 || 28954.5 28674.4 || 83.7376 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00315551 0.00384218 || 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.0144851 0.0154564 || 0.051031 27867 29289 || 28265 28674.4 || 213.67 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.0302829 -0.000392865 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245901 -0.99999 -48246.9 || 0.051031 0 194841 || 2.92872e+09 28674.4 || -6.66965e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000736573 -0.317373 0.153391 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.6091e-07 0.00430477 -0.0285507 || 0.051031 28063 29349 || 28551.5 28674.4 || -394.685 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.96226e-07 -0.000848061 -0.00111674 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.83613e-07 -0.00416594 -0.0161379 || 0.051031 27984 29420 || 28794.3 28674.4 || -223.09 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.64335e-07 -0.012325 -0.00287937 || 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.0109413 -0.0254032 || 0.051031 28034 29312 || 28364 28674.4 || -351.173 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0149081 0.00326414 || 0.051031 1e+64 -1e+64 33: Test Seed:1710984210736024875 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.43252e-07 -0.0096267 -0.0030554 || 0.051031 28069 29280 || 28953.1 28674.4 || -42.2379 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.00602833 0.00668151 || 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.00345475 0.0344406 || 0.051031 28027 29388 || 28575.7 28674.4 || 476.107 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.00893395 -0.00129103 || 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.00639643 -0.0116409 || 0.051031 28065 29371 || 28859 28674.4 || -160.924 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.000978162 0.00324585 || 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.0208323 0.0157639 || 0.051031 27930 29309 || 29284.5 28674.4 || 217.921 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 0.016064 -0.00486243 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000244841 -0.99999 -48241.6 || 0.051031 0 195205 || 2.92843e+09 28674.4 || -6.66891e+08 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 0.000733443 -0.315525 0.15649 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.58387e-07 0.0157978 0.00283218 || 0.051031 28015 29410 || 28228.4 28674.4 || 39.1521 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.88658e-07 0.00890846 -0.0030444 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 6.73523e-07 0.00623882 -0.00727226 || 0.051031 28099 29282 || 28496.6 28674.4 || -100.532 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 7.34064e-07 -0.00309874 0.00523557 || 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.016824 -0.0431276 || 0.051031 28018 29304 || 29165.1 28674.4 || -596.195 -2.0744 33: -- Testing 3-D histogram 33: Density 3D: 6.43252e-07 -0.0151221 -0.00089204 || 0.051031 1e+64 -1e+64 33: [ OK ] hip.Random_XorShift64 (274 ms) 33: [ RUN ] hip.Random_XorShift1024_0 33: Test Seed:1710984210863354322 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.0037303 0.0038751 || 0.051031 10886 11783 || 11419.6 11377 || 53.5693 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00863324 -0.000763106 || 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.0229012 -0.00952653 || 0.051031 11010 11772 || 11122.2 11377 || -131.695 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0125512 -0.00114953 || 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.00310715 -0.00614499 || 0.051031 10982 11769 || 11412.4 11377 || -84.9483 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.00510802 0.00220989 || 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.00897968 -0.00258354 || 0.051031 10951 11754 || 11480 11377 || -35.7148 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0157798 0.003009 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000245288 -0.999975 -7595.43 || 0.051031 0 77811 || 4.61071e+08 11377 || -1.04999e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000735652 -0.146773 0.0258121 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.73387e-07 -0.0104793 -0.0110741 || 0.051031 10941 11775 || 11497.4 11377 || -153.088 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.24249e-07 -0.00532319 9.51303e-05 || 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.0122134 0.00625978 || 0.051031 10909 11805 || 11517.6 11377 || 86.5352 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.86102e-07 0.00118902 -0.000198237 || 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.00459559 0.00209994 || 0.051031 10938 11788 || 11429.5 11377 || 29.0296 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0250144 0.00460337 || 0.051031 1e+64 -1e+64 33: Test Seed:1710984210967903395 33: Test Scalar=int 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.47955e-07 -0.00335904 0.00486679 || 0.051031 10960 11786 || 11415.3 11377 || 67.2785 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0138145 0.00150335 || 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.0083003 0.00476626 || 0.051031 10944 11766 || 11283.3 11377 || 65.8887 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.000267264 0.00248356 || 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.00144837 0.00124392 || 0.051031 10895 11773 || 11360.5 11377 || 17.1959 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.00452272 -0.000100276 || 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.0121797 0.00839403 || 0.051031 10986 11770 || 11240.1 11377 || 116.039 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 0.0105496 0.00252125 || 0.051031 1e+64 -1e+64 33: Test Scalar=half 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 0.000242654 -0.999975 -7595.37 || 0.051031 0 77732 || 4.61064e+08 11377 || -1.04998e+08 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 0.000727687 -0.133516 0.0182238 || 0.051031 1e+64 -1e+64 33: Test Scalar=bhalf 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.86102e-07 0.00561519 -0.00227458 || 0.051031 10983 11830 || 11313.4 11377 || -31.4438 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.62396e-07 -0.00268257 0.00047847 || 0.051031 1e+64 -1e+64 33: Test Scalar=float 33: -- Testing randomness properties 33: -- Testing 1-D histogram 33: Density 1D: 2.79744e-07 -0.00449384 -0.000994532 || 0.051031 11004 11813 || 11428.3 11377 || -13.7484 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 3.43323e-07 -0.00343362 -0.000582254 || 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.00981733 -0.00512109 || 0.051031 10961 11786 || 11266.4 11377 || -70.794 -0.823045 33: -- Testing 3-D histogram 33: Density 3D: 2.47955e-07 -0.0133137 0.00139935 || 0.051031 1e+64 -1e+64 33: [ OK ] hip.Random_XorShift1024_0 (245 ms) 33: [ RUN ] hip.Multi_streams [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o [ 50%] Linking CXX executable ../../../../bin/clang-format 33: [ OK ] hip.Multi_streams (294 ms) 33: [----------] 3 tests from hip (813 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 3 tests from 1 test suite ran. (813 ms total) 33: [ PASSED ] 3 tests. 33/52 Test #33: Kokkos_UnitTest_Random ...................... Passed 1.23 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 34: Test timeout computed to be: 1500 [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o 34: [==========] Running 14 tests from 3 test suites. 34: [----------] Global test environment set-up. 34: [----------] 3 tests from std_algorithms_reducers 34: [ RUN ] std_algorithms_reducers.max_first_loc 34: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 34: [ RUN ] std_algorithms_reducers.min_first_loc 34: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 34: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 34: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 34: [----------] 3 tests from std_algorithms_reducers (0 ms total) 34: 34: [----------] 1 test from std_algorithms 34: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 34: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 34: [----------] 1 test from std_algorithms (0 ms total) 34: 34: [----------] 10 tests from random_access_iterator_test 34: [ RUN ] random_access_iterator_test.constructor 34: [ OK ] random_access_iterator_test.constructor (1 ms) 34: [ RUN ] random_access_iterator_test.dereference 34: [ OK ] random_access_iterator_test.dereference (0 ms) 34: [ RUN ] random_access_iterator_test.subscript_operator 34: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet1 34: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet2 34: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet3 34: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 34: [ RUN ] random_access_iterator_test.operatorsSet4 34: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 34: [ RUN ] random_access_iterator_test.assignment_operator 34: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 34: [ RUN ] random_access_iterator_test.distance 34: [ OK ] random_access_iterator_test.distance (0 ms) 34: [ RUN ] random_access_iterator_test.traits_helpers 34: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 34: [----------] 10 tests from random_access_iterator_test (4 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 14 tests from 3 test suites ran. (4 ms total) 34: [ PASSED ] 14 tests. 34/52 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.41 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 35: Test timeout computed to be: 1500 35: [==========] Running 7 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 7 tests from std_algorithms_min_max_element_test 35: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 35: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 35: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (7 ms) 35: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (7 ms) 35: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (7 ms) 35: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 35: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (11 ms) 35: [----------] 7 tests from std_algorithms_min_max_element_test (43 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 7 tests from 1 test suite ran. (43 ms total) 35: [ PASSED ] 7 tests. 35/52 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.45 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 36: Test timeout computed to be: 1500 36: [==========] Running 13 tests from 10 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from std_algorithms_lexicographical_compare_test 36: [ RUN ] std_algorithms_lexicographical_compare_test.test 36: [ OK ] std_algorithms_lexicographical_compare_test.test (182 ms) 36: [----------] 1 test from std_algorithms_lexicographical_compare_test (182 ms total) 36: 36: [----------] 1 test from std_algorithms_for_each_test 36: [ RUN ] std_algorithms_for_each_test.test [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o [ 50%] Built target clang-format [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o 36: [ OK ] std_algorithms_for_each_test.test (114 ms) 36: [----------] 1 test from std_algorithms_for_each_test (115 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 (67 ms) 36: [----------] 1 test from std_algorithms_find_test (67 ms total) 36: 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o [ 50%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o 36: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (604 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 36: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1145 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o 36: [ OK ] std_algorithms_non_mod_seq_ops.search (754 ms) 36: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c08.cpp.o 36: [ OK ] std_algorithms_non_mod_seq_ops.search_n (453 ms) 36: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2958 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 (87 ms) 36: [----------] 1 test from std_algorithms_count_test (87 ms total) 36: 36: [----------] 1 test from std_algorithms_equal_test 36: [ RUN ] std_algorithms_equal_test.test 36: [ OK ] std_algorithms_equal_test.test (17 ms) 36: [----------] 1 test from std_algorithms_equal_test (17 ms total) 36: 36: [----------] 1 test from std_algorithms_all_any_none_of_test 36: [ RUN ] std_algorithms_all_any_none_of_test.test 36: [ OK ] std_algorithms_all_any_none_of_test.test (73 ms) 36: [----------] 1 test from std_algorithms_all_any_none_of_test (73 ms total) 36: 36: [----------] 1 test from std_algorithms_nonmod_seq_ops 36: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 36: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (103 ms) 36: [----------] 1 test from std_algorithms_nonmod_seq_ops (103 ms total) 36: 36: [----------] 1 test from std_algorithms_mismatch_test 36: [ RUN ] std_algorithms_mismatch_test.test 36: [ OK ] std_algorithms_mismatch_test.test (170 ms) 36: [----------] 1 test from std_algorithms_mismatch_test (170 ms total) 36: 36: [----------] 1 test from std_algorithms_mod_seq_ops 36: [ RUN ] std_algorithms_mod_seq_ops.move_backward 36: [ OK ] std_algorithms_mod_seq_ops.move_backward (57 ms) 36: [----------] 1 test from std_algorithms_mod_seq_ops (57 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 13 tests from 10 test suites ran. (3832 ms total) 36: [ PASSED ] 13 tests. 36/52 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 4.24 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 37: Test timeout computed to be: 1500 37: [==========] Running 31 tests from 5 test suites. 37: [----------] Global test environment set-up. 37: [----------] 3 tests from std_algorithms_mod_ops_test 37: [ RUN ] std_algorithms_mod_ops_test.move 37: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 37: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 37: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 37: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 37: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 37: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 37: 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy 37: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 37: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 37: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill 37: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 37: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 37: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate 37: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 37: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 37: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 37: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 37: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total) 37: 37: [----------] 4 tests from std_algorithms_replace_ops_test 37: [ RUN ] std_algorithms_replace_ops_test.replace 37: [ OK ] std_algorithms_replace_ops_test.replace (29 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_if 37: [ OK ] std_algorithms_replace_ops_test.replace_if (142 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy 37: [ OK ] std_algorithms_replace_ops_test.replace_copy (49 ms) 37: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 37: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (45 ms) 37: [----------] 4 tests from std_algorithms_replace_ops_test (266 ms total) 37: 37: [----------] 11 tests from std_algorithms_mod_seq_ops 37: [ RUN ] std_algorithms_mod_seq_ops.copy_if [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.copy_if (51 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.unique (242 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 37: [ OK ] std_algorithms_mod_seq_ops.unique_copy (76 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove 37: [ OK ] std_algorithms_mod_seq_ops.remove (59 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_if (63 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy (179 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 37: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (61 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 50%] Linking CXX static library ../libLLVMObject.a [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 37: [ OK ] std_algorithms_mod_seq_ops.rotate (1382 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 37: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (407 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_left 37: [ OK ] std_algorithms_mod_seq_ops.shift_left (1385 ms) 37: [ RUN ] std_algorithms_mod_seq_ops.shift_right 37: [ OK ] std_algorithms_mod_seq_ops.shift_right (1375 ms) 37: [----------] 11 tests from std_algorithms_mod_seq_ops (5284 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 (48 ms) 37: [----------] 1 test from std_algorithms_modseq_test (49 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 31 tests from 5 test suites ran. (5609 ms total) 37: [ PASSED ] 31 tests. 37/52 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 6.03 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 38: Test timeout computed to be: 1500 [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 50%] Built target LLVMObject [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o 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 (11 ms) 38: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 38: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 38: [----------] 2 tests from std_algorithms_sorting_ops_test (23 ms total) 38: 38: [----------] 4 tests from std_algorithms_partitioning_test 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 38: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 38: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 38: [ RUN ] std_algorithms_partitioning_test.partition_point 38: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 38: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 38: 38: [----------] 1 test from std_algorithms_partitioning_ops 38: [ RUN ] std_algorithms_partitioning_ops.partition_copy 38: [ OK ] std_algorithms_partitioning_ops.partition_copy (37 ms) 38: [----------] 1 test from std_algorithms_partitioning_ops (37 ms total) 38: 38: [----------] 12 tests from std_algorithms_numerics_test 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (0 ms) 38: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 38: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (0 ms) 38: [----------] 12 tests from std_algorithms_numerics_test (15 ms total) 38: 38: [----------] 1 test from std_algorithms_numerics_ops_test 38: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 38: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (73 ms) 38: [----------] 1 test from std_algorithms_numerics_ops_test (73 ms total) 38: 38: [----------] 8 tests from std_algorithms_numeric_ops_test 38: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o 38: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (824 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 [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp 38: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (644 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 [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o 38: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (242 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 [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o 38: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (334 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 (2047 ms total) 38: 38: [----------] 1 test from std_algorithms_transform_ops_test 38: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o 38: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (34 ms) 38: [----------] 1 test from std_algorithms_transform_ops_test (34 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 29 tests from 7 test suites ran. (2236 ms total) 38: [ PASSED ] 29 tests. 38/52 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.65 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (514 ms) 39: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o 39: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (472 ms) 39: [----------] 2 tests from std_algorithms_adjacent_find_team_test (987 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 (546 ms) 39: [ RUN ] std_algorithms_count_team_test.count_returns_zero 39: [ OK ] std_algorithms_count_team_test.count_returns_zero (217 ms) 39: [----------] 2 tests from std_algorithms_count_team_test (764 ms total) 39: 39: [----------] 1 test from std_algorithms_count_if_team_test 39: [ RUN ] std_algorithms_count_if_team_test.test 39: [ OK ] std_algorithms_count_if_team_test.test (265 ms) 39: [----------] 1 test from std_algorithms_count_if_team_test (265 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 (383 ms) 39: [----------] 1 test from std_algorithms_for_each_team_test (383 ms total) 39: 39: [----------] 1 test from std_algorithms_for_each_n_team_test 39: [ RUN ] std_algorithms_for_each_n_team_test.test [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o 39: [ OK ] std_algorithms_for_each_n_team_test.test (376 ms) 39: [----------] 1 test from std_algorithms_for_each_n_team_test (376 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 (2734 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1603 ms) 39: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp 39: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1622 ms) 39: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (5960 ms total) 39: 39: [----------] 2 tests from std_algorithms_mismatch_team_test 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o 39: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1817 ms) 39: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp 39: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (770 ms) 39: [----------] 2 tests from std_algorithms_mismatch_team_test (2588 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 12 tests from 7 test suites ran. (11326 ms total) 39: [ PASSED ] 12 tests. 39/52 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 11.74 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 40: Test timeout computed to be: 1500 [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o 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 [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_c.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp 40: [ OK ] std_algorithms_equal_team_test.views_are_equal (1326 ms) 40: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp 40: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1206 ms) 40: [----------] 2 tests from std_algorithms_equal_team_test (2532 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_team_test 40: [ RUN ] std_algorithms_search_team_test.sequences_exist 40: [ OK ] std_algorithms_search_team_test.sequences_exist (669 ms) 40: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AArch64.cpp.o [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o 40: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (819 ms) 40: [----------] 2 tests from std_algorithms_search_team_test (1488 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_end_team_test 40: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AMDGPU.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/ARC.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o 40: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1775 ms) 40: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ OK ] serial.UnorderedMap_failed_insert (35832 ms) [ RUN ] serial.UnorderedMap_deep_copy [ OK ] serial.UnorderedMap_deep_copy (21 ms) [ RUN ] serial.UnorderedMap_valid_empty [ OK ] serial.UnorderedMap_valid_empty (0 ms) [ RUN ] serial.UnorderedMap_clear_zero_size [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) [ RUN ] serial.UnorderedMap_consistent_size [ OK ] serial.UnorderedMap_consistent_size (0 ms) [ RUN ] serial.UnorderedMap_shallow_copyable_on_device [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) [ RUN ] serial.UnorderedMap_lambda_capturable [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) [ RUN ] serial.UnorderedMap_constructor_view_alloc [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) [ RUN ] serial.viewctorprop_embedded_dim [ OK ] serial.viewctorprop_embedded_dim (0 ms) [----------] 42 tests from serial (158813 ms total) [----------] Global test environment tear-down [==========] 42 tests from 1 test suite ran. (158813 ms total) [ PASSED ] 41 tests. [ SKIPPED ] 1 test, listed below: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests' make -C containers/performance_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests' make -f /var/jenkins/workspace/Kokkos_PR-6892/containers/performance_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests' ./KokkosContainers_PerformanceTest_Cuda [==========] Running 4 tests from 1 test suite. [----------] Global test environment set-up. [----------] 4 tests from TEST_CATEGORY [ RUN ] TEST_CATEGORY.dynrankview_perf Cuda DynRankView vs View: Initialization Only View time (init only): 0.00134768 View sum computation time: 0.00134768 Strided View time (init only): 0.00126343 View Rank7 time (init only): 0.00131969 DynRankView time (init only): 0.00133956 DynRankView sum computation time: 0.00171799 Ratio of View to DynRankView time: 1.00606 Ratio of View to DynRankView sum computation time: 1.02018 Ratio of View to View Rank7 time: 1.02121 Ratio of StrideView to DynRankView time: 0.943166 Ratio of DynRankView to View Rank7 time: 1.01506 [ OK ] TEST_CATEGORY.dynrankview_perf (99 ms) [ RUN ] TEST_CATEGORY.global_2_local Cuda size, create, generate, fill, find 256, 0.000530082, 4.6241e-05, 0.00430724, 0.00260464 512, 0.000243355, 1.6919e-05, 2.6311e-05, 0.00249327 1024, 0.000233435, 1.683e-05, 2.7124e-05, 0.00255914 2048, 0.000237566, 1.6077e-05, 2.8276e-05, 0.00259192 4096, 0.000234466, 1.5701e-05, 2.9655e-05, 0.00260786 8192, 0.000237062, 2.3461e-05, 3.0125e-05, 0.0026095 16384, 0.000233553, 1.5837e-05, 3.3284e-05, 0.00269032 32768, 0.000253828, 1.6542e-05, 3.8404e-05, 0.00278404 65536, 0.000290612, 1.875e-05, 4.6297e-05, 0.00308346 131072, 0.000272741, 1.8037e-05, 6.4642e-05, 0.00350996 262144, 0.000266983, 1.9168e-05, 0.000135296, 0.00528841 524288, 0.000271078, 2.2332e-05, 0.000494076, 0.0148827 1048576, 0.000579024, 3.0651e-05, 0.0013761, 0.0453075 2097152, 0.0012517, 4.2694e-05, 0.00330234, 0.110124 4194304, 0.00150423, 6.6505e-05, 0.00738275, 0.239076 [ OK ] TEST_CATEGORY.global_2_local (472 ms) [ RUN ] TEST_CATEGORY.unordered_map_performance_near skipping test [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) [ RUN ] TEST_CATEGORY.unordered_map_performance_far skipping test [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) [----------] 4 tests from TEST_CATEGORY (571 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test suite ran. (571 ms total) [ PASSED ] 4 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests' make -C algorithms/unit_tests test make[1]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests' echo "End Build" End Build make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests' make -f /var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests/Makefile KOKKOS_SRC_PATH=/var/jenkins/workspace/Kokkos_PR-6892 CXX=/var/jenkins/workspace/Kokkos_PR-6892/bin/nvcc_wrapper KOKKOS_DEVICES=Cuda KOKKOS_ARCH=Volta70 CUDA_PATH=/usr/local/cuda CXXFLAGS="-Werror" KOKKOS_CXX_STANDARD="c++17" GTEST_PATH=/var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest KOKKOS_OPTIONS=compiler_warnings KOKKOS_CUDA_OPTIONS=enable_lambda KOKKOS_PATH=/var/jenkins/workspace/Kokkos_PR-6892 test make[2]: Entering directory '/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests' [ 66%] 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/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/ARM.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o ./KokkosAlgorithms_UnitTest_Cuda ./KokkosAlgorithms_UnitTest_Serial [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp 40: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1601 ms) 40: [----------] 2 tests from std_algorithms_find_end_team_test (3377 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 [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from serial [ RUN ] serial.Random_XorShift64 Test Seed:1710984244885512668 Test Scalar=int -- Testing randomness properties [==========] Running 12 tests from 1 test suite. [----------] Global test environment set-up. [----------] 12 tests from cuda [ RUN ] cuda.Random_XorShift64 Test Seed:1710984244903920751 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00104722 0.00333078 || 0.051031 27996 29400 || 28644.4 28674.4 || 46.0447 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0101479 -0.00372109 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00368492 0.0371184 || 0.051031 28018 29329 || 28780.4 28674.4 || 513.125 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0130958 0.0108979 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00093098 -0.0169056 || 0.051031 27979 29366 || 28701.1 28674.4 || -233.703 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.015414 -0.00161968 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0167855 -0.00990098 || 0.051031 28081 29314 || 28201 28674.4 || -136.871 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00519483 -0.001399 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000244074 -0.99999 -48244.2 || 0.051031 0 195338 || 2.92842e+09 28674.4 || -6.66928e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000731132 -0.311463 0.151391 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195311 -0.999999 -57857.6 || 0.051031 0 1.55175e+06 || 2.86915e+10 28674.4 || -7.99824e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00586971 -0.967857 10.2806 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.76045e-07 -0.0190993 -0.00159863 || 0.051031 27958 29340 || 29232.7 28674.4 || -22.0995 -2.0744 -- Testing 3-D histogram Density 3D: 7.41632e-07 0.00573645 -0.000369165 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0114669 0.0225614 || 0.051031 28056 29335 || 28349.3 28674.4 || 311.889 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0119938 -0.00450703 || 0.051031 1e+64 -1e+64 Test Seed:1710984245035916704 Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00741146 -0.00469754 || 0.051031 28031 29285 || 28888.5 28674.4 || -64.9388 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00667461 0.00638541 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0145166 -0.0194558 || 0.051031 27934 29248 || 28264.1 28674.4 || -268.956 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00264686 -0.00784848 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0147591 0.0232625 || 0.051031 27990 29262 || 29103.9 28674.4 || 321.581 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.007221 -0.000385005 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.0114342 0.0372292 || 0.051031 27973 29352 || 29006.1 28674.4 || 514.656 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.014623 -0.00268138 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245073 -0.99999 -48244.1 || 0.051031 0 194999 || 2.92858e+09 28674.4 || -6.66926e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00073408 -0.319541 0.137169 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195766 -0.999999 -57857.8 || 0.051031 0 1.55172e+06 || 2.86884e+10 28674.4 || -7.99826e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588289 -0.96785 10.2397 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.68478e-07 0.00155893 0.00420098 || 0.051031 28043 29282 || 28629.8 28674.4 || 58.0743 -2.0744 -- Testing 3-D histogram Density 3D: 7.18929e-07 0.00760046 -0.00430578 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00787957 -0.0371835 || 0.051031 28070 29345 || 28450.2 28674.4 || -514.025 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00212525 -0.00194143 || 0.051031 1e+64 -1e+64 [ OK ] cuda.Random_XorShift64 (270 ms) [ RUN ] cuda.Random_XorShift1024_0 Test Seed:1710984245173892051 [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00817829 0.00777703 || 0.051031 11020 11849 || 11284.7 11377 || 107.51 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0161508 0.00193668 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.000889852 0.00501744 || 0.051031 10994 11822 || 11387.1 11377 || 69.3611 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00270847 -0.00456812 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00408013 4.54149e-05 || 0.051031 10969 11798 || 11330.7 11377 || 0.627815 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0116443 0.00277409 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00186525 0.0109744 || 0.051031 10924 11773 || 11355.8 11377 || 151.71 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.016503 0.000623343 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000245129 -0.999975 -7594.47 || 0.051031 0 77785 || 4.61045e+08 11377 || -1.04986e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000735136 -0.148431 0.0238187 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195813 -0.999997 -9107.81 || 0.051031 0 617205 || 4.5162e+09 11377 || -1.25906e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.0058858 -0.922458 1.60255 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.9246e-07 0.00315331 0.00707581 || 0.051031 10945 11822 || 11341.2 11377 || 97.816 -0.823045 -- Testing 3-D histogram Density 3D: 3.8147e-07 -0.0182595 0.00333365 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.000333141 0.00381313 || 0.051031 10956 11825 || 11380.7 11377 || 52.7128 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0040049 -0.00123382 || 0.051031 1e+64 -1e+64 Test Seed:1710984245428947705 [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o Test Scalar=int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00305905 0.00469183 || 0.051031 10925 11789 || 11342.3 11377 || 64.8598 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00281709 0.00157671 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0194035 0.00774151 || 0.051031 11000 11793 || 11160.4 11377 || 107.019 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0115523 0.00198235 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00156349 -0.00873138 || 0.051031 10872 11795 || 11359.2 11377 || -120.703 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00989426 -0.000869644 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.0126101 0.00747828 || 0.051031 10948 11851 || 11235.3 11377 || 103.38 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.011103 0.000179838 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.000243806 -0.999975 -7595.75 || 0.051031 0 77671 || 4.61092e+08 11377 || -1.05004e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000731106 -0.147097 0.0228962 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties -- Testing 1-D histogram Density 1D: 0.00195139 -0.999997 -9108.19 || 0.051031 0 617181 || 4.51621e+09 11377 || -1.25912e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00586548 -0.922459 1.63166 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.86102e-07 -0.00805241 0.00661765 || 0.051031 11002 11820 || 11469.3 11377 || 91.4824 -0.823045 -- Testing 3-D histogram Density 3D: 3.62396e-07 0.0121532 0.00404781 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00522846 -0.00737368 || 0.051031 10972 11799 || 11317.8 11377 || -101.934 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0118699 -0.00151822 || 0.051031 1e+64 -1e+64 [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ OK ] cuda.Random_XorShift1024_0 (707 ms) [ RUN ] cuda.Multi_streams 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1324 ms) 40: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 67%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestBinSortB.cpp.o [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ OK ] cuda.Multi_streams (3045 ms) [ RUN ] cuda.SortUnsignedValueType [ OK ] cuda.SortUnsignedValueType (34 ms) [ RUN ] cuda.SortEmptyView [ OK ] cuda.SortEmptyView (0 ms) [ RUN ] cuda.BinSortGenericTests [ OK ] cuda.BinSortGenericTests (32 ms) [ RUN ] cuda.BinSortEmptyView [ OK ] cuda.BinSortEmptyView (0 ms) [ RUN ] cuda.BinSortEmptyKeysView [ OK ] cuda.BinSortEmptyKeysView (0 ms) [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 68%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c09.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions1.cpp.o [ 68%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 68%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AVR.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o 40: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5377 ms) 40: [----------] 2 tests from std_algorithms_find_first_of_team_test (6702 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 8 tests from 4 test suites ran. (14099 ms total) 40: [ PASSED ] 8 tests. 40/52 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 14.50 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (266 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 (386 ms) 41: [----------] 2 tests from std_algorithms_find_team_test (653 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 (228 ms) 41: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 41: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (396 ms) 41: [----------] 2 tests from std_algorithms_find_if_team_test (624 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 [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o 41: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (396 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 (225 ms) 41: [----------] 2 tests from std_algorithms_find_if_not_team_test (622 ms total) 41: 41: [----------] 1 test from std_algorithms_all_of_team_test 41: [ RUN ] std_algorithms_all_of_team_test.test [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/BPF.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o 41: [ OK ] std_algorithms_all_of_team_test.test (403 ms) 41: [----------] 1 test from std_algorithms_all_of_team_test (403 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 (222 ms) 41: [----------] 1 test from std_algorithms_any_of_team_test (222 ms total) 41: 41: [----------] 1 test from std_algorithms_none_of_team_test 41: [ RUN ] std_algorithms_none_of_team_test.test [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp 41: [ OK ] std_algorithms_none_of_team_test.test (385 ms) 41: [----------] 1 test from std_algorithms_none_of_team_test (385 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 [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/CSKY.cpp.o 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (245 ms) 41: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 41: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (269 ms) 41: [----------] 2 tests from std_algorithms_search_n_team_test (515 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 11 tests from 7 test suites ran. (3427 ms total) 41: [ PASSED ] 11 tests. 41/52 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 3.83 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 42: Test timeout computed to be: 1500 [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o 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 [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Hexagon.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Lanai.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o 42: [ OK ] std_algorithms_min_element_team_test.test (1187 ms) 42: [----------] 1 test from std_algorithms_min_element_team_test (1187 ms total) 42: 42: [----------] 1 test from std_algorithms_max_element_team_test 42: [ RUN ] std_algorithms_max_element_team_test.test [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o 42: [ OK ] std_algorithms_max_element_team_test.test (1173 ms) 42: [----------] 1 test from std_algorithms_max_element_team_test (1173 ms total) 42: 42: [----------] 1 test from std_algorithms_minmax_element_team_test 42: [ RUN ] std_algorithms_minmax_element_team_test.test [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o 42: [ OK ] std_algorithms_minmax_element_team_test.test (1680 ms) 42: [----------] 1 test from std_algorithms_minmax_element_team_test (1680 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 3 tests from 3 test suites ran. (4041 ms total) 42: [ PASSED ] 3 tests. 42/52 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ..... Passed 4.46 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 43: Test timeout computed to be: 1500 [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_SYCL.dir/sycl/TestSYCL_ViewCtorPropEmbeddedDim.cpp.o 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 [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 43: [ OK ] std_algorithms_fill_team_test.test (269 ms) 43: [----------] 1 test from std_algorithms_fill_team_test (269 ms total) 43: 43: [----------] 1 test from std_algorithms_fill_n_team_test 43: [ RUN ] std_algorithms_fill_n_team_test.test 43: [ OK ] std_algorithms_fill_n_team_test.test (310 ms) 43: [----------] 1 test from std_algorithms_fill_n_team_test (310 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_team_test 43: [ RUN ] std_algorithms_replace_team_test.test [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp 43: [ OK ] std_algorithms_replace_team_test.test (416 ms) 43: [----------] 1 test from std_algorithms_replace_team_test (416 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_if_team_test 43: [ RUN ] std_algorithms_replace_if_team_test.test [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 43: [ OK ] std_algorithms_replace_if_team_test.test (516 ms) 43: [----------] 1 test from std_algorithms_replace_if_team_test (516 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_team_test 43: [ RUN ] std_algorithms_replace_copy_team_test.test [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o 43: [ OK ] std_algorithms_replace_copy_team_test.test (811 ms) 43: [----------] 1 test from std_algorithms_replace_copy_team_test (811 ms total) 43: 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test 43: [ RUN ] std_algorithms_replace_copy_if_team_test.test [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/LoongArch.cpp.o [ 69%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp 43: [ OK ] std_algorithms_replace_copy_if_team_test.test (669 ms) 43: [----------] 1 test from std_algorithms_replace_copy_if_team_test (669 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 6 tests from 6 test suites ran. (2994 ms total) 43: [ PASSED ] 6 tests. 43/52 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.42 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 44: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o 44: [ OK ] std_algorithms_reverse_team_test.test (309 ms) 44: [----------] 1 test from std_algorithms_reverse_team_test (309 ms total) 44: 44: [----------] 1 test from std_algorithms_reverse_copy_team_test 44: [ RUN ] std_algorithms_reverse_copy_team_test.test [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o 44: [ OK ] std_algorithms_reverse_copy_team_test.test (335 ms) 44: [----------] 1 test from std_algorithms_reverse_copy_team_test (335 ms total) 44: 44: [----------] 1 test from std_algorithms_rotate_team_test 44: [ RUN ] std_algorithms_rotate_team_test.test [ 69%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/M68k.cpp.o 44: [ OK ] std_algorithms_rotate_team_test.test (658 ms) 44: [----------] 1 test from std_algorithms_rotate_team_test (658 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 (517 ms) 44: [----------] 1 test from std_algorithms_rotate_copy_team_test (517 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (1821 ms total) 44: [ PASSED ] 4 tests. 44/52 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 2.24 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 45: Test timeout computed to be: 1500 45: [==========] Running 4 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_move_team_test 45: [ RUN ] std_algorithms_move_team_test.test [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/MSP430.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Mips.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/NVPTX.cpp.o 45: [ OK ] std_algorithms_move_team_test.test (454 ms) 45: [----------] 1 test from std_algorithms_move_team_test (454 ms total) 45: 45: [----------] 1 test from std_algorithms_move_backward_team_test 45: [ RUN ] std_algorithms_move_backward_team_test.test [ 69%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 70%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp 45: [ OK ] std_algorithms_move_backward_team_test.test (463 ms) 45: [----------] 1 test from std_algorithms_move_backward_team_test (463 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_left_team_test 45: [ RUN ] std_algorithms_shift_left_team_test.test [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 70%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c10.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/PNaCl.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o 45: [ OK ] std_algorithms_shift_left_team_test.test (1531 ms) 45: [----------] 1 test from std_algorithms_shift_left_team_test (1531 ms total) 45: 45: [----------] 1 test from std_algorithms_shift_right_team_test 45: [ RUN ] std_algorithms_shift_right_team_test.test [ 70%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o 45: [ OK ] std_algorithms_shift_right_team_test.test (1384 ms) 45: [----------] 1 test from std_algorithms_shift_right_team_test (1384 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (3834 ms total) 45: [ PASSED ] 4 tests. 45/52 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.26 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 46: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o 46: [ OK ] std_algorithms_copy_team_test.test (619 ms) 46: [----------] 1 test from std_algorithms_copy_team_test (619 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 (389 ms) 46: [----------] 1 test from std_algorithms_copy_n_team_test (389 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_backward_team_test 46: [ RUN ] std_algorithms_copy_backward_team_test.test [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o 46: [ OK ] std_algorithms_copy_backward_team_test.test (485 ms) 46: [----------] 1 test from std_algorithms_copy_backward_team_test (485 ms total) 46: 46: [----------] 1 test from std_algorithms_copy_if_team_test 46: [ RUN ] std_algorithms_copy_if_team_test.test [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp 46: [ OK ] std_algorithms_copy_if_team_test.test (531 ms) 46: [----------] 1 test from std_algorithms_copy_if_team_test (531 ms total) 46: 46: [----------] 1 test from std_algorithms_unique_copy_team_test 46: [ RUN ] std_algorithms_unique_copy_team_test.test [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 71%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o 46: [ OK ] std_algorithms_unique_copy_team_test.test (1163 ms) 46: [----------] 1 test from std_algorithms_unique_copy_team_test (1163 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 (672 ms) 46: [----------] 1 test from std_algorithms_remove_team_test (672 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_if_team_test 46: [ RUN ] std_algorithms_remove_if_team_test.test [ 78%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o 46: [ OK ] std_algorithms_remove_if_team_test.test (656 ms) 46: [----------] 1 test from std_algorithms_remove_if_team_test (656 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 (728 ms) 46: [----------] 1 test from std_algorithms_remove_copy_team_test (728 ms total) 46: 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test 46: [ RUN ] std_algorithms_remove_copy_if_team_test.test [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp -- Testing 1-D histogram Density 1D: 6.43252e-07 0.011284 0.0242079 || 0.051031 28054 29323 || 28354.4 28674.4 || 334.65 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0225092 0.00207495 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/PPC.cpp.o 46: [ OK ] std_algorithms_remove_copy_if_team_test.test (654 ms) 46: [----------] 1 test from std_algorithms_remove_copy_if_team_test (654 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 9 tests from 9 test suites ran. (5902 ms total) 46: [ PASSED ] 9 tests. 46/52 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.32 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 47: Test timeout computed to be: 1500 [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/UnitTestMain.cpp.o 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 [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/RISCV.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/SPIR.cpp.o [ 78%] Linking CXX executable Kokkos_ContainersUnitTest_SYCL [ 71%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp 47: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1288 ms) 47: [----------] 1 test from std_algorithms_unique_team_test (1288 ms total) 47: 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test 47: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Sparc.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/SystemZ.cpp.o [ 71%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o 47: [ OK ] std_algorithms_adjacent_difference_team_test.test (1110 ms) 47: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1110 ms total) 47: 47: [----------] 1 test from std_algorithms_reduce_team_test 47: [ RUN ] std_algorithms_reduce_team_test.test [ 72%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp 47: [ OK ] std_algorithms_reduce_team_test.test (783 ms) 47: [----------] 1 test from std_algorithms_reduce_team_test (783 ms total) 47: 47: [----------] 1 test from std_algorithms_transform_reduce_team_test 47: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 72%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o 47: [ OK ] std_algorithms_transform_reduce_team_test.test (1352 ms) 47: [----------] 1 test from std_algorithms_transform_reduce_team_test (1352 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 4 tests from 4 test suites ran. (4534 ms total) 47: [ PASSED ] 4 tests. 47/52 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 4.94 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 48: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/TCE.cpp.o 48: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (496 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 (1304 ms) 48: [----------] 2 tests from std_algorithms_is_sorted_team_test (1801 ms total) 48: 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (18 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (21 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 73%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1268 ms) 48: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 73%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestMain.cpp.o 48: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (673 ms) 48: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (1981 ms total) 48: 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test 48: [ RUN ] std_algorithms_is_partitioned_team_test.empty 48: [ OK ] std_algorithms_is_partitioned_team_test.empty (10 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_true [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o 48: [ OK ] std_algorithms_is_partitioned_team_test.all_true (318 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.all_false [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o 48: [ OK ] std_algorithms_is_partitioned_team_test.all_false (321 ms) 48: [ RUN ] std_algorithms_is_partitioned_team_test.random 48: [ OK ] std_algorithms_is_partitioned_team_test.random (276 ms) 48: [----------] 4 tests from std_algorithms_is_partitioned_team_test (927 ms total) 48: 48: [----------] 4 tests from std_algorithms_partition_copy_team_test 48: [ RUN ] std_algorithms_partition_copy_team_test.empty 48: [ OK ] std_algorithms_partition_copy_team_test.empty (15 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypePrinter.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/VE.cpp.o 48: [ OK ] std_algorithms_partition_copy_team_test.all_true (647 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.all_false 48: [ OK ] std_algorithms_partition_copy_team_test.all_false (663 ms) 48: [ RUN ] std_algorithms_partition_copy_team_test.random 48: [ OK ] std_algorithms_partition_copy_team_test.random (587 ms) 48: [----------] 4 tests from std_algorithms_partition_copy_team_test (1913 ms total) 48: 48: [----------] 4 tests from std_algorithms_partition_point_team_test 48: [ RUN ] std_algorithms_partition_point_team_test.empty 48: [ OK ] std_algorithms_partition_point_team_test.empty (10 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_true 48: [ OK ] std_algorithms_partition_point_team_test.all_true (201 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.all_false 48: [ OK ] std_algorithms_partition_point_team_test.all_false (198 ms) 48: [ RUN ] std_algorithms_partition_point_team_test.random 48: [ OK ] std_algorithms_partition_point_team_test.random (142 ms) 48: [----------] 4 tests from std_algorithms_partition_point_team_test (554 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 18 tests from 5 test suites ran. (7178 ms total) 48: [ PASSED ] 18 tests. 48/52 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 7.59 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 49: Test timeout computed to be: 1500 [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/WebAssembly.cpp.o 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 (666 ms) 49: [ RUN ] std_algorithms_transform_team_test.test_binary_op 49: [ OK ] std_algorithms_transform_team_test.test_binary_op (794 ms) 49: [----------] 2 tests from std_algorithms_transform_team_test (1461 ms total) 49: 49: [----------] 1 test from std_algorithms_generate_team_test 49: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/XCore.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/X86.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o [ 74%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_Bitset.cpp.o 49: [ OK ] std_algorithms_generate_team_test.test_unary_op (1571 ms) 49: [----------] 1 test from std_algorithms_generate_team_test (1571 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 (323 ms) 49: [----------] 1 test from std_algorithms_generate_n_team_test (323 ms total) 49: 49: [----------] 1 test from std_algorithms_swap_ranges_team_test 49: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 74%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp 49: [ OK ] std_algorithms_swap_ranges_team_test.test (688 ms) 49: [----------] 1 test from std_algorithms_swap_ranges_team_test (688 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 5 tests from 4 test suites ran. (4046 ms total) 49: [ PASSED ] 5 tests. [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o 49/52 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 4.47 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 50: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o 50: [ OK ] std_algorithms_exclusive_scan_team_test.test (2924 ms) 50: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2924 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions2.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_OpenMP.dir/TestOpenMP.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o 50: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1404 ms) 50: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1404 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (4329 ms total) 50: [ PASSED ] 2 tests. 50/52 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.73 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 51: Test timeout computed to be: 1500 [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o 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 [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_d.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o [ 74%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o 51: [ OK ] std_algorithms_inclusive_scan_team_test.test (4285 ms) 51: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4285 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o [ 50%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o [ 50%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o 51: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (2760 ms) 51: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (2760 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (7045 ms total) 51: [ PASSED ] 2 tests. 51/52 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 7.45 sec test 52 Start 52: Kokkos_UnitTest_SIMD 52: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (6 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 (6 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 16 tests from 1 test suite ran. (6 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) = 1034.40 sec Post stage [Pipeline] sh + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 0 cache size 0.0 kB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 43fa21564c32bb327a7b3f6b0107853fd9dac4b94b07724310936e31b6d0519c [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o $ docker rm -f --volumes 43fa21564c32bb327a7b3f6b0107853fd9dac4b94b07724310936e31b6d0519c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/sycl/TestNestedSort.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00646666 0.0174158 || 0.051031 28059 29301 || 28861 28674.4 || 240.756 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.015257 -0.00465304 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o [ 50%] Built target obj.clangCodeGen [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o [ 50%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o [ 50%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o [ 75%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c11.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o [ 50%] Linking CXX static library ../libLLVMInterfaceStub.a [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o [ 50%] Built target LLVMInterfaceStub [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o [ 75%] Built target Kokkos_CoreUnitTest_Cuda2 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/DWARFRecordSectionSplitter.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewAPI_e.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o [ 50%] Linking CXX static library ../../libLLVMDebugInfoDWARF.a [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o [ 50%] Built target LLVMDebugInfoDWARF [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c12.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DualView.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_a.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynamicView.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_a.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_OpenMP [ 76%] Built target Kokkos_ContainersPerformanceTest_OpenMP [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o [ 76%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o [ 50%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o [ 50%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0237802 -0.00954374 || 0.051031 28078 29458 || 28008.3 28674.4 || -131.933 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00487233 0.00902221 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o [ 50%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 76%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o [ 50%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o [ 51%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o [ 51%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o [ 76%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 51%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 51%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o [ 51%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o [ 51%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 51%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o [ 51%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o [ 79%] Linking CXX executable Kokkos_UnitTest_Sort [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_View_64bit.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o [ 51%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o [ 51%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o [ 51%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o [ 79%] Built target Kokkos_PerformanceTest_Benchmark [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o [ 51%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 51%] Linking CXX static library ../../libLLVMRuntimeDyld.a [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o [ 51%] Built target LLVMRuntimeDyld [ 51%] Building CXX object lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o [ 51%] Building CXX object lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o [ 51%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o [ 51%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 51%] Linking CXX static library ../../libLLVMDlltoolDriver.a [ 51%] Built target LLVMDlltoolDriver [ 51%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o [ 51%] Building CXX object tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o [ 51%] Linking CXX static library ../../libLLVMLibDriver.a [ 51%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o [ 51%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o [ 51%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o [ 51%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o [ 51%] Built target LLVMLibDriver [ 51%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 51%] Linking CXX executable ../../bin/llvm-cvtres [ 51%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o [ 51%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o [ 51%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o [ 51%] Built target llvm-cvtres [ 51%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o [ 51%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o [ 51%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o [ 51%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o [ 51%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c13.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_SubView_c14.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMP.dir/openmp/TestOpenMP_Task.cpp.o [ 51%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o [ 51%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o [ 53%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o [ 53%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o [ 53%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch32.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o [ 53%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o [ 53%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 53%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o [ 53%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCopy_b.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewCtorDimMatch.cpp.o [ 53%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o [ 53%] Linking CXX executable ../../bin/llvm-cxxdump [ 53%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o [ 53%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o [ 53%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o [ 53%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o [ 53%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 53%] Built target llvm-cxxdump [ 53%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o [ 53%] Linking CXX static library ../../libLLVMDebugInfoPDB.a [ 53%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o [ 53%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o [ 53%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_generic.cpp.o [ 53%] Built target LLVMDebugInfoPDB [ 53%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 54%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewEmptyRuntimeUnmanaged.cpp.o [ 54%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o [ 54%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o [ 54%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o [ 54%] Linking CXX static library ../libLLVMXRay.a [ 54%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 -0.00629439 0.00217467 || 0.051031 28017 29293 || 28856 28674.4 || 30.0627 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.0213762 -0.00578936 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 54%] Built target LLVMXRay [ 54%] Linking CXX static library ../libLLVMObjCopy.a [ 54%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o [ 54%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o [ 54%] Built target LLVMObjCopy [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewHooks.cpp.o [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (125674 ms) [ RUN ] cuda.NestedSort [ OK ] cuda.NestedSort (186 ms) [ RUN ] cuda.NestedSortByKey [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 54%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_i386.cpp.o [ 54%] Building CXX object tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o [ 54%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o [ 54%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o [ OK ] cuda.NestedSortByKey (841 ms) [ RUN ] cuda.SortWithCustomComparator [ 54%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o [ 56%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewLayoutStrideAssignment.cpp.o [ 56%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o [ 56%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_a.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_b.cpp.o [ 56%] Linking CXX executable ../../bin/llvm-rc [ 56%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o [ 56%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o [ OK ] cuda.SortWithCustomComparator (3835 ms) [----------] 12 tests from cuda (134628 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (134628 ms total) [ PASSED ] 12 tests. [ 56%] Linking CXX executable ../../bin/llvm-strings [ 56%] Built target llvm-rc [ 56%] Linking CXX executable ../../bin/llvm-size [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o [ 56%] Building CXX object tools/llvm-tapi-diff/CMakeFiles/llvm-tapi-diff.dir/llvm-tapi-diff.cpp.o [ 56%] Built target llvm-strings [ 56%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o [ 56%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_loongarch.cpp.o [ 56%] Building CXX object tools/llvm-tapi-diff/CMakeFiles/llvm-tapi-diff.dir/DiffEngine.cpp.o [ 56%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o [ 56%] Built target llvm-size [ 56%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 56%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o [ 56%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_ppc64.cpp.o [ 56%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o [ 56%] Linking CXX executable ../../bin/llvm-tapi-diff [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o [ 56%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o [ 56%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o [ 94%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMapping_subview.cpp.o [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o [ 56%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewMemoryAccessViolation.cpp.o [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o [ 56%] Built target llvm-tapi-diff [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 56%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o [ 56%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o [ 77%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 77%] Built target Kokkos_ContainersTestCompileOnly [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 77%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o [ 56%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOfClass.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o [ 56%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF.cpp.o [ 56%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFDirectiveParser.cpp.o [ 56%] Linking CXX static library ../libLLVMObjectYAML.a [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFLinkGraphBuilder.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 56%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o [ 56%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o [ 56%] Built target LLVMObjectYAML [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVCompare.cpp.o [ 56%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF_x86_64.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch32.cpp.o [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o [ 56%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewOutOfBoundsAccess.cpp.o /scratch/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch32.cpp: In function 'bool llvm::jitlink::aarch32::writeRegister(llvm::jitlink::aarch32::WritableThumbRelocation&, llvm::jitlink::aarch32::HalfWords)': /scratch/llvm-project/llvm/lib/ExecutionEngine/JITLink/aarch32.cpp:182:1: warning: no return statement in function returning non-void [-Wreturn-type] 182 | } | ^ [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVElement.cpp.o [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLine.cpp.o [ 56%] Linking CXX static library ../../libLLVMSymbolize.a [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/i386.cpp.o [ 56%] Built target LLVMSymbolize [ 56%] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/loongarch.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ViewResize.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ppc64.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o [ 56%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o [ 56%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLocation.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WorkGraph.cpp.o [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVObject.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVOptions.cpp.o [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVRange.cpp.o [ 56%] Linking CXX static library ../../libLLVMJITLink.a [ 56%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVReader.cpp.o [ 56%] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o [ 56%] Built target LLVMJITLink [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o [ 56%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_WithoutInitializing.cpp.o [ 56%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o [ 56%] Linking CXX static library ../libLLVMDWP.a [ 56%] Built target LLVMDWP [ 56%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSort.cpp.o [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSupport.cpp.o [ 56%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o [ 56%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 77%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 56%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSymbol.cpp.o [ 57%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVType.cpp.o [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o [ 57%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o [ 57%] Linking CXX executable ../../bin/llvm-readobj [ 57%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o [ 57%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o [ 57%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/LVReaderHandler.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 57%] Linking CXX executable ../../bin/llvm-ifs [ 57%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVBinaryReader.cpp.o [ 57%] Linking CXX static library ../../libLLVMDebugInfoGSYM.a [ 57%] Built target llvm-readobj [ 57%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o [ 57%] Built target LLVMDebugInfoGSYM [ 57%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewReader.cpp.o [ 57%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o [ 57%] Built target llvm-ifs [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_a.cpp.o [ 57%] Generating ../../bin/llvm-windres [ 57%] Built target llvm-windres [ 57%] Generating ../../bin/llvm-readelf [ 57%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o [ 57%] Built target llvm-readelf [ 59%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o [ 59%] Linking CXX static library ../../../lib/libLLVMCFIVerify.a [ 59%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o [ 59%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o [ 59%] Built target LLVMCFIVerify [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o [ 59%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o [ 59%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o [ 59%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewVisitor.cpp.o [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o [ 59%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVELFReader.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 59%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o [ 59%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o [ 59%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o [ 59%] Linking CXX executable ../../bin/llvm-objcopy [ 59%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o [ 95%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_b.cpp.o [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dxcontainer2yaml.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o [ 60%] Built target llvm-objcopy [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 60%] Building CXX object tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/offload2yaml.cpp.o [ 81%] Built target Kokkos_UnitTest_Sort [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_a.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c01.cpp.o [ 60%] Linking CXX static library ../../libLLVMDebugInfoLogicalView.a [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o [ 60%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o [ 60%] Built target LLVMDebugInfoLogicalView [ 60%] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o [ 60%] Linking CXX executable ../../bin/sanstats [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o [ 60%] Built target sanstats [ 60%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o [ 60%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o [ 60%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c02.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 62%] Linking CXX executable ../../bin/yaml2obj [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank12345.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o [ 62%] Built target yaml2obj [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o [ 62%] Linking CXX executable ../../bin/llvm-xray [ 62%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.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 [ 62%] Linking CXX executable ../../bin/obj2yaml [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o [ 62%] Built target llvm-xray [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o [ 62%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o [ 62%] Generating ../../bin/llvm-install-name-tool [ 62%] Built target llvm-install-name-tool [ 62%] Generating ../../bin/llvm-bitcode-strip [ 62%] Built target llvm-bitcode-strip [ 62%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o [ 62%] Generating ../../bin/llvm-strip [ 62%] Built target llvm-strip [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c05.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o [ 62%] Built target obj2yaml [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o [ 62%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o [ 81%] Built target Kokkos_ContainersUnitTest_SYCL [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewCopy_b.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c06.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o [ 62%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ItaniumManglingCanonicalizer.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o [ 96%] Linking CXX executable Kokkos_CoreUnitTest_OpenMP [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c07.cpp.o [ 96%] Built target Kokkos_CoreUnitTest_OpenMP [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c08.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 62%] Linking CXX static library ../libLLVMDebuginfod.a [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/RawMemProfReader.cpp.o [ 62%] Built target LLVMDebuginfod [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o [ 62%] Linking CXX executable ../../bin/llvm-pdbutil [ 62%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SymbolRemappingReader.cpp.o [ 62%] Building CXX object tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o [ 62%] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o [ 63%] Building CXX object tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 63%] Built target llvm-pdbutil [ 96%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c09.cpp.o [ 63%] Linking CXX static library ../libLLVMProfileData.a [ 63%] Built target LLVMProfileData [ 63%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o [ 63%] Building CXX object tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o [ 63%] Linking CXX static library ../../../../lib/libclangDriver.a [ 63%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_DynViewAPI_rank67.cpp.o [ 79%] Linking CXX executable Kokkos_UnitTest_Random [ 63%] Linking CXX executable ../../bin/llvm-debuginfod-find [ 63%] Linking CXX executable ../../bin/llvm-debuginfod [ 79%] Built target Kokkos_UnitTest_Random [ 63%] Built target llvm-debuginfod-find [ 63%] Built target llvm-debuginfod [ 63%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o [ 63%] Built target clangDriver [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 63%] Building CXX object tools/clang/tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o [ 63%] Linking CXX executable ../../bin/llvm-symbolizer [ 63%] Linking CXX executable ../../bin/llvm-cxxmap [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c10.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 63%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 63%] Built target llvm-cxxmap [ 63%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o [ 63%] Built target llvm-symbolizer [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 63%] Linking CXX executable ../../../../bin/clang-offload-bundler [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o [ 63%] Built target clang-offload-bundler [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o [ 63%] Generating ../../bin/llvm-addr2line [ 63%] Linking CXX static library ../../libLLVMCoverage.a [ 63%] Built target llvm-addr2line [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o [ 63%] Built target LLVMCoverage [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o [ 63%] Linking CXX executable ../../bin/llvm-profdata [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ErrorReporter.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 63%] Built target llvm-profdata [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalFunctions3.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o [ 83%] 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_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_SubView_c11.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o [ 63%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o [ 65%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o [ 65%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 65%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o [ 65%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 65%] Linking CXX executable ../../bin/llvm-cov [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InteractiveModelRunner.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_OffsetView.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o [ 65%] Built target llvm-cov [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Local.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 84%] 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_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_a.cpp.o -- Testing 1-D histogram Density 1D: 0.00024448 -0.99999 -48245.6 || 0.051031 0 194773 || 2.92843e+09 28674.4 || -6.66948e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000732269 -0.31174 0.159032 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_b.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.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_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 84%] Built target Kokkos_CoreUnitTest_Default [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/UniformityAnalysis.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ScatterView.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VFABIDemangling.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 66%] Linking CXX static library ../libLLVMAnalysis.a [ 66%] Built target LLVMAnalysis [ 66%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o [ 66%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o [ 66%] Building CXX object lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUAsmUtils.cpp.o [ 66%] Building CXX object tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o [ 66%] Building CXX object tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUBaseInfo.cpp.o [ 66%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o [ 66%] Linking CXX static library ../libLLVMIRPrinter.a [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-sim [ 66%] Built target LLVMIRPrinter [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-tli-checker [ 66%] Built target llvm-sim [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o [ 66%] Built target llvm-tli-checker [ 66%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o [ 66%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUMemoryUtils.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUPALMetadata.cpp.o [ 66%] Linking CXX static library ../libLLVMTarget.a [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDKernelCodeTUtils.cpp.o [ 66%] Built target LLVMTarget [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o [ 66%] Linking CXX static library ../../libLLVMBitWriter.a [ 66%] Linking CXX static library ../../../libLLVMAMDGPUUtils.a [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o [ 66%] Built target LLVMBitWriter [ 66%] Built target LLVMAMDGPUUtils [ 66%] Building CXX object tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 66%] Building CXX object tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MathematicalSpecialFunctions.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-as [ 66%] Linking CXX executable ../../bin/llvm-cat [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o /scratch/llvm-project/llvm/lib/Transforms/Utils/CodeLayout.cpp:435:10: warning: 'uint64_t {anonymous}::NodeT::inCount() const' defined but not used [-Wunused-function] 435 | uint64_t NodeT::inCount() const { | ^~~~~ /scratch/llvm-project/llvm/lib/Transforms/Utils/CodeLayout.cpp:427:10: warning: 'uint64_t {anonymous}::NodeT::outCount() const' defined but not used [-Wunused-function] 427 | uint64_t NodeT::outCount() const { | ^~~~~ [ 66%] Built target llvm-cat [ 66%] Building CXX object tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o [ 66%] Built target llvm-as [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o [ 66%] Building CXX object tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CountVisits.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-modextract [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o [ 66%] Built target llvm-modextract [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUAsmBackend.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o [ 66%] Linking CXX executable ../../bin/verify-uselistorder [ 66%] Linking CXX static library ../libLLVMExecutionEngine.a [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o [ 66%] Built target LLVMExecutionEngine [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUELFObjectWriter.cpp.o [ 66%] Built target verify-uselistorder [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUELFStreamer.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUInstPrinter.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 66%] Linking CXX static library ../../libLLVMMCJIT.a [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o [ 66%] Built target LLVMMCJIT [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCAsmInfo.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCCodeEmitter.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCTargetDesc.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerIFunc.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUTargetStreamer.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600InstPrinter.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600MCCodeEmitter.cpp.o [ 66%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600MCTargetDesc.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MoveAutoInit.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o [ 66%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o [ 68%] Linking CXX static library ../../../libLLVMAMDGPUDesc.a [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o [ 68%] Built target LLVMAMDGPUDesc [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o [ 68%] Building CXX object lib/Target/AMDGPU/AsmParser/CMakeFiles/LLVMAMDGPUAsmParser.dir/AMDGPUAsmParser.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o [ 68%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o [ 68%] Building CXX object lib/Target/AMDGPU/Disassembler/CMakeFiles/LLVMAMDGPUDisassembler.dir/AMDGPUDisassembler.cpp.o [ 68%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o [ 69%] Building CXX object lib/Target/AMDGPU/MCA/CMakeFiles/LLVMAMDGPUTargetMCA.dir/AMDGPUCustomBehaviour.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 69%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 69%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o [ 69%] Linking CXX static library ../../libLLVMTransformUtils.a [ 69%] Built target LLVMTransformUtils [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o [ 69%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o [ 69%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o [ 69%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 69%] Linking CXX static library ../../../libLLVMAMDGPUTargetMCA.a [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 69%] Built target LLVMAMDGPUTargetMCA [ 69%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 69%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o [ 69%] Linking CXX executable ../../bin/llvm-dwarfdump [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 69%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o [ 69%] Built target llvm-dwarfdump [ 69%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o [ 69%] Linking CXX static library ../../libLLVMAggressiveInstCombine.a [ 69%] Built target LLVMAggressiveInstCombine [ 71%] Building CXX object tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 71%] Linking CXX static library ../../../libLLVMAMDGPUAsmParser.a [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o [ 71%] Built target LLVMAMDGPUAsmParser [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o [ 71%] Copying llvm-locstats into /scratch/llvm-project/build/./bin [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 71%] Built target llvm-locstats [ 71%] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o [ 71%] Linking CXX executable ../../bin/llvm-split [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 71%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o -- Testing 1-D histogram Density 1D: 0.00195467 -0.999999 -57856.5 || 0.051031 0 1.55114e+06 || 2.86885e+10 28674.4 || -7.99808e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00587416 -0.967795 10.2199 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o [ 71%] Built target llvm-split [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o [ 71%] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o [ 71%] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o [ 71%] Linking CXX static library ../libLLVMLinker.a [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 71%] Built target LLVMLinker [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o [ 71%] Linking CXX executable ../../bin/llvm-ar [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 71%] Built target llvm-ar [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o [ 71%] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 71%] Linking CXX executable ../../bin/llvm-nm [ 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 [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o [ 71%] Built target llvm-nm [ 71%] Generating ../../bin/llvm-ranlib [ 71%] Built target llvm-ranlib [ 71%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BlockCoverageInference.cpp.o [ 71%] Generating ../../bin/llvm-lib [ 71%] Built target llvm-lib [ 71%] Generating ../../bin/llvm-dlltool [ 71%] Built target llvm-dlltool [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_a.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_b.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_c.cpp.o [ 71%] Linking CXX static library ../../libLLVMObjCARCOpts.a [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 71%] Built target LLVMObjCARCOpts [ 84%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_StaticCrsGraph.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_d.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewAPI_e.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_a.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewCopy_b.cpp.o -- Testing 1-D histogram Density 1D: 6.63432e-07 -0.0186716 0.00536274 || 0.051031 28002 29431 || 29220 28674.4 || 74.1346 -2.0744 -- Testing 3-D histogram Density 3D: 7.03793e-07 0.0168753 -0.00175969 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_a.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/KCFI.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_b.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPHostPinned_ViewMapping_subview.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_SharedAlloc.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o [ 98%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_a.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_b.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_c.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_WithoutInitializing.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o [ 71%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_b.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00820971 -0.00282607 || 0.051031 28008 29438 || 28440.9 28674.4 || -39.0677 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00919329 -0.00154997 || 0.051031 1e+64 -1e+64 Test Seed:1710984736071485751 Test Scalar=int -- Testing randomness properties [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o [ 71%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o [ 71%] Linking CXX static library ../../libLLVMInstrumentation.a [ 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 [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_d.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewAPI_e.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o [ 71%] Built target LLVMInstrumentation [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_a.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_c.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 71%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o [ 71%] Linking CXX static library ../../libLLVMInstCombine.a [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewCopy_b.cpp.o [ 71%] Built target LLVMInstCombine [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 71%] Linking CXX static library ../../../libLLVMAMDGPUDisassembler.a [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o [ 71%] Built target LLVMAMDGPUDisassembler [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_a.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o [ 71%] Building CXX object tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o [ 71%] Linking CXX static library ../../libLLVMVectorize.a [ 71%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o [ 71%] Built target LLVMVectorize [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o [ 72%] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/llvm-debuginfo-analyzer.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_b.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 72%] Linking CXX executable ../../bin/llvm-cfi-verify [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o /scratch/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp: In member function 'bool {anonymous}::EarlyCSE::processNode(llvm::DomTreeNode*)': /scratch/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp:1427:17: warning: unused variable 'CI' [-Wunused-variable] 1427 | if (auto *CI = dyn_cast(&Inst)) { | ^~ [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o [ 99%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIPManaged_ViewMapping_subview.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_ScanUnit.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o [ 72%] Built target llvm-cfi-verify [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o [ 72%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o [ 72%] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/Options.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00176298 0.0157945 || 0.051031 28018 29299 || 28623.9 28674.4 || 218.343 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.0118117 0.0033503 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.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%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_TeamScratchStreams.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o [ 72%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 72%] Linking CXX executable ../../bin/llvm-debuginfo-analyzer [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_AsyncLauncher.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o [ 72%] Linking CXX executable ../../bin/llvm-mc [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_HIP.dir/hip/TestHIP_BlocksizeDeduction.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o [ 72%] Built target llvm-mc [ 72%] Built target llvm-debuginfo-analyzer [ 72%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o [ 72%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o [ 72%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o [ 72%] Building CXX object tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 72%] Linking CXX executable ../../bin/llvm-ml [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Built target llvm-ml [ 72%] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 72%] Linking CXX executable ../../bin/llvm-rtdyld [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o [ 72%] Built target llvm-rtdyld [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_UnorderedMap.cpp.o [ 72%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o [ 72%] Linking CXX executable ../../bin/sancov [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o -- Testing 1-D histogram Density 1D: 6.45775e-07 -0.026348 -0.0106626 || 0.051031 28030 29393 || 29450.3 28674.4 || -147.399 -2.0744 -- Testing 3-D histogram Density 3D: 6.5082e-07 0.00284595 -0.0049555 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 72%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o [ 72%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 72%] Built target sancov [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o [ 85%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_OpenMP.dir/openmp/TestOpenMP_ViewCtorPropEmbeddedDim.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o [ 72%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o [ 72%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o [ 72%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o [ 74%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o [ 74%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o [ 74%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o [ 74%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o [ 74%] Linking CXX executable ../../bin/llvm-mca [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Built target llvm-mca [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o [ 74%] Linking CXX executable ../../bin/llvm-objdump [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o [ 74%] Built target llvm-objdump [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o [ 74%] Generating ../../bin/llvm-otool [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o [ 74%] Built target llvm-otool [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.0123647 -0.0291347 || 0.051031 28005 29344 || 28324.2 28674.4 || -402.758 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 -0.00297008 0.00537379 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o In file included from /scratch/llvm-project/llvm/lib/Transforms/Scalar/SROA.cpp:25: /scratch/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h:96:7: warning: 'llvm::SROAPass' declared with greater visibility than the type of its field 'llvm::SROAPass::SelectsToRewrite' [-Wattributes] 96 | class SROAPass : public PassInfoMixin { | ^~~~~~~~ [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o /scratch/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp: In member function 'bool {anonymous}::ScalarizerVisitor::splitCall(llvm::CallInst&)': /scratch/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp:733:15: warning: unused variable 'OpVecTy' [-Wunused-variable] 733 | if (auto *OpVecTy = dyn_cast(OpI->getType())) { | ^~~~~~~ [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCudaUVM_ViewMapping_subview.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o [ 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_P.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TLSVariableHoist.cpp.o [ 74%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 85%] Linking CXX executable Kokkos_UnitTest_Sort [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 85%] Built target Kokkos_UnitTest_Sort [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 74%] Linking CXX static library ../../libLLVMScalarOpts.a [ 74%] Built target LLVMScalarOpts [ 74%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o [ 74%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o [ 74%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o [ 74%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o [ 74%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o [ 74%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o [ 74%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AssignmentTrackingAnalysis.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Linking CXX static library ../libLLVMFuzzMutate.a [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 85%] Linking CXX executable Kokkos_ContainersUnitTest_OpenMP [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o [ 74%] Built target LLVMFuzzMutate [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallBrPrepare.cpp.o [ 85%] Built target Kokkos_ContainersUnitTest_OpenMP [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 87%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o [ 74%] Linking CXX static library ../../libLLVMFrontendOpenMP.a -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00341845 -0.0266851 || 0.051031 27976 29320 || 28576.7 28674.4 || -368.895 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00910437 0.0119267 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPassBuilder.cpp.o [ 74%] Built target LLVMFrontendOpenMP [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o [ 92%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o [ 74%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_d.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.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_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o [ 74%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o [ 92%] 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_C.dir/TestStdAlgorithmsCommon.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeFpConvert.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o [ 74%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o [ 74%] Linking CXX static library ../../../../lib/libclangAST.a [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o [ 74%] Built target clangAST [ 74%] Linking CXX static library ../../../../lib/libclangASTMatchers.a [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o [ 74%] Built target clangASTMatchers [ 74%] Linking CXX static library ../../../../lib/libclangEdit.a [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o [ 74%] Built target clangEdit [ 74%] Linking CXX static library ../../../../../lib/libclangDynamicASTMatchers.a [ 74%] Linking CXX static library ../../../../../../lib/libclangToolingInclusionsStdlib.a [ 74%] Built target clangToolingInclusionsStdlib [ 74%] Built target clangDynamicASTMatchers [ 74%] Linking CXX static library ../../../../lib/libclangAnalysis.a [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o [ 74%] Linking CXX static library ../../../../../lib/libclangToolingASTDiff.a [ 74%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o [ 74%] Built target clangToolingASTDiff [ 74%] Built target clangAnalysis [ 74%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_a.cpp.o [ 74%] Linking CXX static library ../../../../lib/libclangSema.a [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o [ 74%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o [ 75%] Built target clangSema [ 75%] Linking CXX static library ../../../../../lib/libclangAnalysisFlowSensitive.a [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o [ 75%] Built target clangAnalysisFlowSensitive [ 75%] Linking CXX static library ../../../../lib/libclangParse.a [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Built target clangParse [ 75%] Linking CXX static library ../../../../lib/libclangSerialization.a [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o [ 75%] Built target clangSerialization [ 75%] Linking CXX static library ../../../../../../lib/libclangAnalysisFlowSensitiveModels.a [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFind.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o [ 75%] Built target clangAnalysisFlowSensitiveModels [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 87%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/KCFI.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/EmbedBitcodePass.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_HIP [100%] Built target Kokkos_CoreUnitTest_HIP + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o 1: [==========] Running 312 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 15 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o 1: [ OK ] openmp_DeathTest.abort_from_host (1099 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o 1: [ OK ] openmp_DeathTest.abort_from_device (1173 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (1086 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (1087 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (1090 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (718 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/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-6892/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 (1429 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_dyn 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_stat 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_stat (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_params_mix 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_params_mix (0 ms) 1: [ RUN ] openmp_DeathTest.view_construction_with_wrong_static_extents 1: [ OK ] openmp_DeathTest.view_construction_with_wrong_static_extents (0 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda3.dir/cuda/TestCuda_Spaces.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelTypeUtils.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7651 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MemProfContextDisambiguation.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 93%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (7644 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (22981 ms total) 1: 1: [----------] 297 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.array_contiguous_capacity 1: [ OK ] openmp.array_contiguous_capacity (0 ms) 1: [ RUN ] openmp.array_contiguous_element_access 1: [ OK ] openmp.array_contiguous_element_access (0 ms) 1: [ RUN ] openmp.array_contiguous_assignment 1: [ OK ] openmp.array_contiguous_assignment (0 ms) 1: [ RUN ] openmp.array_strided_capacity 1: [ OK ] openmp.array_strided_capacity (0 ms) 1: [ RUN ] openmp.array_strided_element_access 1: [ OK ] openmp.array_strided_element_access (0 ms) 1: [ RUN ] openmp.array_strided_assignment 1: [ OK ] openmp.array_strided_assignment (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (2 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (2 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (1 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (1 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (3 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (3 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (3 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (2 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (2 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (30 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 (229 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 (86 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 (45 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 (1245 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1464 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1003 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (995 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 (25 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (71 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 (34 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 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 93%] Building CXX object example/query_device/CMakeFiles/Kokkos_query_device.dir/query_device.cpp.o 1: [ OK ] openmp.mdrange_large_deep_copy (799 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 [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (897 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6892/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 (2 ms) 1: [ RUN ] openmp.min 1: [ OK ] openmp.min (0 ms) 1: [ RUN ] openmp.min_within_parfor 1: [ OK ] openmp.min_within_parfor (0 ms) 1: [ RUN ] openmp.minmax 1: [ OK ] openmp.minmax (0 ms) 1: [ RUN ] openmp.minmax_within_parfor 1: [ OK ] openmp.minmax_within_parfor (0 ms) 1: [ RUN ] openmp.clamp 1: [ OK ] openmp.clamp (0 ms) 1: [ RUN ] openmp.clamp_within_parfor 1: [ OK ] openmp.clamp_within_parfor (0 ms) 1: [ RUN ] openmp.numeric_traits_infinity 1: [ OK ] openmp.numeric_traits_infinity (0 ms) 1: [ RUN ] openmp.numeric_traits_epsilon 1: [ OK ] openmp.numeric_traits_epsilon (0 ms) 1: [ RUN ] openmp.numeric_traits_round_error 1: [ OK ] openmp.numeric_traits_round_error (0 ms) 1: [ RUN ] openmp.numeric_traits_norm_min 1: [ OK ] openmp.numeric_traits_norm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_denorm_min 1: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_finite_min_max 1: [ OK ] openmp.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] openmp.numeric_traits_digits 1: [ OK ] openmp.numeric_traits_digits (0 ms) 1: [ RUN ] openmp.numeric_traits_digits10 1: [ OK ] openmp.numeric_traits_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_max_digits10 1: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_radix 1: [ OK ] openmp.numeric_traits_radix (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent 1: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent10 1: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 1: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] openmp.numeric_traits_sfinae_friendly 1: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] openmp.occupancy_control 1: [ OK ] openmp.occupancy_control (0 ms) 1: [ RUN ] openmp.view_aggregate 1: [ OK ] openmp.view_aggregate (0 ms) 1: [ RUN ] openmp.memory_pool [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o 1: [ OK ] openmp.memory_pool (55 ms) 1: [ RUN ] openmp.cxx11 1: [ OK ] openmp.cxx11 (0 ms) 1: [ RUN ] openmp.viewctorprop_embedded_dim 1: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] openmp.view_layouttiled 1: [ OK ] openmp.view_layouttiled (0 ms) 1: [ RUN ] openmp.view_layouttiled_subtile 1: [ OK ] openmp.view_layouttiled_subtile (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (5 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (0 ms) 1: [ RUN ] openmp.range_for 1: [ OK ] openmp.range_for (0 ms) 1: [ RUN ] openmp.range_reduce 1: [ OK ] openmp.range_reduce (0 ms) 1: [ RUN ] openmp.range_dynamic_policy 1: [ OK ] openmp.range_dynamic_policy (0 ms) 1: [ RUN ] openmp.range_policy_runtime_parameters 1: [ OK ] openmp.range_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.range_for_require 1: [ OK ] openmp.range_for_require (0 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (1 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (1 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (0 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (1 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (1 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (0 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (0 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (0 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (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 (29 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (14 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o 1: [ OK ] openmp.reduce_device_view_mdrange_policy (420 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (220 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (21 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (11 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (11 ms) 1: [ RUN ] openmp.team_reduce_large 1: [ OK ] openmp.team_reduce_large (169 ms) 1: [ RUN ] openmp.team_parallel_single [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o 1: [ OK ] openmp.team_parallel_single (1989 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 (52 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (52 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (52 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 (52 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 (199 ms) 1: [ RUN ] openmp.triple_nested_parallelism [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o 1: [ OK ] openmp.triple_nested_parallelism (466 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (68 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 (2 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 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 93%] Building CXX object example/tutorial/01_hello_world/CMakeFiles/Kokkos_tutorial_01_hello_world.dir/hello_world.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o 1: [ OK ] openmp.team_reduction_scan (6611 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 (625 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (142 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (116 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (333 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (30 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (3 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (3 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 [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o [ 94%] Linking CXX executable Kokkos_query_device [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o 1: [ OK ] openmp.team_policy_max_recommended (2054 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 (80 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (6 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (1 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (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 [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o 1: [ OK ] openmp.view_allocation_large_rank (1219 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 (5 ms) 1: [ RUN ] openmp.view_copy_tests_rank_0 1: [ OK ] openmp.view_copy_tests_rank_0 (0 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (44 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 (58 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 (740 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-6892/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 (136 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (136 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (129 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o 1: [ OK ] openmp.view_subview_3d_from_5d_right (167 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (165 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (154 ms) 1: [ RUN ] openmp.view_test_unmanaged_subview_reset 1: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 1: [ RUN ] openmp.view_subview_memory_traits_construction 1: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 1: [----------] 297 tests from openmp (24577 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 312 tests from 2 test suites ran. (47559 ms total) 1: [ PASSED ] 308 tests. 1: [ SKIPPED ] 4 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.mdspan_minimal_functional 1: [ SKIPPED ] openmp.view_allocation_int 1/53 Test #1: Kokkos_CoreUnitTest_OpenMP .................. Passed 47.99 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: [ OK ] openmp.raw_openmp_interop (374 ms) 2: [----------] 1 test from openmp (375 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (375 ms total) 2: [ PASSED ] 1 test. 2/53 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ........... Passed 0.40 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 [ 75%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o 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.38 sec test 4 Start 4: Kokkos_CoreUnitTest_HIP 4: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_HIP 4: Test timeout computed to be: 1500 4: [==========] Running 369 tests from 4 test suites. 4: [----------] Global test environment set-up. 4: [----------] 15 tests from hip_DeathTest 4: [ RUN ] hip_DeathTest.abort_from_host [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLateInstrsCleanup.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o 4: [ OK ] hip_DeathTest.abort_from_host (1126 ms) 4: [ RUN ] hip_DeathTest.abort_from_device [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o [ 94%] Built target Kokkos_query_device [ 94%] Building CXX object example/tutorial/02_simple_reduce/CMakeFiles/Kokkos_tutorial_02_simple_reduce.dir/simple_reduce.cpp.o 4: [ OK ] hip_DeathTest.abort_from_device (1141 ms) 4: [ RUN ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] hip_DeathTest.checked_integer_operations_multiply_overflow_abort (1114 ms) 4: [ RUN ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 94%] Linking CXX executable Kokkos_UnitTest_SIMD [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o 4: [ OK ] hip_DeathTest.policy_bounds_unsafe_narrowing_conversions (1119 ms) 4: [ RUN ] hip_DeathTest.policy_invalid_bounds 4: [ OK ] hip_DeathTest.policy_invalid_bounds (1119 ms) 4: [ RUN ] hip_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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 (732 ms) 4: [ RUN ] hip_DeathTest.range_policy_implicitly_converted_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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. [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 75%] Linking CXX static library ../../../../lib/libclangFrontend.a [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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 (1483 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 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o [ 75%] Built target clangFrontend [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o [ 75%] Linking CXX static library ../../../../lib/libclangIndex.a [ 75%] Built target clangIndex [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o [ 75%] Linking CXX static library ../../../../lib/libclangARCMigrate.a [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewAPI_e.cpp.o [ 94%] Linking CXX executable Kokkos_tutorial_01_hello_world [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o [ 75%] Linking CXX static library ../../libLLVMipo.a [ 75%] Built target LLVMipo [ 75%] Built target clangARCMigrate [ 75%] Linking CXX static library ../../../../../lib/libclangRewriteFrontend.a [ 75%] Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ASTSrcLocProcessor.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o [ 75%] Built target clangRewriteFrontend [ 75%] Linking CXX static library ../../../../../lib/libclangToolingRefactoring.a 4: [ OK ] hip_DeathTest.view_layoutstride_right_to_layoutleft_assignment (7955 ms) 4: [ RUN ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 75%] Built target clangToolingRefactoring [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o [ 75%] Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ClangSrcLocDump.cpp.o [ 75%] Linking CXX static library ../../../../../lib/libclangToolingSyntax.a [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o [ 75%] Built target clangToolingSyntax [ 75%] Linking CXX static library ../../../../../lib/libclangTransformer.a [ 94%] Built target Kokkos_tutorial_01_hello_world [ 94%] Building CXX object example/tutorial/03_simple_view/CMakeFiles/Kokkos_tutorial_03_simple_view.dir/simple_view.cpp.o [ 75%] Built target clangTransformer [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o [ 75%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o 4: [ OK ] hip_DeathTest.view_layoutstride_left_to_layoutright_assignment (7853 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_host [ 75%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o [ 75%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o [ 75%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o [ 75%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o [ 75%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 94%] Building CXX object example/tutorial/04_simple_memoryspaces/CMakeFiles/Kokkos_tutorial_04_simple_memoryspaces.dir/simple_memoryspaces.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineUniformityAnalysis.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o [ 94%] Linking CXX executable Kokkos_tutorial_02_simple_reduce [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o [ 77%] Building CXX object tools/clang/tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o [ 77%] Linking CXX executable ../../../../../bin/clang-ast-dump [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegallocEvictAdvisor.cpp.o [ 77%] Linking CXX executable ../../../../bin/diagtool [ 94%] Built target Kokkos_tutorial_02_simple_reduce [ 94%] Building CXX object example/tutorial/05_simple_atomics/CMakeFiles/Kokkos_tutorial_05_simple_atomics.dir/simple_atomics.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegallocPriorityAdvisor.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 77%] Built target diagtool [ 77%] Building CXX object tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_b.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o [ 77%] Built target clang-ast-dump [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o [ 77%] Linking CXX executable ../../../../bin/arcmt-test [ 94%] Built target Kokkos_UnitTest_SIMD [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o [ 94%] Building CXX object example/tutorial/06_simple_mdrangepolicy/CMakeFiles/Kokkos_tutorial_06_simple_mdrangepolicy.dir/simple_mdrangepolicy.cpp.o [ 94%] Linking CXX executable Kokkos_tutorial_03_simple_view [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 94%] Building CXX object example/tutorial/Advanced_Views/01_data_layouts/CMakeFiles/Kokkos_tutorial_advancedviews_01_data_layouts.dir/data_layouts.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ParallelCG.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_host (21552 ms) 4: [ RUN ] hip_DeathTest.view_memory_access_violations_from_device [ 29%] Linking CXX executable Kokkos_CoreUnitTest_Cuda3 [ 77%] Linking CXX executable ../../bin/llvm-link [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o [ 94%] Built target Kokkos_tutorial_03_simple_view [ 94%] Building CXX object example/tutorial/Advanced_Views/02_memory_traits/CMakeFiles/Kokkos_tutorial_advancedviews_02_memory_traits.dir/memory_traits.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o [ 77%] Built target arcmt-test [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o [ 89%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 77%] Built target llvm-link [ 77%] Linking CXX static library ../../../../lib/libclangCrossTU.a [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o [ 77%] Built target clangCrossTU [ 77%] Linking CXX static library ../../../../lib/libclangExtractAPI.a [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o [ 94%] Linking CXX executable Kokkos_tutorial_04_simple_memoryspaces [ 77%] Built target clangExtractAPI [ 77%] ASTNodeAPI.json [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 95%] Linking CXX executable Kokkos_tutorial_05_simple_atomics [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o [ 77%] NodeIntrospection.inc [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o [ 95%] Built target Kokkos_tutorial_04_simple_memoryspaces [ 95%] Building CXX object example/tutorial/Advanced_Views/03_subviews/CMakeFiles/Kokkos_tutorial_advancedviews_03_subviews.dir/subviews.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 96%] Building CXX object example/tutorial/Advanced_Views/04_dualviews/CMakeFiles/Kokkos_tutorial_advancedviews_04_dualviews.dir/dual_view.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o 4: [ OK ] hip_DeathTest.view_memory_access_violations_from_device (20788 ms) 4: [----------] 15 tests from hip_DeathTest (65988 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 (11 ms) 4: [ RUN ] hip.atomic_operations_complexfloat 4: [ OK ] hip.atomic_operations_complexfloat (9 ms) 4: [ RUN ] hip.atomic_operations_double 4: [ OK ] hip.atomic_operations_double (11 ms) 4: [ RUN ] hip.atomic_operations_float 4: [ OK ] hip.atomic_operations_float (9 ms) 4: [ RUN ] hip.atomic_operations_int 4: [ OK ] hip.atomic_operations_int (24 ms) 4: [ RUN ] hip.atomic_operations_long 4: [ OK ] hip.atomic_operations_long (23 ms) 4: [ RUN ] hip.atomic_operations_longlong 4: [ OK ] hip.atomic_operations_longlong (23 ms) 4: [ RUN ] hip.atomic_shared 4: [ OK ] hip.atomic_shared (2 ms) 4: [ RUN ] hip.atomic_operations_unsigned 4: [ OK ] hip.atomic_operations_unsigned (20 ms) 4: [ RUN ] hip.atomic_operations_unsignedlong 4: [ OK ] hip.atomic_operations_unsignedlong (19 ms) 4: [ RUN ] hip.atomics 4: [ OK ] hip.atomics (640 ms) 4: [ RUN ] hip.atomics_tpetra_max_abs 4: [ OK ] hip.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] hip.atomic_views_integral [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 29%] Built target Kokkos_CoreUnitTest_Cuda3 [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o Scanning dependencies of target Kokkos_CoreTestCompileOnly [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o -- Testing 1-D histogram Density 1D: 0.000243819 -0.99999 -48244.8 || 0.051031 0 195047 || 2.92866e+09 28674.4 || -6.66936e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.000730359 -0.320008 0.161021 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_06_simple_mdrangepolicy [ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_01_data_layouts 4: [ OK ] hip.atomic_views_integral (7466 ms) 4: [ RUN ] hip.atomic_views_nonintegral [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 89%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o [ 96%] Built target Kokkos_tutorial_05_simple_atomics [ 96%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_01_thread_teams.dir/thread_teams.cpp.o [ 89%] Built target Kokkos_ContainersUnitTest_Cuda [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o [ 77%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o 4: [ OK ] hip.atomic_views_nonintegral (7163 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 (601 ms) 4: [ RUN ] hip.partitioning_by_args 4: [ OK ] hip.partitioning_by_args (16 ms) 4: [ RUN ] hip.partitioning_by_vector 4: [ OK ] hip.partitioning_by_vector (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 [ 96%] Built target Kokkos_tutorial_06_simple_mdrangepolicy [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o 4: [ OK ] hip.local_deepcopy_teampolicy_layoutleft (1191 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutleft 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutleft (2465 ms) 4: [ RUN ] hip.local_deepcopy_teampolicy_layoutright [ 96%] Building CXX object example/tutorial/Hierarchical_Parallelism/01_thread_teams_lambda/CMakeFiles/Kokkos_tutorial_hierarchical_01_thread_teams_lambda.dir/thread_teams_lambda.cpp.o [ 96%] Linking CXX executable Kokkos_tutorial_advancedviews_02_memory_traits 4: [ OK ] hip.local_deepcopy_teampolicy_layoutright (1166 ms) 4: [ RUN ] hip.local_deepcopy_rangepolicy_layoutright [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o [ 96%] Built target Kokkos_tutorial_advancedviews_01_data_layouts [ 96%] Building CXX object example/tutorial/Hierarchical_Parallelism/02_nested_parallel_for/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for.dir/nested_parallel_for.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o [ 77%] Linking CXX static library ../../libLLVMCoroutines.a 4: [ OK ] hip.local_deepcopy_rangepolicy_layoutright (1837 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 (3 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 (37 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 (37 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 (14 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 (19 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 [ 77%] Built target LLVMCoroutines [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o [ 77%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerCore.a [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o [ 77%] Built target clangStaticAnalyzerCore [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 90%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 96%] Building CXX object example/tutorial/Hierarchical_Parallelism/03_vectorization/CMakeFiles/Kokkos_tutorial_hierarchicalparallelism_03_vectorization.dir/vectorization.cpp.o [ 77%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/MissingFrameInferrer.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/NodeIntrospection.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o 4: [ OK ] hip.mdrange_parallel_reduce_primitive_types (7834 ms) 4: [ RUN ] hip.mdspan_minimal_functional 4: /var/jenkins/workspace/Kokkos_PR-6892/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 (12 ms) 4: [ RUN ] hip.numeric_traits_epsilon 4: [ OK ] hip.numeric_traits_epsilon (0 ms) 4: [ RUN ] hip.numeric_traits_round_error 4: [ OK ] hip.numeric_traits_round_error (0 ms) 4: [ RUN ] hip.numeric_traits_norm_min 4: [ OK ] hip.numeric_traits_norm_min (0 ms) 4: [ RUN ] hip.numeric_traits_denorm_min 4: [ OK ] hip.numeric_traits_denorm_min (0 ms) 4: [ RUN ] hip.numeric_traits_finite_min_max 4: [ OK ] hip.numeric_traits_finite_min_max (1 ms) 4: [ RUN ] hip.numeric_traits_digits 4: [ OK ] hip.numeric_traits_digits (1 ms) 4: [ RUN ] hip.numeric_traits_digits10 4: [ OK ] hip.numeric_traits_digits10 (1 ms) 4: [ RUN ] hip.numeric_traits_max_digits10 4: [ OK ] hip.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] hip.numeric_traits_radix 4: [ OK ] hip.numeric_traits_radix (1 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent 4: [ OK ] hip.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] hip.numeric_traits_min_max_exponent10 4: [ OK ] hip.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] hip.numeric_traits_quiet_and_signaling_nan 4: [ OK ] hip.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] hip.numeric_traits_sfinae_friendly 4: [ OK ] hip.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] hip.occupancy_control 4: [ OK ] hip.occupancy_control (1 ms) 4: [ RUN ] hip.view_aggregate 4: [ OK ] hip.view_aggregate (0 ms) 4: [ RUN ] hip.memory_pool 4: [ OK ] hip.memory_pool (28 ms) 4: [ RUN ] hip.cxx11 4: [ OK ] hip.cxx11 (0 ms) 4: [ RUN ] hip.viewctorprop_embedded_dim 4: [ OK ] hip.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] hip.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] hip.view_layouttiled 4: [ OK ] hip.view_layouttiled (1 ms) 4: [ RUN ] hip.view_layouttiled_subtile 4: [ OK ] hip.view_layouttiled_subtile (0 ms) 4: [ RUN ] hip.parallel_scan_range_policy 4: [ OK ] hip.parallel_scan_range_policy (50 ms) 4: [ RUN ] hip.kokkos_printf 4: [ OK ] hip.kokkos_printf (1 ms) 4: [ RUN ] hip.range_for 4: [ OK ] hip.range_for (2 ms) 4: [ RUN ] hip.range_reduce 4: [ OK ] hip.range_reduce (0 ms) 4: [ RUN ] hip.range_dynamic_policy 4: [ OK ] hip.range_dynamic_policy (0 ms) 4: [ RUN ] hip.range_policy_runtime_parameters 4: [ OK ] hip.range_policy_runtime_parameters (0 ms) 4: [ RUN ] hip.range_for_require 4: [ OK ] hip.range_for_require (2 ms) 4: [ RUN ] hip.range_reduce_require 4: [ OK ] hip.range_reduce_require (0 ms) 4: [ RUN ] hip.range_dynamic_policy_require 4: [ OK ] hip.range_dynamic_policy_require (0 ms) 4: [ RUN ] hip.reducers_int 4: [ OK ] hip.reducers_int (7 ms) 4: [ RUN ] hip.reducers_double 4: [ OK ] hip.reducers_double (6 ms) 4: [ RUN ] hip.reducers_complex_double 4: [ OK ] hip.reducers_complex_double (13 ms) 4: [ RUN ] hip.reducers_struct 4: [ OK ] hip.reducers_struct (4 ms) 4: [ RUN ] hip.reducers_half_t 4: [ OK ] hip.reducers_half_t (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 (4 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_deduction 4: [ OK ] hip.reduction_deduction (0 ms) 4: [ RUN ] hip.reduce_device_view_range_policy [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 96%] Building CXX object example/tutorial/01_hello_world_lambda/CMakeFiles/Kokkos_tutorial_01_hello_world_lambda.dir/hello_world_lambda.cpp.o [ 96%] Built target Kokkos_tutorial_advancedviews_02_memory_traits [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o [ 97%] Building CXX object example/tutorial/02_simple_reduce_lambda/CMakeFiles/Kokkos_tutorial_02_simple_reduce_lambda.dir/simple_reduce_lambda.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 77%] Linking CXX executable ../../bin/llvm-profgen [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SanitizerBinaryMetadata.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o 4: [ OK ] hip.reduce_device_view_range_policy (9864 ms) 4: [ RUN ] hip.reduce_device_view_mdrange_policy [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o [ 77%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerCheckers.a [ 97%] Linking CXX executable Kokkos_tutorial_advancedviews_03_subviews [ 77%] Built target llvm-profgen [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o [ 77%] Built target clangStaticAnalyzerCheckers [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_advancedviews_04_dualviews [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o [ 77%] Built target obj.clangTooling [ 77%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerFrontend.a [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o [ 77%] Linking CXX static library ../../../../lib/libclangTooling.a [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o [ 77%] Built target clangStaticAnalyzerFrontend [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o [ 77%] Built target clangTooling [ 77%] Building CXX object tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 97%] Built target Kokkos_tutorial_advancedviews_03_subviews [ 97%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 97%] Linking CXX executable Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 97%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 97%] Building CXX object example/tutorial/03_simple_view_lambda/CMakeFiles/Kokkos_tutorial_03_simple_view_lambda.dir/simple_view_lambda.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o 4: [ OK ] hip.reduce_device_view_mdrange_policy (9862 ms) 4: [ RUN ] hip.reduce_device_view_team_policy [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackFrameLayoutAnalysisPass.cpp.o [ 77%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 97%] Built target Kokkos_tutorial_hierarchical_01_thread_teams_lambda [ 97%] Built target Kokkos_tutorial_hierarchicalparallelism_02_nested_parallel_for [ 97%] Built target Kokkos_tutorial_hierarchicalparallelism_01_thread_teams [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o [ 78%] Linking CXX shared module ../../../../../../lib/SampleAnalyzerPlugin.so [ 78%] Building CXX object tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o [ 97%] Linking CXX executable Kokkos_tutorial_01_hello_world_lambda [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 99%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 99%] Linking CXX executable Kokkos_tutorial_02_simple_reduce_lambda [100%] Linking CXX executable Kokkos_tutorial_hierarchicalparallelism_03_vectorization 4: [ OK ] hip.reduce_device_view_team_policy (9952 ms) 4: [ RUN ] hip.impl_shared_alloc 4: [ OK ] hip.impl_shared_alloc (105 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 [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o 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 (61 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 (29 ms) 4: [ RUN ] hip.ThreadVectorMDRangeParallelFor 4: [ OK ] hip.ThreadVectorMDRangeParallelFor (9 ms) 4: [ RUN ] hip.TeamVectorMDRangeParallelFor 4: [ OK ] hip.TeamVectorMDRangeParallelFor (9 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 (2031 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 (151 ms) 4: [ RUN ] hip.team_scan_ret_val [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o 4: [ OK ] hip.team_scan_ret_val (145 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 (8 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 (5 ms) 4: [ RUN ] hip.view_api_c 4: [ OK ] hip.view_api_c (1 ms) 4: [ RUN ] hip.view_api_d 4: [ OK ] hip.view_api_d (1 ms) 4: [ RUN ] hip.view_allocation_error 4: [ OK ] hip.view_allocation_error (0 ms) 4: [ RUN ] hip.view_remap 4: [ OK ] hip.view_remap (0 ms) 4: [ RUN ] hip.view_mirror_nonconst 4: [ OK ] hip.view_mirror_nonconst (0 ms) 4: [ RUN ] hip.view_stride_method 4: [ OK ] hip.view_stride_method (0 ms) 4: [ RUN ] hip.anonymous_space 4: [ OK ] hip.anonymous_space (1 ms) 4: [ RUN ] hip.view_overload_resolution 4: [ OK ] hip.view_overload_resolution (0 ms) 4: [ RUN ] hip.view_allocation_large_rank 4: [ OK ] hip.view_allocation_large_rank (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_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 (55 ms) 4: [ RUN ] hip.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] hip.view_layoutstride_right_to_layoutright_assignment (51 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 [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o [ 78%] Built target SampleAnalyzerPlugin 4: [ OK ] hip.workgraph_fib (2157 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: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/hip/TestHIP_Memory_Requirements.cpp:52: Skipped 4: skipping the test because the CI on MI100 returns: error( hipErrorInvalidValue) 4: [ SKIPPED ] hip.memory_requirements (0 ms) 4: [ RUN ] hip.team_scratch_1_streams [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o [ 78%] Building CXX object tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o [ 78%] Linking CXX shared module ../../../../../../lib/CheckerDependencyHandlingAnalyzerPlugin.so [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o [100%] Built target Kokkos_tutorial_02_simple_reduce_lambda [100%] Built target Kokkos_tutorial_01_hello_world_lambda [100%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [100%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o [ 78%] Built target CheckerDependencyHandlingAnalyzerPlugin [ 78%] Building CXX object tools/clang/tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o [ 78%] Building CXX object tools/clang/tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o [ 78%] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(54): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(54): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(56): warning #20013-D: calling a constexpr __host__ function("size") from a __host__ __device__ function("is_equal") is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. detected during instantiation of "__nv_bool ::is_equal(const L &, const R &) [with L=Kokkos::Array, R=Kokkos::Array]" (70): here /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(54): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(54): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestArray.cpp(56): warning #20015-D: calling a constexpr __host__ function from a __host__ __device__ function is not allowed. The experimental flag '--expt-relaxed-constexpr' can be used to allow this. [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_a.cpp.o [ 78%] Linking CXX shared module ../../../../../../lib/CheckerOptionHandlingAnalyzerPlugin.so [100%] Built target Kokkos_tutorial_hierarchicalparallelism_03_vectorization [100%] Built target Kokkos_tutorial_advancedviews_04_dualviews [100%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 78%] Linking CXX executable ../../../../bin/clang-diff [ 78%] Built target CheckerOptionHandlingAnalyzerPlugin [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o [ 78%] Linking CXX executable ../../../../bin/clang-rename [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 78%] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 78%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 78%] Built target clang-diff [100%] Linking CXX executable Kokkos_tutorial_03_simple_view_lambda [ 78%] Built target clang-rename [ 78%] Linking CXX executable ../../../../bin/clang-refactor [100%] Built target Kokkos_tutorial_03_simple_view_lambda [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o Scanning dependencies of target Kokkos_CoreUnitTest_KokkosP [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 78%] Built target clang-refactor [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [100%] Linking CXX executable Kokkos_gups [100%] Linking CXX executable Kokkos_stream [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_c.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [100%] Linking CXX executable Kokkos_atomic [100%] Built target Kokkos_gups [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [ 78%] Linking CXX static library ../libLLVMCodeGen.a [ 78%] Built target LLVMCodeGen [ 78%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o [ 78%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o [ 78%] Building CXX object lib/Target/WebAssembly/Utils/CMakeFiles/LLVMWebAssemblyUtils.dir/WebAssemblyUtilities.cpp.o [ 78%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o [ 78%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o [ 78%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o [ 78%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o [ 78%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o [ 78%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o [100%] Built target Kokkos_stream [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [ 78%] Building CXX object lib/Target/WebAssembly/Utils/CMakeFiles/LLVMWebAssemblyUtils.dir/WebAssemblyTypeUtilities.cpp.o [100%] Built target Kokkos_launch_latency [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [ 78%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o 4: [ OK ] hip.team_scratch_1_streams (44814 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 (111234 ms total) 4: 4: [----------] 53 tests from hip_managed 4: [ RUN ] hip_managed.view_subview_auto_1d_left 4: [ OK ] hip_managed.view_subview_auto_1d_left (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 (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 (81 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_atomic 4: [ OK ] hip_managed.view_subview_2d_from_3d_atomic (76 ms) 4: [ RUN ] hip_managed.view_subview_2d_from_3d_randomaccess 4: [ OK ] hip_managed.view_subview_2d_from_3d_randomaccess (76 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left 4: [ OK ] hip_managed.view_subview_3d_from_5d_left (1255 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_atomic 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_atomic (1232 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_left_randomaccess [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o [ 78%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o [ 78%] Linking CXX static library ../../libLLVMMIRParser.a 4: [ OK ] hip_managed.view_subview_3d_from_5d_left_randomaccess (1251 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right [ 78%] Linking CXX static library ../../../libLLVMWebAssemblyUtils.a [ 78%] Linking CXX static library ../../libLLVMInterpreter.a [ 78%] Built target LLVMWebAssemblyUtils [ 78%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o [ 78%] Built target LLVMMIRParser [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o [ 78%] Built target LLVMInterpreter [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o 4: [ OK ] hip_managed.view_subview_3d_from_5d_right (1244 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_atomic In file included from /scratch/llvm-project/llvm/lib/Passes/PassBuilder.cpp:215: /scratch/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h:96:7: warning: 'llvm::SROAPass' declared with greater visibility than the type of its field 'llvm::SROAPass::SelectsToRewrite' [-Wattributes] 96 | class SROAPass : public PassInfoMixin { | ^~~~~~~~ 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_atomic (1250 ms) 4: [ RUN ] hip_managed.view_subview_3d_from_5d_right_randomaccess [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o 4: [ OK ] hip_managed.view_subview_3d_from_5d_right_randomaccess (1261 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 [100%] Built target Kokkos_atomic 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 [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o [ 78%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o [ 78%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o [100%] Linking CXX executable Kokkos_gather [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o [100%] Linking CXX executable Kokkos_policy_performance [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o 4: [ OK ] hip_managed.view_allocation_large_rank (19081 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 (44 ms) 4: [ RUN ] hip_managed.view_copy_tests_rank_0 4: [ OK ] hip_managed.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] hip_managed.view_copy_degenerated 4: [ OK ] hip_managed.view_copy_degenerated (0 ms) 4: [ RUN ] hip_managed.view_mapping 4: [ OK ] hip_managed.view_mapping (59 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: [----------] 53 tests from hip_managed (27378 ms total) 4: 4: [----------] 25 tests from hip_hostpinned 4: [ RUN ] hip_hostpinned.impl_shared_alloc 4: [ OK ] hip_hostpinned.impl_shared_alloc (694 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 (75 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 4: [ OK ] hip_hostpinned.view_allocation_large_rank (806 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 (53 ms) 4: [ RUN ] hip_hostpinned.view_copy_tests_rank_0 4: [ OK ] hip_hostpinned.view_copy_tests_rank_0 (0 ms) 4: [ RUN ] hip_hostpinned.view_copy_degenerated 4: [ OK ] hip_hostpinned.view_copy_degenerated (0 ms) 4: [ RUN ] hip_hostpinned.view_mapping 4: [ OK ] hip_hostpinned.view_mapping (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: [----------] 25 tests from hip_hostpinned (1700 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 369 tests from 4 test suites ran. (206301 ms total) 4: [ PASSED ] 367 tests. 4: [ SKIPPED ] 2 tests, listed below: 4: [ SKIPPED ] hip.mdspan_minimal_functional 4: [ SKIPPED ] hip.memory_requirements 4/53 Test #4: Kokkos_CoreUnitTest_HIP ..................... Passed 206.79 sec test 5 Start 5: Kokkos_CoreUnitTest_HIPInterOpInit 5: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (401 ms) 5: [----------] 1 test from hip (401 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 1 test from 1 test suite ran. (401 ms total) 5: [ PASSED ] 1 test. 5/53 Test #5: Kokkos_CoreUnitTest_HIPInterOpInit .......... Passed 0.43 sec test 6 Start 6: Kokkos_CoreUnitTest_HIPInterOpStreams 6: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (396 ms) 6: [----------] 1 test from hip (396 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (396 ms total) 6: [ PASSED ] 1 test. 6/53 Test #6: Kokkos_CoreUnitTest_HIPInterOpStreams ....... Passed 0.42 sec test 7 Start 7: Kokkos_UnitTest_HIPGraph 7: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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.41 sec test 8 Start 8: Kokkos_CoreUnitTest_Default 8: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/core/unit_test/TestSharedSpace.cpp:109: Skipped 8: skipping because specified arch does not support page migration 8: [ SKIPPED ] defaultdevicetype.shared_space (0 ms) 8: [ RUN ] defaultdevicetype.shared_host_pinned_space 8: [ OK ] defaultdevicetype.shared_host_pinned_space (1 ms) 8: [ RUN ] defaultdevicetype.compiler_macros 8: [ OK ] defaultdevicetype.compiler_macros (0 ms) 8: [ RUN ] defaultdevicetype.half_conversion 8: [ OK ] defaultdevicetype.half_conversion (3 ms) 8: [ RUN ] defaultdevicetype.bhalf_conversion 8: [ OK ] defaultdevicetype.bhalf_conversion (0 ms) 8: [ RUN ] defaultdevicetype.half_operators 8: [ OK ] defaultdevicetype.half_operators (1 ms) 8: [ RUN ] defaultdevicetype.bhalf_operators 8: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 8: [ RUN ] defaultdevicetype.host_space_access 8: [ OK ] defaultdevicetype.host_space_access (0 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a1 8: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b1 8: [ OK ] defaultdevicetype.reduce_instantiation_b1 (16 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_c1 8: [ OK ] defaultdevicetype.reduce_instantiation_c1 (6 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_a2 8: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 8: [ RUN ] defaultdevicetype.reduce_instantiation_b2 8: [ OK ] defaultdevicetype.reduce_instantiation_b2 (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 (152 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. (174 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.59 sec test 9 Start 9: Kokkos_CoreUnitTest_LegionInitialization 9: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o 9: [ OK ] initialization.legion_initialization (384 ms) 9: [----------] 1 test from initialization (384 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (384 ms total) 9: [ PASSED ] 1 test. 9/53 Test #9: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.41 sec test 10 Start 10: Kokkos_CoreUnitTest_PushFinalizeHook 10: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 10: Test timeout computed to be: 1500 10: SUCCESS 10/53 Test #10: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.41 sec test 11 Start 11: Kokkos_CoreUnitTest_Develop 11: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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.41 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Test timeout computed to be: 1500 12: [==========] Running 27 tests from 2 test suites. 12: [----------] Global test environment set-up. 12: [----------] 25 tests from kokkosp 12: [ RUN ] kokkosp.test_named_instance_fence 12: Ref: 50331649 12: Ref: named_instance 12: 50331649 12: named_instance 12: [ OK ] kokkosp.test_named_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_unnamed_instance_fence 12: Ref: 50331649 12: Ref: Unnamed Instance Fence 12: 50331649 12: Kokkos::HIP::fence(): Unnamed Instance Fence 12: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 12: [ RUN ] kokkosp.test_named_global_fence 12: Ref: 50331648 12: Ref: test global fence 12: 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 (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 (5 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. (6 ms total) 12: [ PASSED ] 27 tests. 12/53 Test #12: Kokkos_CoreUnitTest_KokkosP ................. Passed 0.42 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so 14: Test timeout computed to be: 1500 14: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 14: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 14/53 Test #14: Kokkos_ProfilingTestLibraryLoadHelp ......... Passed 0.41 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 15: Test timeout computed to be: 1500 15: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 15/53 Test #15: Kokkos_ProfilingTestLibraryCmdLineHelp ...... Passed 0.40 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/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:0x287f2c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x287f580:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x287f680:Host:source:0x287f3c0: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:0x287f580:40::kokkosp_deallocate_data:Host:source:0x287f2c0:40::kokkosp_finalize_library:: 16/53 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.40 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 17: Test timeout computed to be: 1500 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos3HIPE::kokkosp_declare_metadata:GPU architecture:AMD_GFX90A::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_CLANG: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:0x1dab780:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x1daba40:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x1dabb40:Host:source:0x1dab880: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:0x1daba40:40::kokkosp_deallocate_data:Host:source:0x1dab780: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-6892/build/core/unit_test/Kokkos_StackTraceTestExec 18: Test timeout computed to be: 1500 -- Testing 1-D histogram Density 1D: 0.00195837 -0.999999 -57857.6 || 0.051031 0 1.55163e+06 || 2.86903e+10 28674.4 || -7.99824e+08 -2.0744 -- Testing 3-D histogram Density 3D: 0.00588484 -0.9679 10.3307 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3bca70] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3bc56d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fad5c761083] 18: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7fad5c761083] __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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c0506] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3bd48d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x3bc56d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fad5c761083] 18: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7fad5c761083] __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 (326 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3bca70] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3bc81a] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fad5c761083] 18: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7fad5c761083] __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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c0506] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3bd48d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x3bc81a] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fad5c761083] 18: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7fad5c761083] __libc_start_main 18: [0x3bc3de] _start 18: 18: Test setting std::terminate handler that prints the last saved stack trace [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o 18: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (320 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (647 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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x20) [0x3bca70] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fad5c761083] 18: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7fad5c761083] __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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x428d00] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6b) [0x3c00cb] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x3c0506] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa3d) [0x3bd48d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f6916] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x3d8) [0x3ce678] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x451) [0x3cfed1] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x132) [0x3d0792] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x72c) [0x3e0fcc] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x46) [0x3f76e6] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x4c) [0x3e086c] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x3bdee0] 18: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7fad5c761083] 18: /var/jenkins/workspace/Kokkos_PR-6892/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: [0x7fad5c761083] __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. (648 ms total) 18: [ PASSED ] 3 tests. 18/53 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 1.17 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMP 19: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 19: Test timeout computed to be: 1500 19: [==========] Running 28 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 28 tests from OPENMP 19: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 19: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] OPENMP.IncrTest_01_execspace 19: Host Parallel Execution Space: 19: KOKKOS_ENABLE_OPENMP: yes 19: 19: OpenMP Runtime Configuration: 19: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 19: OpenMP 19: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 19: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 19: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 19: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] OPENMP.IncrTest_02_AtomicSub 19: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 19: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 19: [ RUN ] OPENMP.IncrTest_03b_memspace_free 19: [ OK ] OPENMP.IncrTest_03b_memspace_free (68 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 (118 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 (194 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 28 tests from 1 test suite ran. (194 ms total) 19: [ PASSED ] 28 tests. 19/53 Test #19: Kokkos_IncrementalTest_OPENMP ............... Passed 0.61 sec test 20 Start 20: Kokkos_IncrementalTest_HIP 20: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (0 ms) 20: [ RUN ] HIP.IncrTest_03b_memspace_free [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o [100%] Built target Kokkos_policy_performance 20: [ OK ] HIP.IncrTest_03b_memspace_free (2224 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 (335 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 (1 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 (2590 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (2590 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-6892/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-6892/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.01 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/TestDeviceAndThreads.py" 23: Test timeout computed to be: 1500 [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o 23: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o 23: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o 23: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o 23: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 23: 23: ---------------------------------------------------------------------- 23: Ran 5 tests in 7.273s 23: 23: OK 23/53 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 7.33 sec test 24 Start 24: Kokkos_PerformanceTest_TaskDag 24: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-21_T00-50-39.json" 25: Test timeout computed to be: 1500 [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o 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-03-21T01:39:50+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 25: Run on (128 X 3335.15 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: 2.35, 4.75, 8.01 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.96298u 25: GramSchmidt/Count:2048/iterations:5/manual_time 0.008 s 0.008 s 5 2.048k 4.0232u 25: GramSchmidt/Count:4096/iterations:5/manual_time 0.008 s 0.009 s 5 4.096k 2.04222u 25: GramSchmidt/Count:8192/iterations:5/manual_time 0.009 s 0.010 s 5 8.192k 1082.75n 25: GramSchmidt/Count:16384/iterations:5/manual_time 0.009 s 0.011 s 5 16.384k 573.458n 25: GramSchmidt/Count:32768/iterations:5/manual_time 0.010 s 0.013 s 5 32.768k 318.786n 25: GramSchmidt/Count:65536/iterations:5/manual_time 0.013 s 0.021 s 5 65.536k 201.618n 25: GramSchmidt/Count:131072/iterations:5/manual_time 0.016 s 0.032 s 5 131.072k 124.843n 25: GramSchmidt/Count:262144/iterations:5/manual_time 0.018 s 0.098 s 5 262.144k 67.7191n [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o 25: GramSchmidt/Count:524288/iterations:5/manual_time 0.025 s 0.180 s 5 524.288k 47.3476n [ 80%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: GB/s Max 25: ---------------------------------------------------------------------------------------------------------------------------------------------- 25: CustomReduction/N:100000/R:1000/manual_time 0.006 s 0.015 s 111 20.0194k/s 11.5 [ 80%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o [ 80%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o 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.548 s 0.546 s 1 0.103134 0.0493583 0.0971398 0.0470408 0.0480735 5.41u 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 17 7.45057m 3.66901m 7.05787m 3.50007m 3.51214m 3.246u [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o 25: OverlapTeamPolicy/N:20/M:1000000/R:10 0.067 s 0.067 s 10 0.0115765 5.58444m 8.94168m 4.32152m 4.33668m 3.807u 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 23.667n 25: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 11.7212n 25: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 5.89233n 25: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 2.94873n 25: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.53302n 25: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 865.265p 25: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 574.203p 25: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 455.185p 25: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 405.731p 25: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.001 s 5 524.288k 339.958p [ 80%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o [ 80%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Benchmark Time CPU Iterations FOM: rate 25: ----------------------------------------------------------------------------------------------------------------------------------- 25: Malloc/N:1/manual_time 12.6 us 25.4 us 55682 79.5358k/s -- Testing 1-D histogram Density 1D: 6.63432e-07 -0.00542172 0.000333911 || 0.051031 28019 29362 || 28830.7 28674.4 || 4.61599 -2.0744 -- Testing 3-D histogram Density 3D: 7.03793e-07 -0.00156703 0.00540604 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties 25: Malloc/N:16/manual_time 12.6 us 25.4 us 55683 79.4252k/s [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o In file included from /scratch/llvm-project/llvm/lib/Passes/PassBuilderPipelines.cpp:115: /scratch/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h:96:7: warning: 'llvm::SROAPass' declared with greater visibility than the type of its field 'llvm::SROAPass::SelectsToRewrite' [-Wattributes] 96 | class SROAPass : public PassInfoMixin { | ^~~~~~~~ [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o 25: Malloc/N:256/manual_time 12.6 us 25.4 us 55674 79.5567k/s [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_gather 25: Malloc/N:4096/manual_time 12.6 us 25.4 us 55679 79.3722k/s [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 25: Malloc/N:65536/manual_time 12.6 us 25.4 us 55699 79.5904k/s [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o 25: Malloc/N:1048576/manual_time 12.6 us 25.3 us 55711 79.6214k/s [ 80%] Linking CXX static library ../../libLLVMAsmPrinter.a [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o [ 80%] Built target LLVMAsmPrinter [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o [ 80%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerCompileUnit.cpp.o [ 80%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o [ 80%] Linking CXX static library ../libLLVMPasses.a [ 80%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFEmitterImpl.cpp.o 25: Malloc/N:16777216/manual_time 62.4 us 99.2 us 11644 16.0373k/s [ 80%] Built target LLVMPasses [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 80%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o [ 80%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerDeclContext.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCopy_b.cpp.o [ 80%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinker.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFVCRuntimeSupport.cpp.o [ 81%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerImpl.cpp.o [ 81%] Building CXX object tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o 25: Malloc/N:268435456/manual_time 8802 us 135 us 1000 113.606/s 25: Malloc/N:4294967296/manual_time 144705 us 337 us 5 6.91062/s [ 81%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinker.cpp.o [ 81%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFStreamer.cpp.o 25: MallocFree/N:1/manual_time 25.5 us 25.4 us 27439 39.1852k/s [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o -- Testing 1-D histogram Density 1D: 6.43252e-07 0.00545476 0.000782039 || 0.051031 28026 29360 || 28518.8 28674.4 || 10.8109 -2.0744 -- Testing 3-D histogram Density 3D: 6.43252e-07 0.00118097 0.00397478 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift64 (980059 ms) [ RUN ] serial.Random_XorShift1024_0 Test Seed:1710985224944535066 Test Scalar=int -- Testing randomness properties 25: MallocFree/N:16/manual_time 25.5 us 25.4 us 27321 39.2299k/s 25: MallocFree/N:256/manual_time 25.6 us 25.5 us 27438 39.1386k/s [ 81%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/OutputSections.cpp.o [ 81%] Building CXX object lib/DWARFLinkerParallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/StringPool.cpp.o 25: MallocFree/N:4096/manual_time 25.5 us 25.4 us 27474 39.2454k/s 25: MallocFree/N:65536/manual_time 25.5 us 25.4 us 27462 39.2843k/s [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o 25: MallocFree/N:1048576/manual_time 25.4 us 25.4 us 27490 39.2944k/s [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFPlatform.cpp.o [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o [ 81%] Linking CXX static library ../libLLVMDWARFLinkerParallel.a [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o [ 81%] Built target LLVMDWARFLinkerParallel [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o [ 81%] Linking CXX static library ../../libLLVMSelectionDAG.a [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o 25: MallocFree/N:16777216/manual_time 562 us 98.4 us 7304 1.78077k/s [ 81%] Linking CXX executable ../../bin/llvm-extract [ 81%] Built target LLVMSelectionDAG [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o [100%] Built target Kokkos_bytes_and_flops + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Test timeout computed to be: 1500 [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o [ 81%] Linking CXX static library ../libLLVMDWARFLinker.a [ 81%] Built target LLVMDWARFLinker 25: MallocFree/N:268435456/manual_time 8672 us 152 us 351 115.312/s 1: [==========] Running 181 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 7 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRAsmPrinter.cpp.o -- Testing 1-D histogram Density 1D: 2.54313e-07 0.00371866 -0.00747949 || 0.051031 10923 11833 || 11334.8 11377 || -103.397 -0.823045 -- Testing 3-D histogram Density 3D: 2.67029e-07 0.0214927 0.00434466 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties 1: [ OK ] serial_DeathTest.abort_from_host (621 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 25: MallocFree/N:4294967296/manual_time 144345 us 494 us 5 6.92785/s 1: [ OK ] serial_DeathTest.abort_from_device (609 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (602 ms) 1: [ RUN ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions 25: MallocTouch/N:1/manual_time 13.7 us 26.5 us 51183 73.2204k/s 1: [ OK ] serial_DeathTest.policy_bounds_unsafe_narrowing_conversions (615 ms) 1: [ RUN ] serial_DeathTest.policy_invalid_bounds [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o [ 81%] Built target llvm-extract [ 81%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o 1: [ OK ] serial_DeathTest.policy_invalid_bounds (577 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAbstractMemberAccess.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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 (657 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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: MallocTouch/N:16/manual_time 13.6 us 26.5 us 51343 73.3833k/s 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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. [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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 (1256 ms) 1: [----------] 7 tests from serial_DeathTest (4940 ms total) 1: 1: [----------] 174 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (1 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (3 ms) 1: [ RUN ] serial.atomics_tpetra_max_abs 1: [ OK ] serial.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] serial.atomic_views_integral 1: [ OK ] serial.atomic_views_integral (69 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (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 (2 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (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 25: MallocTouch/N:256/manual_time 13.6 us 26.5 us 51390 73.3982k/s [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAdjustOpt.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o 25: MallocTouch/N:4096/manual_time 36.1 us 50.6 us 19398 27.727k/s [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFAsmPrinter.cpp.o 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2122 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRExpandPseudoInsts.cpp.o 25: MallocTouch/N:65536/manual_time 36.2 us 50.7 us 19339 27.6369k/s [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRFrameLowering.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o 25: MallocTouch/N:1048576/manual_time 39.1 us 53.6 us 17906 25.5855k/s [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFCheckAndAdjustIR.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFFrameLowering.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRInstrInfo.cpp.o 25: MallocTouch/N:16777216/manual_time 98.1 us 142 us 7310 10.1946k/s [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelDAGToDAG.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFInstrInfo.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00296198 0.0064617 || 0.051031 10974 11780 || 11343.4 11377 || 89.3265 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0034126 -9.14034e-05 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o [ 81%] Linking CXX static library ../libLLVMLTO.a [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_d.cpp.o [ 81%] Built target LLVMLTO [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFIRPeephole.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/BitTracker.cpp.o [ 81%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchAsmPrinter.cpp.o [ 81%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiAsmPrinter.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelDAGToDAG.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (14715 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (802 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRISelLowering.cpp.o 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (801 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 (83 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 (32 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 (21 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 lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFISelLowering.cpp.o 25: MallocTouch/N:268435456/manual_time 8818 us 226 us 1000 113.409/s 25: MallocTouch/N:4294967296/manual_time 145003 us 1259 us 5 6.8964/s [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o 25: MallocTouchFree/N:1/manual_time 26.7 us 26.6 us 26297 37.4538k/s [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o 25: MallocTouchFree/N:16/manual_time 26.6 us 26.5 us 26355 37.6312k/s [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonAsmPrinter.cpp.o 1: [ OK ] serial.mdrange_parallel_reduce_primitive_types (2793 ms) 1: [ RUN ] serial.mdspan_minimal_functional 1: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.max 1: [ OK ] serial.max (0 ms) 1: [ RUN ] serial.max_within_parfor 1: [ OK ] serial.max_within_parfor (3 ms) 1: [ RUN ] serial.min 1: [ OK ] serial.min (0 ms) 1: [ RUN ] serial.min_within_parfor 1: [ OK ] serial.min_within_parfor (0 ms) 1: [ RUN ] serial.minmax 1: [ OK ] serial.minmax (0 ms) 1: [ RUN ] serial.minmax_within_parfor 1: [ OK ] serial.minmax_within_parfor (0 ms) 1: [ RUN ] serial.clamp 1: [ OK ] serial.clamp (0 ms) 1: [ RUN ] serial.clamp_within_parfor 1: [ OK ] serial.clamp_within_parfor (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (133 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (3 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (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_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 [ 81%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandAtomicPseudoInsts.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00224382 0.00812807 || 0.051031 10936 11846 || 11402.5 11377 || 112.362 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0124868 -0.0042592 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties [ 81%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiDelaySlotFiller.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMCInstLower.cpp.o 25: MallocTouchFree/N:256/manual_time 26.6 us 26.5 us 26332 37.5704k/s 1: [ OK ] serial.reduce_device_view_mdrange_policy (1016 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (108 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (3 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [----------] 174 tests from serial (22857 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 181 tests from 2 test suites ran. (27798 ms total) 1: [ PASSED ] 180 tests. 1: [ SKIPPED ] 1 test, listed below: 1: [ SKIPPED ] serial.mdspan_minimal_functional 25: MallocTouchFree/N:4096/manual_time 51.0 us 50.8 us 13750 19.6209k/s 1/57 Test #1: Kokkos_CoreUnitTest_Serial1 ................... Passed 30.57 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Test timeout computed to be: 1500 25: MallocTouchFree/N:65536/manual_time 51.0 us 50.9 us 13657 19.5901k/s 25: MallocTouchFree/N:1048576/manual_time 54.3 us 54.1 us 12979 18.4223k/s 2: [==========] Running 122 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 7 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_dyn 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_stat 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_stat (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_params_mix 2: [ OK ] serial_DeathTest.view_construction_with_wrong_params_mix (0 ms) 2: [ RUN ] serial_DeathTest.view_construction_with_wrong_static_extents 2: [ OK ] serial_DeathTest.view_construction_with_wrong_static_extents (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRMCInstLower.cpp.o [ 81%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiFrameLowering.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GIMatchTableExecutor.cpp.o [ 81%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchExpandPseudoInsts.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFPreserveDIType.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitSimplify.cpp.o 25: MallocTouchFree/N:16777216/manual_time 508 us 140 us 5049 1.96865k/s 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4170 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 25: MallocTouchFree/N:268435456/manual_time 8681 us 240 us 353 115.194/s 25: MallocTouchFree/N:4294967296/manual_time 144413 us 1244 us 5 6.92456/s [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o [ 81%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiInstrInfo.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o 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.5605/s 800 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFRegisterInfo.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRRegisterInfo.cpp.o 25: ViewAllocate_Rank1/N:10/manual_time 0.028 s 0.001 s 26 28.5829/s 800 [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebuggerSupportPlugin.cpp.o 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (4249 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_device 2: /var/jenkins/workspace/Kokkos_PR-6892/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 (8420 ms total) 2: 2: [----------] 115 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce 2: [ OK ] serial.team_reduce (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (0 ms) 2: [ RUN ] serial.team_parallel_single 2: [ OK ] serial.team_parallel_single (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 (332 ms) 2: [ RUN ] serial.parallel_scan_with_reducers 2: [ OK ] serial.parallel_scan_with_reducers (67 ms) 2: [ RUN ] serial.team_thread_range_combined_reducers 2: [ OK ] serial.team_thread_range_combined_reducers (0 ms) 2: [ RUN ] serial.thread_vector_range_combined_reducers 2: [ OK ] serial.thread_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.team_vector_range_combined_reducers 2: [ OK ] serial.team_vector_range_combined_reducers (0 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelFor 2: [ OK ] serial.TeamThreadMDRangeParallelFor (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (4 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (4 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (5 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (51 ms) 2: [ RUN ] serial.team_long_reduce 2: [ OK ] serial.team_long_reduce (33 ms) 2: [ RUN ] serial.team_double_reduce 2: [ OK ] serial.team_double_reduce (37 ms) 2: [ RUN ] serial.team_parallel_dummy_with_reducer_and_scratch_space 2: [ OK ] serial.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 2: [ RUN ] serial.repeated_team_reduce [ 81%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchFrameLowering.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o 25: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 50 29.5049/s 800 25: ViewAllocate_Rank2/N:10/manual_time 0.027 s 0.001 s 26 29.6952/s 800 -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0148083 -0.00583647 || 0.051031 11013 11832 || 11548 11377 || -80.6833 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.0130334 0.00240665 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6418/s 800 [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o 25: ViewAllocate_Rank3/N:10/manual_time 0.027 s 0.001 s 26 29.6704/s 800 [ 81%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiISelDAGToDAG.cpp.o 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.6954/s 800 [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRShiftExpand.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSelectionDAGInfo.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBitTracker.cpp.o 25: ViewAllocate_Rank4/N:10/manual_time 0.027 s 0.001 s 26 29.6581/s 800 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.6917/s 800 [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o 2: [ OK ] serial.repeated_team_reduce (7091 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (84 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (80 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (24 ms) 2: [ RUN ] serial.team_scratch_request 2: [ OK ] serial.team_scratch_request (3 ms) 2: [ RUN ] serial.team_lambda_shared_request 2: [ OK ] serial.team_lambda_shared_request (22 ms) 2: [ RUN ] serial.scratch_align 2: [ OK ] serial.scratch_align (0 ms) 2: [ RUN ] serial.shmem_size 2: [ OK ] serial.shmem_size (0 ms) 2: [ RUN ] serial.multi_level_scratch 2: [ OK ] serial.multi_level_scratch (5 ms) 2: [ RUN ] serial.team_scratch_memory_index_parallel_for 2: [ OK ] serial.team_scratch_memory_index_parallel_for (0 ms) 2: [ RUN ] serial.team_policy_max_recommended 2: [ OK ] serial.team_policy_max_recommended (1 ms) 2: [ RUN ] serial.team_policy_minmax_scalar_without_plus_equal_k 2: [ OK ] serial.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 2: [ RUN ] serial.team_teamvector_range 2: [ OK ] serial.team_teamvector_range (1 ms) 2: [ RUN ] serial.unique_token_global 2: [ OK ] serial.unique_token_global (0 ms) 2: [ RUN ] serial.unique_token_instance 2: [ OK ] serial.unique_token_instance (0 ms) 2: [ RUN ] serial.unique_token_team_acquire 2: [ OK ] serial.unique_token_team_acquire (0 ms) 2: [ RUN ] serial.view_api_a 2: [ OK ] serial.view_api_a (4 ms) 2: [ RUN ] serial.view_api_b 2: [ OK ] serial.view_api_b (0 ms) 2: [ RUN ] serial.view_api_c 2: [ OK ] serial.view_api_c (0 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (0 ms) 2: [ RUN ] serial.view_allocation_error 2: [ OK ] serial.view_allocation_error (1 ms) 2: [ RUN ] serial.view_remap 2: [ OK ] serial.view_remap (0 ms) 2: [ RUN ] serial.view_mirror_nonconst 2: [ OK ] serial.view_mirror_nonconst (0 ms) 2: [ RUN ] serial.view_stride_method 2: [ OK ] serial.view_stride_method (0 ms) 2: [ RUN ] serial.anonymous_space 2: [ OK ] serial.anonymous_space (0 ms) 2: [ RUN ] serial.view_overload_resolution 2: [ OK ] serial.view_overload_resolution (0 ms) 2: [ RUN ] serial.view_allocation_large_rank 25: ViewAllocate_Rank5/N:10/manual_time 0.027 s 0.001 s 26 29.6309/s 800 2: [ OK ] serial.view_allocation_large_rank (1718 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (4 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRSubtarget.cpp.o 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.6923/s 800 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (42 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (39 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (58 ms) 2: [ RUN ] serial.view_mapping_operator 2: [ OK ] serial.view_mapping_operator (1 ms) 2: [ RUN ] serial.static_extent 2: [ OK ] serial.static_extent (0 ms) 2: [ RUN ] serial.view_mapping_atomic 2: [ OK ] serial.view_mapping_atomic (0 ms) 2: [ RUN ] serial.view_mapping_class_value 2: [ OK ] serial.view_mapping_class_value (0 ms) 2: [ RUN ] serial.view_mapping_assignable 2: [ OK ] serial.view_mapping_assignable (0 ms) 2: [ RUN ] serial.view_mapping_trivially_copyable 2: [ OK ] serial.view_mapping_trivially_copyable (0 ms) 2: [ RUN ] serial.view_mapping_subview 2: [ OK ] serial.view_mapping_subview (0 ms) 2: [ RUN ] serial.view_nested_view 2: [ OK ] serial.view_nested_view (0 ms) 2: [ RUN ] serial.append_formatted_multidimensional_index 2: [ OK ] serial.append_formatted_multidimensional_index (0 ms) 2: [ RUN ] serial.view_resize 2: [ OK ] serial.view_resize (2 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (119 ms) 2: [ RUN ] serial.resize_realloc_no_init 2: [ OK ] serial.resize_realloc_no_init (0 ms) 2: [ RUN ] serial.resize_realloc_no_alloc 2: [ OK ] serial.resize_realloc_no_alloc (0 ms) 2: [ RUN ] serial.realloc_exec_space 2: [ OK ] serial.realloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc 2: [ OK ] serial.view_alloc (0 ms) 2: [ RUN ] serial.view_alloc_exec_space 2: [ OK ] serial.view_alloc_exec_space (0 ms) 2: [ RUN ] serial.view_alloc_int 2: [ OK ] serial.view_alloc_int (0 ms) 2: [ RUN ] serial.view_alloc_exec_space_int 2: [ OK ] serial.view_alloc_exec_space_int (0 ms) 2: [ RUN ] serial.deep_copy_zero_memset 2: [ OK ] serial.deep_copy_zero_memset (0 ms) 2: [ RUN ] serial.resize_exec_space 2: [ OK ] serial.resize_exec_space (0 ms) 2: [ RUN ] serial.view_allocation_int 2: /var/jenkins/workspace/Kokkos_PR-6892/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 (133 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (132 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (132 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (135 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (135 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess [ 81%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchInstrInfo.cpp.o 25: ViewAllocate_Rank6/N:10/manual_time 0.027 s 0.001 s 26 29.7099/s 800 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: [----------] 115 tests from serial (10692 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 122 tests from 2 test suites ran. (19113 ms total) 2: [ PASSED ] 120 tests. 2: [ SKIPPED ] 2 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.6953/s 800 2/57 Test #2: Kokkos_CoreUnitTest_Serial2 ................... Passed 21.55 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Test timeout computed to be: 1500 25: ViewAllocate_Rank7/N:10/manual_time 0.027 s 0.001 s 26 29.6993/s 800 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewCtorDimMatch.cpp.o [ 81%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiISelLowering.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBlockRanges.cpp.o 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.6697/s 800 [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFSubtarget.cpp.o 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from serial_count_bugs 3: [ RUN ] serial_count_bugs.launch_one 3: [ OK ] serial_count_bugs.launch_one (0 ms) 3: [ RUN ] serial_count_bugs.launch_one_rvalue 3: [ OK ] serial_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] serial_count_bugs.launch_six 3: [ OK ] serial_count_bugs.launch_six (0 ms) 3: [ RUN ] serial_count_bugs.when_all_cycle 3: [ OK ] serial_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] serial_count_bugs.zero_work_reduce 3: [ OK ] serial_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from serial_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (0 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFTargetMachine.cpp.o 3/57 Test #3: Kokkos_CoreUnitTest_SerialGraph ............... Passed 2.47 sec test 4 Start 4: Kokkos_CoreUnitTest_SYCL1A 4: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1A 4: Test timeout computed to be: 1500 25: ViewAllocate_Rank8/N:10/manual_time 0.027 s 0.001 s 26 29.697/s 800 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 494 1.14161k/s 1.6k [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCEHFrameRegistrar.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o 4: [==========] Running 107 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 3 tests from sycl_DeathTest 4: [ RUN ] sycl_DeathTest.abort_from_host [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetMachine.cpp.o 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 497 1.15831k/s 1.6k 4: [ OK ] sycl_DeathTest.abort_from_host (623 ms) 4: [ RUN ] sycl_DeathTest.abort_from_device 4: [ OK ] sycl_DeathTest.abort_from_device (25 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 (1274 ms total) 4: 4: [----------] 104 tests from sycl 4: [ RUN ] sycl.array_capacity 4: [ OK ] sycl.array_capacity (0 ms) 4: [ RUN ] sycl.array_element_access 4: [ OK ] sycl.array_element_access (0 ms) 4: [ RUN ] sycl.array_zero_capacity 4: [ OK ] sycl.array_zero_capacity (0 ms) 4: [ RUN ] sycl.array_zero_data_nullptr 4: [ OK ] sycl.array_zero_data_nullptr (0 ms) 4: [ RUN ] sycl.array_contiguous_capacity 4: [ OK ] sycl.array_contiguous_capacity (0 ms) 4: [ RUN ] sycl.array_contiguous_element_access 4: [ OK ] sycl.array_contiguous_element_access (0 ms) 4: [ RUN ] sycl.array_contiguous_assignment 4: [ OK ] sycl.array_contiguous_assignment (0 ms) 4: [ RUN ] sycl.array_strided_capacity 4: [ OK ] sycl.array_strided_capacity (0 ms) 4: [ RUN ] sycl.array_strided_element_access 4: [ OK ] sycl.array_strided_element_access (0 ms) 4: [ RUN ] sycl.array_strided_assignment 4: [ OK ] sycl.array_strided_assignment (0 ms) 4: [ RUN ] sycl.atomic_operations_complexdouble 4: /var/jenkins/workspace/Kokkos_PR-6892/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 (10 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 (17 ms) 4: [ RUN ] sycl.atomic_operations_unsignedlong 4: [ OK ] sycl.atomic_operations_unsignedlong (18 ms) 4: [ RUN ] sycl.atomics 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 505 1.15747k/s 1.6k 4: [ OK ] sycl.atomics (254 ms) 4: [ RUN ] sycl.atomics_tpetra_max_abs 4: [ OK ] sycl.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] sycl.atomic_views_integral 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 507 1.17641k/s 1.6k [ 81%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelDAGToDAG.cpp.o 25: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 509 1.18674k/s 1.6k [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o [ 81%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMachineFunctionInfo.cpp.o [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonBranchRelaxation.cpp.o 25: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 509 1.18615k/s 1.6k 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 508 1.18533k/s 1.6k 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 298 686.238/s 1.6k [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIPeephole.cpp.o 25: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 194 447.125/s 1.6k [ 81%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMCInstLower.cpp.o [ 81%] Building CXX object lib/Target/AVR/CMakeFiles/LLVMAVRCodeGen.dir/AVRTargetObjectFile.cpp.o 25: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 509 1.18564k/s 1.6k [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o 25: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 296 683.943/s 1.6k 25: ViewDeepCopy_Rank3/N:10/manual_time 0.003 s 0.003 s 245 565.582/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 508 1.18637k/s 1.6k [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o [ 81%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchISelLowering.cpp.o [ 81%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiMemAluCombiner.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 509 1.1857k/s 1.6k [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o 25: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 507 1.18645k/s 1.6k [ 81%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCFGOptimizer.cpp.o [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMIChecking.cpp.o [ 81%] Linking CXX static library ../../libLLVMAVRCodeGen.a 25: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 509 1.18623k/s 1.6k 25: ViewDeepCopy_Rank4/N:10/manual_time 0.011 s 0.011 s 61 142.971/s 1.6k [ 81%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BPFMISimplifyPatchable.cpp.o [ 81%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o [ 81%] Built target LLVMAVRCodeGen [ 81%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o 25: ViewDeepCopy_Rank5/N:10/manual_time 0.011 s 0.011 s 61 143.747/s 1.6k [ 83%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430BranchSelector.cpp.o [ 83%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiRegisterInfo.cpp.o 25: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 189 434.284/s 1.6k 4: [ OK ] sycl.atomic_views_integral (12769 ms) 4: [ RUN ] sycl.atomic_views_nonintegral 4: [ OK ] sycl.atomic_views_nonintegral (92 ms) 4: [ RUN ] sycl.atomic_view_api 4: [ OK ] sycl.atomic_view_api (0 ms) 4: [ RUN ] sycl.bit_manip_countl_zero 4: [ OK ] sycl.bit_manip_countl_zero (2 ms) 4: [ RUN ] sycl.bit_manip_countl_one 4: [ OK ] sycl.bit_manip_countl_one (3 ms) 4: [ RUN ] sycl.bit_manip_countr_zero 4: [ OK ] sycl.bit_manip_countr_zero (2 ms) 4: [ RUN ] sycl.bit_manip_countr_one 4: [ OK ] sycl.bit_manip_countr_one (2 ms) 4: [ RUN ] sycl.bit_manip_popcount 4: [ OK ] sycl.bit_manip_popcount (3 ms) 4: [ RUN ] sycl.bit_manip_has_single_bit 4: [ OK ] sycl.bit_manip_has_single_bit (3 ms) 4: [ RUN ] sycl.bit_manip_bit_floor 4: [ OK ] sycl.bit_manip_bit_floor (3 ms) 4: [ RUN ] sycl.bit_manip_bit_ceil 4: [ OK ] sycl.bit_manip_bit_ceil (3 ms) 4: [ RUN ] sycl.bit_manip_bit_width 4: [ OK ] sycl.bit_manip_bit_width (3 ms) 4: [ RUN ] sycl.bit_manip_rotl 4: [ OK ] sycl.bit_manip_rotl (3 ms) 4: [ RUN ] sycl.bit_manip_rotr 4: [ OK ] sycl.bit_manip_rotr (3 ms) 4: [ RUN ] sycl.bit_manip_byeswap 4: [ OK ] sycl.bit_manip_byeswap (3 ms) 4: [ RUN ] sycl.bit_manip_bit_cast 4: [ OK ] sycl.bit_manip_bit_cast (0 ms) 4: [ RUN ] sycl.test_block_deduction_bug_pr_3103 4: [ OK ] sycl.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] sycl.checked_integer_operations_multiply_overflow 4: [ OK ] sycl.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] sycl.execution_policy_occupancy_and_hint 4: [ OK ] sycl.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] sycl.complex_construction 4: [ OK ] sycl.complex_construction (1 ms) 4: [ RUN ] sycl.complex_basic_math 4: [ OK ] sycl.complex_basic_math (0 ms) 4: [ RUN ] sycl.complex_special_funtions 4: [ OK ] sycl.complex_special_funtions (0 ms) 4: [ RUN ] sycl.complex_io 4: [ OK ] sycl.complex_io (0 ms) 4: [ RUN ] sycl.complex_trivially_copyable 4: [ OK ] sycl.complex_trivially_copyable (0 ms) 4: [ RUN ] sycl.complex_issue_3865 4: [ OK ] sycl.complex_issue_3865 (0 ms) 4: [ RUN ] sycl.complex_operations_arithmetic_types_overloads 4: [ OK ] sycl.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] sycl.crs_count_fill 4: [ OK ] sycl.crs_count_fill (3 ms) 4: [ RUN ] sycl.crs_copy_constructor 4: [ OK ] sycl.crs_copy_constructor (8 ms) 4: [ RUN ] sycl.deep_copy_alignment 4: [ OK ] sycl.deep_copy_alignment (6 ms) 4: [ RUN ] sycl.deep_copy_conversion 4: [ OK ] sycl.deep_copy_conversion (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 (1 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 (923 ms) 4: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutleft [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o 25: ViewDeepCopy_Rank5/N:10/manual_time 0.005 s 0.005 s 128 296.255/s 1.6k [ 83%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCommonGEP.cpp.o 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 509 1.18555k/s 1.6k 4: [ OK ] sycl.local_deepcopy_rangepolicy_layoutleft (2010 ms) 4: [ RUN ] sycl.local_deepcopy_teampolicy_layoutright 25: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 509 1.18643k/s 1.6k 4: [ OK ] sycl.local_deepcopy_teampolicy_layoutright (907 ms) 4: [ RUN ] sycl.local_deepcopy_rangepolicy_layoutright 25: ViewDeepCopy_Rank6/N:10/manual_time 0.012 s 0.012 s 56 132.149/s 1.6k 25: ViewDeepCopy_Rank6/N:10/manual_time 0.009 s 0.009 s 78 177.264/s 1.6k 4: [ OK ] sycl.local_deepcopy_rangepolicy_layoutright (1328 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 (53 ms) 4: [ RUN ] sycl.mathematical_functions_hyperbolic_functions 4: [ OK ] sycl.mathematical_functions_hyperbolic_functions (42 ms) 4: [ RUN ] sycl.mathematical_functions_non_standard 4: [ OK ] sycl.mathematical_functions_non_standard (5 ms) 4: [ RUN ] sycl.mathematical_functions_power_functions 4: [ OK ] sycl.mathematical_functions_power_functions (17 ms) 4: [ RUN ] sycl.mathematical_functions_fma 4: [ OK ] sycl.mathematical_functions_fma (1 ms) 4: [ RUN ] sycl.mathematical_functions_error_and_gamma_functions 4: [ OK ] sycl.mathematical_functions_error_and_gamma_functions (31 ms) 4: [ RUN ] sycl.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] sycl.mathematical_functions_nearest_interger_floating_point_operations (27 ms) 4: [ RUN ] sycl.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] sycl.mathematical_functions_floating_point_manipulation_functions (10 ms) 4: [ RUN ] sycl.mathematical_functions_absolute_value 4: [ OK ] sycl.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] sycl.mathematical_functions_floating_point_absolute_value 4: [ OK ] sycl.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] sycl.mathematical_functions_remainder_function 4: [ OK ] sycl.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] sycl.mathematical_functions_isfinite 4: [ OK ] sycl.mathematical_functions_isfinite (0 ms) 4: [ RUN ] sycl.mathematical_functions_isinf 4: [ OK ] sycl.mathematical_functions_isinf (0 ms) 4: [ RUN ] sycl.mathematical_functions_isnan 4: [ OK ] sycl.mathematical_functions_isnan (0 ms) 4: [ RUN ] sycl.mathematical_functions_exponential_functions 4: [ OK ] sycl.mathematical_functions_exponential_functions (54 ms) 4: [ RUN ] sycl.mathspecialfunc_expint1 4: [ OK ] sycl.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] sycl.mathspecialfunc_errorfunc 4: [ OK ] sycl.mathspecialfunc_errorfunc (1 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselj0y0 4: [ OK ] sycl.mathspecialfunc_cbesselj0y0 (24 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesselj1y1 4: [ OK ] sycl.mathspecialfunc_cbesselj1y1 (25 ms) 4: [ RUN ] sycl.mathspecialfunc_cbesseli0k0 [ 83%] Building CXX object lib/Target/BPF/CMakeFiles/LLVMBPFCodeGen.dir/BTFDebug.cpp.o [ 83%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchMCInstLower.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o 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 (2 ms) 4: [----------] 104 tests from sycl (18882 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 107 tests from 2 test suites ran. (20156 ms total) 4: [ PASSED ] 106 tests. 4: [ SKIPPED ] 1 test, listed below: 4: [ SKIPPED ] sycl.atomic_operations_complexdouble [ 83%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelDAGToDAG.cpp.o [ 83%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiSelectionDAGInfo.cpp.o [ 83%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiSubtarget.cpp.o 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 509 1.18627k/s 1.6k 4/57 Test #4: Kokkos_CoreUnitTest_SYCL1A .................... Passed 23.06 sec test 5 Start 5: Kokkos_CoreUnitTest_SYCL1B 5: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SYCL1B 5: Test timeout computed to be: 1500 25: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 507 1.18654k/s 1.6k 25: ViewDeepCopy_Rank7/N:10/manual_time 0.013 s 0.013 s 52 121.025/s 1.6k 5: [==========] Running 74 tests from 2 test suites. 5: [----------] Global test environment set-up. 5: [----------] 4 tests from sycl_DeathTest 5: [ RUN ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions 25: ViewDeepCopy_Rank7/N:10/manual_time 0.010 s 0.010 s 70 159.349/s 1.6k 5: [ OK ] sycl_DeathTest.policy_bounds_unsafe_narrowing_conversions (623 ms) 5: [ RUN ] sycl_DeathTest.policy_invalid_bounds 5: [ OK ] sycl_DeathTest.policy_invalid_bounds (627 ms) 5: [ RUN ] sycl_DeathTest.range_policy_invalid_bounds 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 509 1.18593k/s 1.6k 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 84%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o 5: [ OK ] sycl_DeathTest.range_policy_invalid_bounds (689 ms) 5: [ RUN ] sycl_DeathTest.range_policy_implicitly_converted_bounds 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 509 1.18614k/s 1.6k [ 84%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstExtenders.cpp.o 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 84%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430ISelLowering.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 53 123.08/s 1.6k 5: 5: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (1387 ms) 5: [----------] 4 tests from sycl_DeathTest (3328 ms total) 5: 5: [----------] 70 tests from sycl 5: [ RUN ] sycl.mdrange_5d 5: [ OK ] sycl.mdrange_5d (25 ms) 5: [ RUN ] sycl.mdrange_6d 5: [ OK ] sycl.mdrange_6d (18 ms) 5: [ RUN ] sycl.mdrange_2d 5: [ OK ] sycl.mdrange_2d (3 ms) 5: [ RUN ] sycl.mdrange_array_reduce 5: [ OK ] sycl.mdrange_array_reduce (0 ms) 5: [ RUN ] sycl.mdrange_3d 5: [ OK ] sycl.mdrange_3d (6 ms) 5: [ RUN ] sycl.mdrange_neg_idx 5: [ OK ] sycl.mdrange_neg_idx (2 ms) 5: [ RUN ] sycl.mdrange_4d 5: [ OK ] sycl.mdrange_4d (4 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 [ 84%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchRegisterInfo.cpp.o 25: ViewDeepCopy_Rank8/N:10/manual_time 0.013 s 0.013 s 50 118.78/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 562 1.34113k/s 1.6k 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 562 1.34102k/s 1.6k [ 84%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiTargetMachine.cpp.o [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o [ 84%] Building CXX object lib/Target/Lanai/CMakeFiles/LLVMLanaiCodeGen.dir/LanaiTargetObjectFile.cpp.o [ 84%] Linking CXX static library ../../libLLVMBPFCodeGen.a [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o 5: [ OK ] sycl.mdrange_parallel_reduce_primitive_types (2347 ms) 5: [ RUN ] sycl.mdspan_minimal_functional 5: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestMDSpan.hpp:57: Skipped 5: mdspan not enabled 5: [ SKIPPED ] sycl.mdspan_minimal_functional (0 ms) 5: [ RUN ] sycl.max 5: [ OK ] sycl.max (0 ms) 5: [ RUN ] sycl.max_within_parfor 5: [ OK ] sycl.max_within_parfor (0 ms) 5: [ RUN ] sycl.min 5: [ OK ] sycl.min (0 ms) 5: [ RUN ] sycl.min_within_parfor 5: [ OK ] sycl.min_within_parfor (0 ms) 5: [ RUN ] sycl.minmax 5: [ OK ] sycl.minmax (0 ms) 5: [ RUN ] sycl.minmax_within_parfor 5: [ OK ] sycl.minmax_within_parfor (0 ms) 5: [ RUN ] sycl.clamp 5: [ OK ] sycl.clamp (0 ms) 5: [ RUN ] sycl.clamp_within_parfor 5: [ OK ] sycl.clamp_within_parfor (0 ms) 5: [ RUN ] sycl.numeric_traits_infinity 5: [ OK ] sycl.numeric_traits_infinity (0 ms) 5: [ RUN ] sycl.numeric_traits_epsilon 5: [ OK ] sycl.numeric_traits_epsilon (0 ms) 5: [ RUN ] sycl.numeric_traits_round_error 5: [ OK ] sycl.numeric_traits_round_error (0 ms) 5: [ RUN ] sycl.numeric_traits_norm_min 5: [ OK ] sycl.numeric_traits_norm_min (0 ms) 5: [ RUN ] sycl.numeric_traits_denorm_min 5: [ OK ] sycl.numeric_traits_denorm_min (0 ms) 5: [ RUN ] sycl.numeric_traits_finite_min_max 5: [ OK ] sycl.numeric_traits_finite_min_max (3 ms) 5: [ RUN ] sycl.numeric_traits_digits 5: [ OK ] sycl.numeric_traits_digits (1 ms) 5: [ RUN ] sycl.numeric_traits_digits10 5: [ OK ] sycl.numeric_traits_digits10 (1 ms) 5: [ RUN ] sycl.numeric_traits_max_digits10 5: [ OK ] sycl.numeric_traits_max_digits10 (0 ms) 5: [ RUN ] sycl.numeric_traits_radix 5: [ OK ] sycl.numeric_traits_radix (1 ms) 5: [ RUN ] sycl.numeric_traits_min_max_exponent 5: [ OK ] sycl.numeric_traits_min_max_exponent (0 ms) 5: [ RUN ] sycl.numeric_traits_min_max_exponent10 5: [ OK ] sycl.numeric_traits_min_max_exponent10 (0 ms) 5: [ RUN ] sycl.numeric_traits_quiet_and_signaling_nan 5: [ OK ] sycl.numeric_traits_quiet_and_signaling_nan (0 ms) 5: [ RUN ] sycl.numeric_traits_sfinae_friendly 5: [ OK ] sycl.numeric_traits_sfinae_friendly (0 ms) 5: [ RUN ] sycl.occupancy_control 5: [ OK ] sycl.occupancy_control (1 ms) 5: [ RUN ] sycl.view_aggregate 5: [ OK ] sycl.view_aggregate (0 ms) 5: [ RUN ] sycl.memory_pool 5: [ OK ] sycl.memory_pool (50 ms) 5: [ RUN ] sycl.cxx11 5: [ OK ] sycl.cxx11 (2 ms) 5: [ RUN ] sycl.viewctorprop_embedded_dim 5: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 5: [ RUN ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility 5: [ OK ] sycl.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 5: [ RUN ] sycl.view_layouttiled 5: [ OK ] sycl.view_layouttiled (2 ms) 5: [ RUN ] sycl.view_layouttiled_subtile 5: [ OK ] sycl.view_layouttiled_subtile (0 ms) 5: [ RUN ] sycl.parallel_scan_range_policy 5: [ OK ] sycl.parallel_scan_range_policy (40 ms) 5: [ RUN ] sycl.kokkos_printf 5: [ OK ] sycl.kokkos_printf (11 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 (9 ms) 5: [ RUN ] sycl.reducers_double 5: [ OK ] sycl.reducers_double (8 ms) 5: [ RUN ] sycl.reducers_complex_double 5: [ OK ] sycl.reducers_complex_double (3 ms) 5: [ RUN ] sycl.reducers_struct 5: [ OK ] sycl.reducers_struct (12 ms) 5: [ RUN ] sycl.reducers_half_t 5: [ OK ] sycl.reducers_half_t (6 ms) 5: [ RUN ] sycl.reducers_bhalf_t 5: [ OK ] sycl.reducers_bhalf_t (5 ms) 5: [ RUN ] sycl.reducers_int8_t 5: [ OK ] sycl.reducers_int8_t (5 ms) 5: [ RUN ] sycl.reducers_int16_t 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 562 1.3409k/s 1.6k 5: [ OK ] sycl.reducers_int16_t (5 ms) 5: [ RUN ] sycl.reducers_point_t 5: [ OK ] sycl.reducers_point_t (3 ms) 5: [ RUN ] sycl.reducers_bool 5: [ OK ] sycl.reducers_bool (1 ms) 5: [ RUN ] sycl.int_combined_reduce 5: [ OK ] sycl.int_combined_reduce (0 ms) 5: [ RUN ] sycl.mdrange_combined_reduce 5: [ OK ] sycl.mdrange_combined_reduce (0 ms) 5: [ RUN ] sycl.int_combined_reduce_mixed 5: [ OK ] sycl.int_combined_reduce_mixed (0 ms) 5: [ RUN ] sycl.reduction_deduction 5: [ OK ] sycl.reduction_deduction (0 ms) 5: [ RUN ] sycl.reduce_device_view_range_policy 5: [ OK ] sycl.reduce_device_view_range_policy (3 ms) 5: [ RUN ] sycl.reduce_device_view_mdrange_policy 5: [ OK ] sycl.reduce_device_view_mdrange_policy (577 ms) 5: [ RUN ] sycl.reduce_device_view_team_policy 5: [ OK ] sycl.reduce_device_view_team_policy (3 ms) 5: [ RUN ] sycl.impl_shared_alloc 5: [ OK ] sycl.impl_shared_alloc (70 ms) 5: [ RUN ] sycl.kokkos_swap 5: [ OK ] sycl.kokkos_swap (0 ms) 5: [----------] 70 tests from sycl (3270 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 74 tests from 2 test suites ran. (6598 ms total) 5: [ PASSED ] 73 tests. 5: [ SKIPPED ] 1 test, listed below: 5: [ SKIPPED ] sycl.mdspan_minimal_functional 25: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 562 1.34072k/s 1.6k 5/57 Test #5: Kokkos_CoreUnitTest_SYCL1B .................... Passed 9.18 sec test 6 Start 6: Kokkos_CoreUnitTest_SYCL2A 6: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2A 6: Test timeout computed to be: 1500 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1216 1.45823k/s 800 25: ViewFill_Rank1/N:10/manual_time 0.001 s 0.001 s 1216 1.46089k/s 800 [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1218 1.46111k/s 800 6: [==========] Running 96 tests from 2 test suites. 6: [----------] Global test environment set-up. 6: [----------] 7 tests from sycl_DeathTest 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_dyn 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_stat 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_stat (0 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_params_mix 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_params_mix (0 ms) 6: [ RUN ] sycl_DeathTest.view_construction_with_wrong_static_extents 6: [ OK ] sycl_DeathTest.view_construction_with_wrong_static_extents (0 ms) 6: [ RUN ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment 25: ViewFill_Rank2/N:10/manual_time 0.001 s 0.001 s 1216 1.4603k/s 800 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 84%] Built target LLVMBPFCodeGen [ 84%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchSubtarget.cpp.o [ 84%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430InstrInfo.cpp.o [ 84%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAliasAnalysis.cpp.o 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1218 1.46083k/s 800 [ 84%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o 25: ViewFill_Rank3/N:10/manual_time 0.001 s 0.001 s 1218 1.46037k/s 800 [ 84%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/DelaySlotFiller.cpp.o 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1216 1.46046k/s 800 25: ViewFill_Rank4/N:10/manual_time 0.001 s 0.001 s 1217 1.45999k/s 800 6: [ OK ] sycl_DeathTest.view_layoutstride_right_to_layoutleft_assignment (4315 ms) 6: [ RUN ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 84%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonConstPropagation.cpp.o [ 84%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAllocaHoisting.cpp.o 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1215 1.45932k/s 800 25: ViewFill_Rank5/N:10/manual_time 0.001 s 0.001 s 1215 1.45875k/s 800 [ 86%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetMachine.cpp.o [ 86%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o [ 86%] Linking CXX static library ../../libLLVMLanaiCodeGen.a 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1217 1.45878k/s 800 [ 86%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430FrameLowering.cpp.o [ 86%] Built target LLVMLanaiCodeGen 25: ViewFill_Rank6/N:10/manual_time 0.001 s 0.001 s 1216 1.45771k/s 800 [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZAsmPrinter.cpp.o 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1215 1.45684k/s 800 25: ViewFill_Rank7/N:10/manual_time 0.001 s 0.001 s 1216 1.45654k/s 800 6: [ OK ] sycl_DeathTest.view_layoutstride_left_to_layoutright_assignment (4295 ms) 6: [ RUN ] sycl_DeathTest.view_memory_access_violations_from_device 6: /var/jenkins/workspace/Kokkos_PR-6892/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 (8610 ms total) 6: 6: [----------] 89 tests from sycl 6: [ RUN ] sycl.team_for 6: [ OK ] sycl.team_for (15 ms) 6: [ RUN ] sycl.team_reduce 6: [ OK ] sycl.team_reduce (1 ms) 6: [ RUN ] sycl.team_reduce_large 6: [ OK ] sycl.team_reduce_large (119 ms) 6: [ RUN ] sycl.team_parallel_single 6: [ OK ] sycl.team_parallel_single (6 ms) 6: [ RUN ] sycl.large_team_scratch_size 6: [ OK ] sycl.large_team_scratch_size (0 ms) 6: [ RUN ] sycl.team_broadcast_long 6: [ OK ] sycl.team_broadcast_long (1 ms) 6: [ RUN ] sycl.team_broadcast_long_wrapper 6: [ OK ] sycl.team_broadcast_long_wrapper (1 ms) 6: [ RUN ] sycl.team_broadcast_char 6: [ OK ] sycl.team_broadcast_char (1 ms) 6: [ RUN ] sycl.team_broadcast_float 6: [ OK ] sycl.team_broadcast_float (1 ms) 6: [ RUN ] sycl.team_broadcast_double 6: [ OK ] sycl.team_broadcast_double (1 ms) 6: [ RUN ] sycl.team_handle_by_value 6: [ OK ] sycl.team_handle_by_value (0 ms) 6: [ RUN ] sycl.team_vector 6: [ OK ] sycl.team_vector (29 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 (79 ms) 6: [ RUN ] sycl.team_thread_range_combined_reducers 6: [ OK ] sycl.team_thread_range_combined_reducers (0 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 (19 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 (16 ms) 6: [ RUN ] sycl.ThreadVectorMDRangeParallelReduce 6: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAtomicLower.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/LeonPasses.cpp.o [ 86%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1216 1.45617k/s 800 25: ViewFill_Rank8/N:10/manual_time 0.001 s 0.001 s 1216 1.45559k/s 800 6: [ OK ] sycl.team_reduction_scan (1246 ms) 6: [ RUN ] sycl.team_long_reduce 6: [ OK ] sycl.team_long_reduce (15 ms) 6: [ RUN ] sycl.team_double_reduce 6: [ OK ] sycl.team_double_reduce (15 ms) 6: [ RUN ] sycl.team_parallel_dummy_with_reducer_and_scratch_space 6: [ OK ] sycl.team_parallel_dummy_with_reducer_and_scratch_space (0 ms) 6: [ RUN ] sycl.repeated_team_reduce 6: [ OK ] sycl.repeated_team_reduce (15 ms) 6: [ RUN ] sycl.team_scan 6: [ OK ] sycl.team_scan (139 ms) 6: [ RUN ] sycl.team_scan_ret_val 6: [ OK ] sycl.team_scan_ret_val (154 ms) 6: [ RUN ] sycl.team_shared_request 6: [ OK ] sycl.team_shared_request (0 ms) 6: [ RUN ] sycl.team_scratch_request 6: [ OK ] sycl.team_scratch_request (1 ms) 6: [ RUN ] sycl.team_lambda_shared_request 6: [ OK ] sycl.team_lambda_shared_request (15 ms) 6: [ RUN ] sycl.scratch_align 6: [ OK ] sycl.scratch_align (0 ms) 6: [ RUN ] sycl.shmem_size 6: [ OK ] sycl.shmem_size (0 ms) 6: [ RUN ] sycl.multi_level_scratch 6: [ OK ] sycl.multi_level_scratch (14 ms) 6: [ RUN ] sycl.team_scratch_memory_index_parallel_for 6: [ OK ] sycl.team_scratch_memory_index_parallel_for (0 ms) 6: [ RUN ] sycl.team_policy_max_recommended 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1216 1.4552k/s 800 6: [ OK ] sycl.team_policy_max_recommended (12 ms) 6: [ RUN ] sycl.team_policy_minmax_scalar_without_plus_equal_k 6: [ OK ] sycl.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 6: [ RUN ] sycl.team_teamvector_range 6: [ OK ] sycl.team_teamvector_range (4 ms) 6: [ RUN ] sycl.unique_token_global 6: [ OK ] sycl.unique_token_global (1 ms) 6: [ RUN ] sycl.unique_token_instance 6: [ OK ] sycl.unique_token_instance (1 ms) 6: [ RUN ] sycl.unique_token_team_acquire 6: [ OK ] sycl.unique_token_team_acquire (1 ms) 6: [ RUN ] sycl.view_api_a 6: [ OK ] sycl.view_api_a (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_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 (58 ms) 6: [ RUN ] sycl.view_layoutstride_right_to_layoutright_assignment 6: [ OK ] sycl.view_layoutstride_right_to_layoutright_assignment (51 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 (64 ms) 6: [ RUN ] sycl.view_mapping_operator 6: [ OK ] sycl.view_mapping_operator (15 ms) 6: [ RUN ] sycl.static_extent 6: [ OK ] sycl.static_extent (0 ms) 6: [ RUN ] sycl.view_mapping_atomic 6: [ OK ] sycl.view_mapping_atomic (0 ms) 6: [ RUN ] sycl.view_mapping_class_value 6: [ OK ] sycl.view_mapping_class_value (0 ms) 6: [ RUN ] sycl.view_mapping_assignable 6: [ OK ] sycl.view_mapping_assignable (0 ms) 6: [ RUN ] sycl.view_mapping_trivially_copyable 6: [ OK ] sycl.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] sycl.view_mapping_subview 6: [ OK ] sycl.view_mapping_subview (0 ms) 6: [ RUN ] sycl.view_nested_view 6: [ OK ] sycl.view_nested_view (0 ms) 6: [ RUN ] sycl.append_formatted_multidimensional_index 6: [ OK ] sycl.append_formatted_multidimensional_index (0 ms) 6: [ RUN ] sycl.view_resize 6: [ OK ] sycl.view_resize (9 ms) 6: [ RUN ] sycl.view_realloc 6: [ OK ] sycl.view_realloc (0 ms) 6: [ RUN ] sycl.resize_realloc_no_init 6: [ OK ] sycl.resize_realloc_no_init (0 ms) 6: [ RUN ] sycl.resize_realloc_no_alloc 6: [ OK ] sycl.resize_realloc_no_alloc (0 ms) 6: [ RUN ] sycl.realloc_exec_space 6: [ OK ] sycl.realloc_exec_space (0 ms) 6: [ RUN ] sycl.view_alloc 6: [ OK ] sycl.view_alloc (0 ms) 6: [ RUN ] sycl.view_alloc_exec_space 6: [ OK ] sycl.view_alloc_exec_space (0 ms) 6: [ RUN ] sycl.view_alloc_int 6: [ OK ] sycl.view_alloc_int (0 ms) 6: [ RUN ] sycl.view_alloc_exec_space_int 6: [ OK ] sycl.view_alloc_exec_space_int (0 ms) 6: [ RUN ] sycl.deep_copy_zero_memset 6: [ OK ] sycl.deep_copy_zero_memset (0 ms) 6: [ RUN ] sycl.resize_exec_space 6: [ OK ] sycl.resize_exec_space (0 ms) 6: [ RUN ] sycl.view_allocation_int 6: [ OK ] sycl.view_allocation_int (0 ms) 6: [ RUN ] sycl.view_allocation_exec_space_int 6: [ OK ] sycl.view_allocation_exec_space_int (0 ms) 6: [ RUN ] sycl.view_not_default_constructible 6: [ OK ] sycl.view_not_default_constructible (0 ms) 6: [----------] 89 tests from sycl (2204 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 96 tests from 2 test suites ran. (10814 ms total) 6: [ PASSED ] 93 tests. 6: [ SKIPPED ] 3 tests, listed below: 6: [ SKIPPED ] sycl_DeathTest.view_memory_access_violations_from_device 6: [ SKIPPED ] sycl.ThreadVectorMDRangeParallelReduce 6: [ SKIPPED ] sycl.TeamVectorMDRangeParallelReduce 25: ViewFill_Raw/N:10/manual_time 0.001 s 0.001 s 1216 1.45645k/s 800 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.64998k/s 1.6k 25: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.2461k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.88124k/s 1.6k 25: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.97304k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.90077k/s 1.6k 25: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.13708k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.1124k/s 1.6k 25: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 12.0904k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.81972k/s 1.6k 25: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.45996k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.38015k/s 1.6k 25: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.92184k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.69039k/s 1.6k 25: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.2094k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.90522k/s 1.6k 25: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.20742k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.5766k/s 1.6k 25: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.03649k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.58172k/s 1.6k 25: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.6458k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.62426k/s 1.6k 25: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.69545k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.99254k/s 1.6k 25: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 2.99469k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.31271k/s 1.6k 25: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.86134k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.49457k/s 1.6k 25: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.47333k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.2795k/s 1.6k 25: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.84261k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.83165k/s 1.6k 25: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.87952k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.001 s 0.001 s 10 1.18332k/s 1.6k 25: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.005 s 0.001 s 10 343.534/s 1.6k 25/53 Test #25: Kokkos_PerformanceTest_Benchmark ............ Passed 145.83 sec test 26 Start 26: Kokkos_Benchmark_Atomic_MinMax 26: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-21_T00-50-39.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-03-21T01:42:16+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 26: Run on (128 X 3334.34 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: 6.34, 5.98, 8.02 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 6/57 Test #6: Kokkos_CoreUnitTest_SYCL2A .................... Passed 13.38 sec test 7 Start 7: Kokkos_CoreUnitTest_SYCL2B 7: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2B 7: Test timeout computed to be: 1500 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.46 sec test 27 Start 27: Kokkos_PerformanceTest_Mempool 27: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-21_T00-50-39.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-03-21T01:42:16+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Mempool 27: Run on (128 X 3327.24 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: 6.34, 5.98, 8.02 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 3164 24.9874M/s 7: [==========] Running 16 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 16 tests from sycl_shared_usm 7: [ RUN ] sycl_shared_usm.view_subview_assign_strided 7: [ OK ] sycl_shared_usm.view_subview_assign_strided (4 ms) 7: [ RUN ] sycl_shared_usm.view_subview_left_0 7: [ OK ] sycl_shared_usm.view_subview_left_0 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_left_1 7: [ OK ] sycl_shared_usm.view_subview_left_1 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_left_2 7: [ OK ] sycl_shared_usm.view_subview_left_2 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_left_3 7: [ OK ] sycl_shared_usm.view_subview_left_3 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_right_0 7: [ OK ] sycl_shared_usm.view_subview_right_0 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_right_1 7: [ OK ] sycl_shared_usm.view_subview_right_1 (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_right_3 7: [ OK ] sycl_shared_usm.view_subview_right_3 (0 ms) 7: [ RUN ] sycl_shared_usm.view_static_tests 7: [ OK ] sycl_shared_usm.view_static_tests (0 ms) 7: [ RUN ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft 7: [ OK ] sycl_shared_usm.view_subview_layoutleft_to_layoutleft (5 ms) 7: [ RUN ] sycl_shared_usm.view_subview_layoutright_to_layoutright 7: [ OK ] sycl_shared_usm.view_subview_layoutright_to_layoutright (2 ms) 7: [ RUN ] sycl_shared_usm.view_subview_1d_assign 7: [ OK ] sycl_shared_usm.view_subview_1d_assign (5 ms) 7: [ RUN ] sycl_shared_usm.view_subview_1d_assign_atomic 7: [ OK ] sycl_shared_usm.view_subview_1d_assign_atomic (4 ms) 7: [ RUN ] sycl_shared_usm.view_subview_1d_assign_randomaccess 7: [ OK ] sycl_shared_usm.view_subview_1d_assign_randomaccess (4 ms) 7: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d 7: [ OK ] sycl_shared_usm.view_subview_2d_from_3d (72 ms) 7: [ RUN ] sycl_shared_usm.view_subview_2d_from_3d_atomic 7: [ OK ] sycl_shared_usm.view_subview_2d_from_3d_atomic (72 ms) 7: [----------] 16 tests from sycl_shared_usm (176 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 16 tests from 1 test suite ran. (176 ms total) 7: [ PASSED ] 16 tests. 7/57 Test #7: Kokkos_CoreUnitTest_SYCL2B .................... Passed 2.70 sec test 8 Start 8: Kokkos_CoreUnitTest_SYCL2C 8: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2C 8: Test timeout computed to be: 1500 [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAsmPrinter.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcAsmPrinter.cpp.o [ 86%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o [ 86%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MachineFunctionInfo.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.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 8891 138.778M/s 27/53 Test #27: Kokkos_PerformanceTest_Mempool .............. Passed 2.88 sec test 28 Start 28: Kokkos_PerformanceTest_Atomic 28: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-21_T00-50-39.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-03-21T01:42:19+00:00 28: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Atomic 28: Run on (128 X 2747.38 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: 7.20, 6.16, 8.07 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 [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 95%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 95%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o 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 (76 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left (154 ms) 8: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonCopyToCombine.cpp.o [ 86%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430RegisterInfo.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCallingConv.cpp.o 8: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_left_atomic (151 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 (151 ms) 8: [----------] 4 tests from sycl_shared_usm (533 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 4 tests from 1 test suite ran. (533 ms total) 8: [ PASSED ] 4 tests. [ 86%] Building CXX object lib/Target/LoongArch/CMakeFiles/LLVMLoongArchCodeGen.dir/LoongArchTargetTransformInfo.cpp.o 8/57 Test #8: Kokkos_CoreUnitTest_SYCL2C .................... Passed 3.10 sec test 9 Start 9: Kokkos_CoreUnitTest_SYCL2D 9: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SYCL2D 9: Test timeout computed to be: 1500 9: [==========] Running 5 tests from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 5 tests from sycl_shared_usm 9: [ RUN ] sycl_shared_usm.view_subview_3d_from_5d_right 9: [ OK ] sycl_shared_usm.view_subview_3d_from_5d_right (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 (152 ms) 9: [ RUN ] sycl_shared_usm.view_test_unmanaged_subview_reset 9: [ OK ] sycl_shared_usm.view_test_unmanaged_subview_reset (10 ms) 9: [ RUN ] sycl_shared_usm.view_subview_memory_traits_construction 9: [ OK ] sycl_shared_usm.view_subview_memory_traits_construction (0 ms) 9: [----------] 5 tests from sycl_shared_usm (470 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 5 tests from 1 test suite ran. (470 ms total) 9: [ PASSED ] 5 tests. [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o 9/57 Test #9: Kokkos_CoreUnitTest_SYCL2D .................... Passed 3.00 sec test 10 Start 10: Kokkos_CoreUnitTest_SYCL3 10: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SYCL3 10: Test timeout computed to be: 1500 [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcInstrInfo.cpp.o [ 86%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZConstantPoolValue.cpp.o [ 86%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430Subtarget.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o 10: [==========] Running 54 tests from 3 test suites. 10: [----------] Global test environment set-up. 10: [----------] 4 tests from sycl 10: [ RUN ] sycl.team_scratch_1_queues -- Testing 1-D histogram Density 1D: 0.000245269 -0.999975 -7595.05 || 0.051031 0 77695 || 4.61095e+08 11377 || -1.04994e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000735384 -0.14923 0.0250844 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZCopyPhysRegs.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonEarlyIfConv.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXAssignValidGlobalNames.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXFrameLowering.cpp.o [ 86%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 86%] Linking CXX static library ../../libLLVMLoongArchCodeGen.a [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelDAGToDAG.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 86%] Built target LLVMLoongArchCodeGen [ 86%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430TargetMachine.cpp.o [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/LVLGen.cpp.o [ 86%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZElimCompare.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXGenericToNVVM.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonExpandCondsets.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewEmptyRuntimeUnmanaged.cpp.o [ 86%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430AsmPrinter.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcISelLowering.cpp.o [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEAsmPrinter.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelDAGToDAG.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZFrameLowering.cpp.o [ 86%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFixupHwLoops.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewHooks.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o [ 86%] Building CXX object lib/Target/MSP430/CMakeFiles/LLVMMSP430CodeGen.dir/MSP430MCInstLower.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.41855m 1.67636m 299.47u 704.983M 1024.12k 704.983M [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VECustomDAG.cpp.o [ 86%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcFrameLowering.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonFrameLowering.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZHazardRecognizer.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXISelLowering.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_e.cpp.o [ 86%] Linking CXX static library ../../libLLVMMSP430CodeGen.a [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o 10: [ OK ] sycl.team_scratch_1_queues (23215 ms) 10: [ RUN ] sycl.space_access 10: [ OK ] sycl.space_access (0 ms) 10: [ RUN ] sycl.uvm 10: [ OK ] sycl.uvm (0 ms) 10: [ RUN ] sycl.impl_view_accessible 10: [ OK ] sycl.impl_view_accessible (3 ms) 10: [----------] 4 tests from sycl (23219 ms total) 10: 10: [----------] 25 tests from sycl_host_usm 10: [ RUN ] sycl_host_usm.impl_shared_alloc 10: [ OK ] sycl_host_usm.impl_shared_alloc (28 ms) 10: [ RUN ] sycl_host_usm.view_api_a 10: [ OK ] sycl_host_usm.view_api_a (6 ms) 10: [ RUN ] sycl_host_usm.view_api_b 10: [ OK ] sycl_host_usm.view_api_b (1 ms) 10: [ RUN ] sycl_host_usm.view_api_c 10: [ OK ] sycl_host_usm.view_api_c (0 ms) 10: [ RUN ] sycl_host_usm.view_api_d 10: [ OK ] sycl_host_usm.view_api_d (0 ms) 10: [ RUN ] sycl_host_usm.view_allocation_error 10: 10: PI CUDA ERROR: 10: Value: 2 10: Name: CUDA_ERROR_OUT_OF_MEMORY 10: Description: out of memory 10: Function: cuda_piextUSMHostAlloc 10: Source Location: /root/intel-llvm-mirror/sycl/plugins/cuda/pi_cuda.cpp:4875 10: 10: [ OK ] sycl_host_usm.view_allocation_error (0 ms) 10: [ RUN ] sycl_host_usm.view_remap 10: [ OK ] sycl_host_usm.view_remap (0 ms) 10: [ RUN ] sycl_host_usm.view_mirror_nonconst 10: [ OK ] sycl_host_usm.view_mirror_nonconst (0 ms) 10: [ RUN ] sycl_host_usm.view_stride_method 10: [ OK ] sycl_host_usm.view_stride_method (0 ms) 10: [ RUN ] sycl_host_usm.anonymous_space 10: [ OK ] sycl_host_usm.anonymous_space (0 ms) 10: [ RUN ] sycl_host_usm.view_overload_resolution 10: [ OK ] sycl_host_usm.view_overload_resolution (0 ms) 10: [ RUN ] sycl_host_usm.view_allocation_large_rank 10: [ OK ] sycl_host_usm.view_allocation_large_rank (4296 ms) 10: [ RUN ] sycl_host_usm.view_shmem_size_on_device 10: [ OK ] sycl_host_usm.view_shmem_size_on_device (0 ms) 10: [ RUN ] sycl_host_usm.view_is_assignable 10: [ OK ] sycl_host_usm.view_is_assignable (0 ms) 10: [ RUN ] sycl_host_usm.view_copy_tests 10: [ OK ] sycl_host_usm.view_copy_tests (5 ms) 10: [ RUN ] sycl_host_usm.view_copy_tests_rank_0 10: [ OK ] sycl_host_usm.view_copy_tests_rank_0 (0 ms) 10: [ RUN ] sycl_host_usm.view_copy_degenerated 10: [ OK ] sycl_host_usm.view_copy_degenerated (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping 10: [ OK ] sycl_host_usm.view_mapping (59 ms) 10: [ RUN ] sycl_host_usm.view_mapping_operator 10: [ OK ] sycl_host_usm.view_mapping_operator (4 ms) 10: [ RUN ] sycl_host_usm.static_extent 10: [ OK ] sycl_host_usm.static_extent (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_atomic 10: [ OK ] sycl_host_usm.view_mapping_atomic (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_class_value 10: [ OK ] sycl_host_usm.view_mapping_class_value (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_assignable 10: [ OK ] sycl_host_usm.view_mapping_assignable (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_trivially_copyable 10: [ OK ] sycl_host_usm.view_mapping_trivially_copyable (0 ms) 10: [ RUN ] sycl_host_usm.view_mapping_subview 10: [ OK ] sycl_host_usm.view_mapping_subview (0 ms) 10: [----------] 25 tests from sycl_host_usm (4405 ms total) 10: 10: [----------] 25 tests from sycl_shared_usm 10: [ RUN ] sycl_shared_usm.impl_shared_alloc 10: [ OK ] sycl_shared_usm.impl_shared_alloc (41 ms) 10: [ RUN ] sycl_shared_usm.view_api_a 10: [ OK ] sycl_shared_usm.view_api_a (17 ms) 10: [ RUN ] sycl_shared_usm.view_api_b 10: [ OK ] sycl_shared_usm.view_api_b (19 ms) 10: [ RUN ] sycl_shared_usm.view_api_c 10: [ OK ] sycl_shared_usm.view_api_c (0 ms) 10: [ RUN ] sycl_shared_usm.view_api_d 10: [ OK ] sycl_shared_usm.view_api_d (5 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 [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEFrameLowering.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMachineFunctionInfo.cpp.o [ 86%] Built target LLVMMSP430CodeGen [ 86%] Linking CXX static library ../../libLLVMGlobalISel.a [ 86%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAddMissingPrototypes.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelDAGToDAG.cpp.o 10: [ OK ] sycl_shared_usm.view_allocation_large_rank (1153 ms) 10: [ RUN ] sycl_shared_usm.view_shmem_size_on_device 10: [ OK ] sycl_shared_usm.view_shmem_size_on_device (9 ms) 10: [ RUN ] sycl_shared_usm.view_is_assignable 10: [ OK ] sycl_shared_usm.view_is_assignable (6 ms) 10: [ RUN ] sycl_shared_usm.view_copy_tests 10: [ OK ] sycl_shared_usm.view_copy_tests (24 ms) 10: [ RUN ] sycl_shared_usm.view_copy_tests_rank_0 10: [ OK ] sycl_shared_usm.view_copy_tests_rank_0 (3 ms) 10: [ RUN ] sycl_shared_usm.view_copy_degenerated 10: [ OK ] sycl_shared_usm.view_copy_degenerated (0 ms) 10: [ RUN ] sycl_shared_usm.view_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 (16 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: [----------] 25 tests from sycl_shared_usm (1364 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 54 tests from 3 test suites ran. (28990 ms total) 10: [ PASSED ] 54 tests. 10/57 Test #10: Kokkos_CoreUnitTest_SYCL3 ..................... Passed 32.10 sec test 11 Start 11: Kokkos_CoreUnitTest_SYCLInterOpInit 11: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 86%] Built target LLVMGlobalISel [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcRegisterInfo.cpp.o [ 86%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreAsmPrinter.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenExtract.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXImageOptimizer.cpp.o [ 86%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyArgumentMove.cpp.o 11: [ OK ] sycl.raw_sycl_interop (1650 ms) 11: [----------] 1 test from sycl (1650 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 1 test from 1 test suite ran. (1650 ms total) 11: [ PASSED ] 1 test. [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o 11/57 Test #11: Kokkos_CoreUnitTest_SYCLInterOpInit ........... Passed 2.45 sec test 12 Start 12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context 12: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SYCLInterOpInit_Context 12: Test timeout computed to be: 1500 [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o 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. (3 ms total) 12: [ PASSED ] 2 tests. [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEISelDAGToDAG.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcSubtarget.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXInstrInfo.cpp.o 12/57 Test #12: Kokkos_CoreUnitTest_SYCLInterOpInit_Context ... Passed 2.46 sec test 13 Start 13: Kokkos_CoreUnitTest_SYCLInterOpStreams 13: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenInsert.cpp.o 13: [ OK ] sycl.raw_sycl_queues (1655 ms) 13: [----------] 1 test from sycl (1655 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (1655 ms total) 13: [ PASSED ] 1 test. 13/57 Test #13: Kokkos_CoreUnitTest_SYCLInterOpStreams ........ Passed 2.46 sec test 14 Start 14: Kokkos_CoreUnitTest_Default 14: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Default 14: Test timeout computed to be: 1500 [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZISelLowering.cpp.o 14: [==========] Running 70 tests from 41 test suites. 14: [----------] Global test environment set-up. 14: [----------] 30 tests from defaultdevicetype 14: [ RUN ] defaultdevicetype.initialization_settings 14: [ OK ] defaultdevicetype.initialization_settings (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 14: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_device_id 14: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 14: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 14: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_help 14: [ OK ] defaultdevicetype.cmd_line_args_help (25 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 14: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (6 ms) 14: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 14: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (23 ms) 14: [ RUN ] defaultdevicetype.env_vars_num_threads 14: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_device_id 14: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_disable_warnings 14: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 14: [ RUN ] defaultdevicetype.env_vars_tune_internals 14: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 14: [ RUN ] defaultdevicetype.visible_devices 14: [ OK ] defaultdevicetype.visible_devices (2 ms) 14: [ RUN ] defaultdevicetype.shared_host_pinned_space 14: [ OK ] defaultdevicetype.shared_host_pinned_space (2 ms) 14: [ RUN ] defaultdevicetype.compiler_macros 14: [ OK ] defaultdevicetype.compiler_macros (0 ms) 14: [ RUN ] defaultdevicetype.half_conversion 14: [ OK ] defaultdevicetype.half_conversion (1 ms) 14: [ RUN ] defaultdevicetype.bhalf_conversion 14: [ OK ] defaultdevicetype.bhalf_conversion (1 ms) 14: [ RUN ] defaultdevicetype.half_operators 14: [ OK ] defaultdevicetype.half_operators (0 ms) 14: [ RUN ] defaultdevicetype.bhalf_operators 14: [ OK ] defaultdevicetype.bhalf_operators (0 ms) 14: [ RUN ] defaultdevicetype.host_space_access 14: [ OK ] defaultdevicetype.host_space_access (0 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a1 14: [ OK ] defaultdevicetype.reduce_instantiation_a1 (7 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b1 14: [ OK ] defaultdevicetype.reduce_instantiation_b1 (14 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c1 14: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a2 14: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b2 14: [ OK ] defaultdevicetype.reduce_instantiation_b2 (19 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c2 14: [ OK ] defaultdevicetype.reduce_instantiation_c2 (6 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_a3 14: [ OK ] defaultdevicetype.reduce_instantiation_a3 (13 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_b3 14: [ OK ] defaultdevicetype.reduce_instantiation_b3 (21 ms) 14: [ RUN ] defaultdevicetype.reduce_instantiation_c3 14: [ OK ] defaultdevicetype.reduce_instantiation_c3 (7 ms) 14: [ RUN ] defaultdevicetype.malloc 14: [ OK ] defaultdevicetype.malloc (0 ms) 14: [----------] 30 tests from defaultdevicetype (171 ms total) 14: 14: [----------] 1 test from kokkosresize 14: [ RUN ] kokkosresize.host_space_access 14: [ OK ] kokkosresize.host_space_access (14 ms) 14: [----------] 1 test from kokkosresize (14 ms total) 14: 14: [----------] 1 test from TestViewAPI/0, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/0.sizes 14: [ OK ] TestViewAPI/0.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/0 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/1, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/1.sizes 14: [ OK ] TestViewAPI/1.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/1 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/2, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/2.sizes 14: [ OK ] TestViewAPI/2.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/2 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/3, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/3.sizes 14: [ OK ] TestViewAPI/3.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/3 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/4, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/4.sizes 14: [ OK ] TestViewAPI/4.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/4 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/5, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/5.sizes 14: [ OK ] TestViewAPI/5.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/5 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/6, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/6.sizes 14: [ OK ] TestViewAPI/6.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/6 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/7, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/7.sizes 14: [ OK ] TestViewAPI/7.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/7 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/8, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/8.sizes 14: [ OK ] TestViewAPI/8.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/8 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/9, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/9.sizes 14: [ OK ] TestViewAPI/9.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/9 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/10, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/10.sizes 14: [ OK ] TestViewAPI/10.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/10 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/11, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/11.sizes 14: [ OK ] TestViewAPI/11.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/11 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/12, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/12.sizes 14: [ OK ] TestViewAPI/12.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/12 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/13, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/13.sizes 14: [ OK ] TestViewAPI/13.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/13 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/14, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/14.sizes 14: [ OK ] TestViewAPI/14.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/14 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/15, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/15.sizes 14: [ OK ] TestViewAPI/15.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/15 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/16, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/16.sizes 14: [ OK ] TestViewAPI/16.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/16 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/17, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/17.sizes 14: [ OK ] TestViewAPI/17.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/17 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/18, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/18.sizes 14: [ OK ] TestViewAPI/18.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/18 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/19, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/19.sizes 14: [ OK ] TestViewAPI/19.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/19 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/20, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/20.sizes 14: [ OK ] TestViewAPI/20.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/20 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/21, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/21.sizes 14: [ OK ] TestViewAPI/21.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/21 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/22, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/22.sizes 14: [ OK ] TestViewAPI/22.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/22 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/23, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/23.sizes 14: [ OK ] TestViewAPI/23.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/23 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/24, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/24.sizes 14: [ OK ] TestViewAPI/24.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/24 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/25, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/25.sizes 14: [ OK ] TestViewAPI/25.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/25 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/26, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/26.sizes 14: [ OK ] TestViewAPI/26.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/26 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/27, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/27.sizes 14: [ OK ] TestViewAPI/27.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/27 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/28, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/28.sizes 14: [ OK ] TestViewAPI/28.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/28 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/29, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/29.sizes 14: [ OK ] TestViewAPI/29.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/29 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/30, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/30.sizes 14: [ OK ] TestViewAPI/30.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/30 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/31, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/31.sizes 14: [ OK ] TestViewAPI/31.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/31 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/32, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/32.sizes 14: [ OK ] TestViewAPI/32.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/32 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/33, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/33.sizes 14: [ OK ] TestViewAPI/33.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/33 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/34, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/34.sizes 14: [ OK ] TestViewAPI/34.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/34 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/35, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/35.sizes 14: [ OK ] TestViewAPI/35.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/35 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/36, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/36.sizes 14: [ OK ] TestViewAPI/36.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/36 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/37, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/37.sizes 14: [ OK ] TestViewAPI/37.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/37 (0 ms total) 14: 14: [----------] 1 test from TestViewAPI/38, where TypeParam = std::tuple, std::integer_sequence > 14: [ RUN ] TestViewAPI/38.sizes 14: [ OK ] TestViewAPI/38.sizes (0 ms) 14: [----------] 1 test from TestViewAPI/38 (0 ms total) 14: 14: [----------] Global test environment tear-down 14: [==========] 70 tests from 41 test suites ran. (187 ms total) 14: [ PASSED ] 70 tests. [ 86%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreFrameLowering.cpp.o [ 86%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyAsmPrinter.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAggrCopies.cpp.o 14/57 Test #14: Kokkos_CoreUnitTest_Default ................... Passed 2.67 sec test 15 Start 15: Kokkos_CoreUnitTest_LegionInitialization 15: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 15: Test timeout computed to be: 1500 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from initialization 15: [ RUN ] initialization.legion_initialization [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetMachine.cpp.o 15: [ OK ] initialization.legion_initialization (1672 ms) 15: [----------] 1 test from initialization (1672 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (1673 ms total) 15: [ PASSED ] 1 test. [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEISelLowering.cpp.o 15/57 Test #15: Kokkos_CoreUnitTest_LegionInitialization ...... Passed 2.49 sec test 16 Start 16: Kokkos_CoreUnitTest_PushFinalizeHook 16: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 16: Test timeout computed to be: 1500 16: SUCCESS [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o 16/57 Test #16: Kokkos_CoreUnitTest_PushFinalizeHook .......... Passed 2.47 sec test 17 Start 17: Kokkos_CoreUnitTest_Develop 17: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Develop 17: Test timeout computed to be: 1500 [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerArgs.cpp.o 17: [==========] Running 1 test from 1 test suite. 17: [----------] Global test environment set-up. 17: [----------] 1 test from defaultdevicetype 17: [ RUN ] defaultdevicetype.development_test 17: [ OK ] defaultdevicetype.development_test (0 ms) 17: [----------] 1 test from defaultdevicetype (0 ms total) 17: 17: [----------] Global test environment tear-down 17: [==========] 1 test from 1 test suite ran. (0 ms total) 17: [ PASSED ] 1 test. [ 33%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MapperJITLinkMemoryManager.cpp.o [ 86%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreInstrInfo.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenMux.cpp.o 17/57 Test #17: Kokkos_CoreUnitTest_Develop ................... Passed 2.47 sec test 18 Start 18: Kokkos_CoreUnitTest_KokkosP 18: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 18: Test timeout computed to be: 1500 [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcMCInstLower.cpp.o 18: [==========] Running 27 tests from 2 test suites. 18: [----------] Global test environment set-up. 18: [----------] 25 tests from kokkosp 18: [ RUN ] kokkosp.test_named_instance_fence 18: Ref: 117440513 18: Ref: named_instance 18: 117440513 18: named_instance 18: [ OK ] kokkosp.test_named_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_instance_fence 18: Ref: 117440513 18: Ref: Unnamed Instance Fence 18: 117440513 18: Kokkos::Experimental::SYCL::fence: Unnamed Instance Fence 18: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 18: [ RUN ] kokkosp.test_named_global_fence 18: Ref: 117440512 18: Ref: test global fence 18: 0 18: test global fence 18: Miss on id 18: 117440512 18: test global fence 18: [ OK ] kokkosp.test_named_global_fence (0 ms) 18: [ RUN ] kokkosp.test_unnamed_global_fence 18: Ref: 117440512 18: Ref: Unnamed Global Fence 18: 0 18: Kokkos::fence: Unnamed Global Fence 18: Miss on id 18: 117440512 18: Kokkos::fence: Unnamed Global Fence 18: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 18: [ RUN ] kokkosp.test_multiple_default_instances 18: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 18: [ RUN ] kokkosp.test_id_gen 18: [ OK ] kokkosp.test_id_gen (0 ms) 18: [ RUN ] kokkosp.test_kernel_sequence 18: Ref: 117440513 18: Ref: named_instance 18: 117440513 18: named_instance 18: Ref: 117440513 18: Ref: test_kernel 18: 117440513 18: named_instance 18: Miss on name 18: 0 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 117440512 18: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 18: Miss on name 18: Miss on id 18: 117440513 18: test_kernel 18: [ OK ] kokkosp.test_kernel_sequence (0 ms) 18: [ RUN ] kokkosp.async_deep_copy 18: [ OK ] kokkosp.async_deep_copy (0 ms) 18: [ RUN ] kokkosp.parallel_for 18: [ OK ] kokkosp.parallel_for (0 ms) 18: [ RUN ] kokkosp.parallel_reduce 18: [ OK ] kokkosp.parallel_reduce (1 ms) 18: [ RUN ] kokkosp.parallel_scan 18: [ OK ] kokkosp.parallel_scan (0 ms) 18: [ RUN ] kokkosp.parallel_scan_no_fence 18: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 18: [ RUN ] kokkosp.parallel_scan_no_fence_view 18: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 18: [ RUN ] kokkosp.regions 18: [ OK ] kokkosp.regions (0 ms) 18: [ RUN ] kokkosp.fences 18: [ OK ] kokkosp.fences (0 ms) 18: [ RUN ] kokkosp.raw_allocation 18: [ OK ] kokkosp.raw_allocation (0 ms) 18: [ RUN ] kokkosp.view 18: [ OK ] kokkosp.view (0 ms) 18: [ RUN ] kokkosp.sections 18: [ OK ] kokkosp.sections (0 ms) 18: [ RUN ] kokkosp.metadata 18: [ OK ] kokkosp.metadata (0 ms) 18: [ RUN ] kokkosp.profile_events 18: [ OK ] kokkosp.profile_events (0 ms) 18: [ RUN ] kokkosp.no_init_kernel 18: [ OK ] kokkosp.no_init_kernel (0 ms) 18: [ RUN ] kokkosp.get_events 18: [ OK ] kokkosp.get_events (0 ms) 18: [ RUN ] kokkosp.create_mirror_no_init 18: [ OK ] kokkosp.create_mirror_no_init (0 ms) 18: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 18: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 18: [ RUN ] kokkosp.create_mirror_view_and_copy 18: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 18: [----------] 25 tests from kokkosp (4 ms total) 18: 18: [----------] 2 tests from defaultdevicetype 18: [ RUN ] defaultdevicetype.profiling_section 18: [ OK ] defaultdevicetype.profiling_section (0 ms) 18: [ RUN ] defaultdevicetype.scoped_profile_region 18: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 18: [----------] 2 tests from defaultdevicetype (0 ms total) 18: 18: [----------] Global test environment tear-down 18: [==========] 27 tests from 2 test suites ran. (4 ms total) 18: [ PASSED ] 27 tests. [ 86%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGStackify.cpp.o 18/57 Test #18: Kokkos_CoreUnitTest_KokkosP ................... Passed 2.45 sec test 19 Start 19: Kokkos_CoreUnitTest_ToolIndependence 19: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 19: Test timeout computed to be: 1500 19/57 Test #19: Kokkos_CoreUnitTest_ToolIndependence .......... Passed 0.01 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoadHelp 20: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 20: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MemoryMapper.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerAlloca.cpp.o [ 86%] Building CXX object lib/Target/Sparc/CMakeFiles/LLVMSparcCodeGen.dir/SparcTargetObjectFile.cpp.o 20/57 Test #20: Kokkos_ProfilingTestLibraryLoadHelp ........... Passed 2.48 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLineHelp 21: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonGenPredicate.cpp.o 21: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZInstrInfo.cpp.o 21/57 Test #21: Kokkos_ProfilingTestLibraryCmdLineHelp ........ Passed 2.47 sec test 22 Start 22: Kokkos_ProfilingTestLibraryLoad 22: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 22: Environment variables: 22: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so 22: Test timeout computed to be: 1500 22: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEInstrInfo.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXLowerUnreachable.cpp.o [ 86%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreISelDAGToDAG.cpp.o -- Testing 1-D histogram Density 1D: 0.0019534 -0.999997 -9107.99 || 0.051031 0 616527 || 4.51685e+09 11377 || -1.25909e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.0058709 -0.923001 1.62122 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties 22: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos12Experimental4SYCLE::kokkosp_declare_metadata:GPU architecture:AMPERE80::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_INTEL_LLVM:20230000::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:intel_llvm::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:no::kokkosp_declare_metadata:Kokkos Version:4.3.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:: 22/57 Test #22: Kokkos_ProfilingTestLibraryLoad ............... Passed 2.44 sec test 23 Start 23: Kokkos_ProfilingTestLibraryCmdLine 23: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 23: Test timeout computed to be: 1500 [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o [ 86%] Linking CXX static library ../../libLLVMSparcCodeGen.a 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:: [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPeephole.cpp.o [ 86%] Built target LLVMSparcCodeGen [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHardwareLoops.cpp.o [ 86%] Linking CXX static library ../../../../lib/libclangCodeGen.a [ 86%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreISelLowering.cpp.o 23/57 Test #23: Kokkos_ProfilingTestLibraryCmdLine ............ Passed 2.45 sec test 24 Start 24: Kokkos_CoreUnitTest_StackTraceTest 24: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec 24: Test timeout computed to be: 1500 24: [==========] Running 3 tests from 2 test suites. 24: [----------] Global test environment set-up. 24: [----------] 2 tests from defaultdevicetype_DeathTest 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436f2d] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 24: 24: demangled test_f1: 24: [0x496650] Kokkos::Impl::save_stacktrace() 24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 24: [0x435bd8] Test::test_stacktrace(bool, bool) 24: [0x436f2d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447348] testing::Test::Run() 24: [0x44877f] testing::TestInfo::Run() 24: [0x449041] testing::TestSuite::Run() 24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458952] testing::UnitTest::Run() 24: [0x437400] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435aa5] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xbd) [0x436f2d] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 24: 24: demangled test_f3: 24: [0x496650] Kokkos::Impl::save_stacktrace() 24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 24: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4365b8] Test::test_stacktrace(bool, bool) 24: [0x436f2d] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447348] testing::Test::Run() 24: [0x44877f] testing::TestInfo::Run() 24: [0x449041] testing::TestSuite::Run() 24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458952] testing::UnitTest::Run() 24: [0x437400] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435aa5] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (307 ms) 24: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 24: 24: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371da] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 24: 24: demangled test_f1: 24: [0x496650] Kokkos::Impl::save_stacktrace() 24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 24: [0x435bd8] Test::test_stacktrace(bool, bool) 24: [0x4371da] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447348] testing::Test::Run() 24: [0x44877f] testing::TestInfo::Run() 24: [0x449041] testing::TestSuite::Run() 24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458952] testing::UnitTest::Run() 24: [0x437400] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435aa5] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xba) [0x4371da] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 24: 24: demangled test_f3: 24: [0x496650] Kokkos::Impl::save_stacktrace() 24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 24: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4365b8] Test::test_stacktrace(bool, bool) 24: [0x4371da] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447348] testing::Test::Run() 24: [0x44877f] testing::TestInfo::Run() 24: [0x449041] testing::TestSuite::Run() 24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458952] testing::UnitTest::Run() 24: [0x437400] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435aa5] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (339 ms) 24: [----------] 2 tests from defaultdevicetype_DeathTest (647 ms total) 24: 24: [----------] 1 test from defaultdevicetype 24: [ RUN ] defaultdevicetype.stacktrace_normal 24: Top of f1 24: Top of f0 24: Top of f0 24: test_f1: 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x28) [0x435bd8] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 24: 24: demangled test_f1: 24: [0x496650] Kokkos::Impl::save_stacktrace() 24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 24: [0x435bd8] Test::test_stacktrace(bool, bool) 24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447348] testing::Test::Run() 24: [0x44877f] testing::TestInfo::Run() 24: [0x449041] testing::TestSuite::Run() 24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458952] testing::UnitTest::Run() 24: [0x437400] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435aa5] _start 24: 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f3 24: Top of f1 24: Top of f0 24: Top of f0 24: StackTrace f3(std::cout, 4) returned: 110 24: test_f3: 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x10) [0x496650] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x6c) [0x438cfc] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb6) [0x438ec6] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xa08) [0x4365b8] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46f37b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x1d8) [0x447348] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x20f) [0x44877f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x141) [0x449041] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x9bf) [0x45934f] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3b) [0x46fc9b] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x102) [0x458952] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x30) [0x437400] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x7ffff74f0d90] 24: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x7ffff74f0e40] 24: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x25) [0x435aa5] 24: 24: demangled test_f3: 24: [0x496650] Kokkos::Impl::save_stacktrace() 24: [0x438cfc] Test::stacktrace_test_f1(std::ostream&) 24: [0x438ec6] Test::stacktrace_test_f3(std::ostream&, int) 24: [0x4365b8] Test::test_stacktrace(bool, bool) 24: [0x46f37b] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 24: [0x447348] testing::Test::Run() 24: [0x44877f] testing::TestInfo::Run() 24: [0x449041] testing::TestSuite::Run() 24: [0x45934f] testing::internal::UnitTestImpl::RunAllTests() 24: [0x46fc9b] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 24: [0x458952] testing::UnitTest::Run() 24: [0x437400] main 24: [0x7ffff74f0d90] 24: [0x7ffff74f0e40] __libc_start_main 24: [0x435aa5] _start 24: 24: Test setting std::terminate handler that prints the last saved stack trace 24: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 24: [----------] 1 test from defaultdevicetype (1 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 3 tests from 2 test suites ran. (648 ms total) 24: [ PASSED ] 3 tests. [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLDCleanup.cpp.o [ 86%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyCFGSort.cpp.o [ 86%] Built target clangCodeGen [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEMachineFunctionInfo.cpp.o [ 86%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o 24/57 Test #24: Kokkos_CoreUnitTest_StackTraceTest ............ Passed 3.12 sec test 25 Start 25: Kokkos_IncrementalTest_SERIAL 25: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 25: Test timeout computed to be: 1500 25: [==========] Running 28 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 28 tests from SERIAL 25: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 25: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 25: [ RUN ] SERIAL.IncrTest_01_execspace 25: Host Serial Execution Space: 25: KOKKOS_ENABLE_SERIAL: yes 25: 25: Serial Runtime Configuration: 25: Serial 25: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 25: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 25: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 25: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 25: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 25: [ RUN ] SERIAL.IncrTest_02_AtomicSub 25: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 25: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 25: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 25: [ RUN ] SERIAL.IncrTest_03b_memspace_free 25: [ OK ] SERIAL.IncrTest_03b_memspace_free (62 ms) 25: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 25: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 25: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 25: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 25: [ RUN ] SERIAL.IncrTest_05_reduction 25: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 25: [ RUN ] SERIAL.IncrTest_06_mdrange2D 25: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 25: [ RUN ] SERIAL.IncrTest_06_mdrange3D 25: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 25: [ RUN ] SERIAL.IncrTest_06_mdrange4D 25: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 25: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 25: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 25: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 25: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 25: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 25: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 25: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 25: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 25: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 25: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 25: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 25: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 25: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 25: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (105 ms) 25: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 25: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 25: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 25: [ OK ] SERIAL.IncrTest_12b_TeamScratch (3 ms) 25: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 25: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 25: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 25: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 25: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 25: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 25: [ RUN ] SERIAL.incr_14_MDrangeReduce 25: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 25: [ RUN ] SERIAL.IncrTest_16_parallelscan 25: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 25: [ RUN ] SERIAL.incr_17_atomicView 25: [ OK ] SERIAL.incr_17_atomicView (0 ms) 25: [----------] 28 tests from SERIAL (173 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 28 tests from 1 test suite ran. (173 ms total) 25: [ PASSED ] 28 tests. [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXMCExpr.cpp.o [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VEMCInstLower.cpp.o /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/tools/TestScopedRegion.cpp(34): warning #177-D: member "::defaultdevicetype_scoped_profile_region_Test::test_info_" was declared but never referenced [ 33%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP 25/57 Test #25: Kokkos_IncrementalTest_SERIAL ................. Passed 2.62 sec test 26 Start 26: Kokkos_IncrementalTest_SYCL 26: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_SYCL 26: Test timeout computed to be: 1500 [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonHazardRecognizer.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o 26: [==========] Running 28 tests from 1 test suite. 26: [----------] Global test environment set-up. 26: [----------] 28 tests from SYCL 26: [ RUN ] SYCL.IncrTest_01_execspace_typedef 26: [ OK ] SYCL.IncrTest_01_execspace_typedef (0 ms) 26: [ RUN ] SYCL.IncrTest_01_execspace 26: 26: Runtime Configuration: 26: macro KOKKOS_ENABLE_ONEDPL : defined 26: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED : undefined 26: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL : undefined 26: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES : defined 26: 26: Available devices: 26: [ext_oneapi_cuda]:gpu:0] NVIDIA A100 80GB PCIe : Selected 26: SYCL 26: [ OK ] SYCL.IncrTest_01_execspace (0 ms) 26: [ RUN ] SYCL.IncrTest_02_AtomicExchange 26: [ OK ] SYCL.IncrTest_02_AtomicExchange (0 ms) 26: [ RUN ] SYCL.IncrTest_02_AtomicAdd 26: [ OK ] SYCL.IncrTest_02_AtomicAdd (0 ms) 26: [ RUN ] SYCL.IncrTest_02_AtomicSub 26: [ OK ] SYCL.IncrTest_02_AtomicSub (0 ms) 26: [ RUN ] SYCL.IncrTest_03a_memspace_malloc 26: [ OK ] SYCL.IncrTest_03a_memspace_malloc (0 ms) 26: [ RUN ] SYCL.IncrTest_03b_memspace_free [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXPrologEpilogPass.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZLongBranch.cpp.o [ 86%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreLowerThreadLocal.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewLayoutStrideAssignment.cpp.o [ 86%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugFixup.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_a.cpp.o [ 86%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VERegisterInfo.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o -- Testing 1-D histogram Density 1D: 2.79744e-07 -0.00502543 -0.00897719 || 0.051031 10930 11792 || 11434.4 11377 || -124.101 -0.823045 -- Testing 3-D histogram Density 3D: 3.43323e-07 0.00165959 -0.00155109 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXRegisterInfo.cpp.o [ 86%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreMachineFunctionInfo.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineFunctionInfo.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonInstrInfo.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMachineScheduler.cpp.o [ 86%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreMCInstLower.cpp.o [ 86%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyDebugValueManager.cpp.o [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VESubtarget.cpp.o [ 86%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXReplaceImageHandles.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 34%] Built target Kokkos_CoreUnitTest_KokkosP [ 86%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreRegisterInfo.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_f.cpp.o [ 86%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZMCInstLower.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00824088 0.00312873 || 0.051031 10934 11767 || 11471.5 11377 || 43.2515 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00619537 -0.000116073 || 0.051031 1e+64 -1e+64 Test Seed:1710985430389126204 Test Scalar=int -- Testing randomness properties [ 86%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VETargetMachine.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o [ 86%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAG.cpp.o [ 86%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLateEHPrepare.cpp.o [ 86%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXSubtarget.cpp.o [ 86%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o [ 86%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o 28: Test_Atomic/100000/iterations:10 7.16 s 7.14 s 10 1 8 11.7128 1.73307m 299.66u 4.99995G 831.217k 4.99995G [ 34%] Built target Kokkos_CoreUnitTest_Serial2 Scanning dependencies of target Kokkos_StackTraceTestExec [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace.cpp.o 26: [ OK ] SYCL.IncrTest_03b_memspace_free (18969 ms) 26: [ RUN ] SYCL.IncrTest_04_simple_parallelFor 26: [ OK ] SYCL.IncrTest_04_simple_parallelFor (0 ms) 26: [ RUN ] SYCL.IncrTest_04_RangePolicy_parallelFor 26: [ OK ] SYCL.IncrTest_04_RangePolicy_parallelFor (0 ms) 26: [ RUN ] SYCL.IncrTest_05_reduction 26: [ OK ] SYCL.IncrTest_05_reduction (6 ms) 26: [ RUN ] SYCL.IncrTest_06_mdrange2D 26: [ OK ] SYCL.IncrTest_06_mdrange2D (0 ms) 26: [ RUN ] SYCL.IncrTest_06_mdrange3D 26: [ OK ] SYCL.IncrTest_06_mdrange3D (0 ms) 26: [ RUN ] SYCL.IncrTest_06_mdrange4D 26: [ OK ] SYCL.IncrTest_06_mdrange4D (0 ms) 26: [ RUN ] SYCL.IncrTest_08_deep_copy_2D 26: [ OK ] SYCL.IncrTest_08_deep_copy_2D (0 ms) 26: [ RUN ] SYCL.IncrTest_08_deep_copy_3D 26: [ OK ] SYCL.IncrTest_08_deep_copy_3D (0 ms) 26: [ RUN ] SYCL.IncrTest_08_deep_copy_4D 26: [ OK ] SYCL.IncrTest_08_deep_copy_4D (0 ms) 26: [ RUN ] SYCL.IncrTest_10_Hierarchical_Basics 26: [ OK ] SYCL.IncrTest_10_Hierarchical_Basics (0 ms) 26: [ RUN ] SYCL.IncrTest_11a_Hierarchical_ForLoop 26: [ OK ] SYCL.IncrTest_11a_Hierarchical_ForLoop (1 ms) 26: [ RUN ] SYCL.IncrTest_11b_Hierarchical_ForLoop 26: [ OK ] SYCL.IncrTest_11b_Hierarchical_ForLoop (1 ms) 26: [ RUN ] SYCL.IncrTest_11c_Hierarchical_ForLoop 26: [ OK ] SYCL.IncrTest_11c_Hierarchical_ForLoop (223 ms) 26: [ RUN ] SYCL.IncrTest_12a_ThreadScratch 26: [ OK ] SYCL.IncrTest_12a_ThreadScratch (1 ms) 26: [ RUN ] SYCL.IncrTest_12b_TeamScratch 26: [ OK ] SYCL.IncrTest_12b_TeamScratch (1 ms) 26: [ RUN ] SYCL.IncrTest_13a_Hierarchical_Red 26: [ OK ] SYCL.IncrTest_13a_Hierarchical_Red (0 ms) 26: [ RUN ] SYCL.IncrTest_13b_Hierarchical_Red 26: [ OK ] SYCL.IncrTest_13b_Hierarchical_Red (0 ms) 26: [ RUN ] SYCL.IncrTest_13c_Hierarchical_Red 26: [ OK ] SYCL.IncrTest_13c_Hierarchical_Red (0 ms) 26: [ RUN ] SYCL.incr_14_MDrangeReduce 26: [ OK ] SYCL.incr_14_MDrangeReduce (0 ms) 26: [ RUN ] SYCL.IncrTest_16_parallelscan 26: [ OK ] SYCL.IncrTest_16_parallelscan (1 ms) 26: [ RUN ] SYCL.incr_17_atomicView 26: [ OK ] SYCL.incr_17_atomicView (0 ms) 26: [----------] 28 tests from SYCL (19212 ms total) 26: 26: [----------] Global test environment tear-down 26: [==========] 28 tests from 1 test suite ran. (19212 ms total) 26: [ PASSED ] 28 tests. 26/57 Test #26: Kokkos_IncrementalTest_SYCL ................... Passed 21.66 sec test 27 Start 27: Kokkos_CoreUnitTest_CTestDevice 27: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 27: Test timeout computed to be: 1500 27: [==========] Running 8 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 8 tests from ctest_environment 27: [ RUN ] ctest_environment.no_device_type 27: [ OK ] ctest_environment.no_device_type (0 ms) 27: [ RUN ] ctest_environment.no_process_count 27: [ OK ] ctest_environment.no_process_count (0 ms) 27: [ RUN ] ctest_environment.invalid_rank 27: [ OK ] ctest_environment.invalid_rank (0 ms) 27: [ RUN ] ctest_environment.no_type_str 27: [ OK ] ctest_environment.no_type_str (0 ms) 27: [ RUN ] ctest_environment.missing_type 27: [ OK ] ctest_environment.missing_type (0 ms) 27: [ RUN ] ctest_environment.no_id_str 27: [ OK ] ctest_environment.no_id_str (0 ms) 27: [ RUN ] ctest_environment.invalid_id_str 27: [ OK ] ctest_environment.invalid_id_str (0 ms) 27: [ RUN ] ctest_environment.good 27: [ OK ] ctest_environment.good (0 ms) 27: [----------] 8 tests from ctest_environment (0 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 8 tests from 1 test suite ran. (0 ms total) 27: [ PASSED ] 8 tests. 27/57 Test #27: Kokkos_CoreUnitTest_CTestDevice ............... Passed 0.02 sec test 28 Start 28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 28: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 28: Test timeout computed to be: 1500 28/57 Test #28: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ..... Passed 0.01 sec test 29 Start 29: Kokkos_CoreUnitTest_DeviceAndThreads 29: Test command: /usr/bin/python3.10 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/TestDeviceAndThreads.py" 29: Test timeout computed to be: 1500 [ 86%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreSubtarget.cpp.o [ 87%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZPostRewrite.cpp.o [ 87%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetMachine.cpp.o [ 87%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExceptionInfo.cpp.o /scratch/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp: In member function 'llvm::Expected llvm::exegesis::{anonymous}::SubProcessFunctionExecutorImpl::getFileDescriptorFromSocket(int) const': /scratch/llvm-project/llvm/tools/llvm-exegesis/lib/BenchmarkRunner.cpp:226:19: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 226 | if (BytesRead < 0) | ~~~~~~~~~~^~~ [ 87%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelDAGToDAGHVX.cpp.o [ 87%] Building CXX object lib/Target/VE/CMakeFiles/LLVMVECodeGen.dir/VVPISelLowering.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o [ 87%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZRegisterInfo.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 0.000712978 -0.00566865 || 0.051031 10963 11773 || 11368.9 11377 || -78.3635 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 -0.00465317 -0.00174288 || 0.051031 1e+64 -1e+64 Test Scalar=unsigned int -- Testing randomness properties 29: test_device_id (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 89%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreTargetMachine.cpp.o [ 89%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o [ 89%] Linking CXX static library ../../libLLVMVECodeGen.a [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 89%] Built target LLVMVECodeGen [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o [ 89%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyExplicitLocals.cpp.o [ 89%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o 29: test_disable_warnings (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSelectionDAGInfo.cpp.o 29: test_num_devices (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok [ 89%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLowering.cpp.o [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o 29: test_num_threads (TestDeviceAndThreads.KokkosInitializationTestCase) ... skipped 'no host parallel backend enabled' [ 89%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXTargetTransformInfo.cpp.o [ 89%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFastISel.cpp.o [ 89%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreTargetObjectFile.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [100%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00332401 -0.00712107 || 0.051031 10929 11749 || 11339.3 11377 || -98.4416 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00257863 0.00143174 || 0.051031 1e+64 -1e+64 Test Scalar=int64_t -- Testing randomness properties [100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 89%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/DisassemblerHelper.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZShortenInst.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [100%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 89%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreSelectionDAGInfo.cpp.o [ 89%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o [ 89%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o 29: test_tune_internals (TestDeviceAndThreads.KokkosInitializationTestCase) ... ok 29: 29: ---------------------------------------------------------------------- 29: Ran 5 tests in 26.865s 29: 29: OK (skipped=1) 29/57 Test #29: Kokkos_CoreUnitTest_DeviceAndThreads .......... Passed 27.27 sec test 30 Start 30: Kokkos_PerformanceTest_TaskDag 30: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_TaskDag 30: Test timeout computed to be: 1500 30/57 Test #30: Kokkos_PerformanceTest_TaskDag ................ Passed 0.01 sec test 31 Start 31: Kokkos_PerformanceTest_Benchmark 31: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-21_T00-51-38.json" 31: Test timeout computed to be: 1500 [ 89%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXUtilities.cpp.o [ 89%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonISelLoweringHVX.cpp.o 31: 31: Available devices: 31: 2024-03-21T01:44:23+00:00 31: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 31: Run on (20 X 2345.59 MHz CPU s) 31: CPU Caches: 31: L1 Data 64 KiB (x20) 31: L1 Instruction 64 KiB (x20) 31: L2 Unified 512 KiB (x20) 31: L3 Unified 16384 KiB (x20) 31: Load Average: 1.15, 3.73, 6.14 31: Address Bits: 64 31: CPU architecture: none 31: Default Device: N6Kokkos12Experimental4SYCLE 31: Driver Version: CUDA 12.4 31: Error Correction Support: 1 31: GIT_BRANCH: HEAD 31: GIT_CLEAN_STATUS: CLEAN 31: GIT_COMMIT_DATE: 2024-03-21T00:49:45+00:00 31: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 31: GIT_COMMIT_HASH: 7af894572 31: GPU architecture: AMPERE80 31: Global Cache Mem Line Size: 128 31: Global Mem Cache Size: 41943040 31: Global Mem Size: 84974239744 31: Image Max Array Size: 0 31: Image Max Buffer Size: 32768 31: Image2d Max Height: 65536 31: Image2d Max Width: 131072 31: Image3d Max Depth: 16384 31: Image3d Max Height: 16384 31: Image3d Max Width: 16384 31: Is Accelerator: 0 31: Is Available: 1 31: Is CPU: 0 31: Is GPU: 1 31: KOKKOS_COMPILER_INTEL_LLVM: 20230000 31: KOKKOS_ENABLE_ASM: yes 31: KOKKOS_ENABLE_CXX17: yes 31: KOKKOS_ENABLE_CXX20: no 31: KOKKOS_ENABLE_CXX23: no 31: KOKKOS_ENABLE_CXX26: no 31: KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK: no 31: KOKKOS_ENABLE_HWLOC: no 31: KOKKOS_ENABLE_LIBDL: yes 31: KOKKOS_ENABLE_PRAGMA_IVDEP: no 31: KOKKOS_ENABLE_PRAGMA_LOOPCOUNT: no 31: KOKKOS_ENABLE_PRAGMA_UNROLL: no 31: KOKKOS_ENABLE_PRAGMA_VECTOR: no 31: KOKKOS_ENABLE_SERIAL: yes 31: Kokkos Version: 4.3.99 31: Local Mem Size: 49152 31: Max Compute Units: 108 31: Max Mem Alloc Size: 1073741824 31: Max Parameter Size: 4000 31: Max Read Image Args: 128 31: Max Samplers: 128 31: Max Work Group Size: 1024 31: Max Work Item Dimensions: 3 31: Mem Base Addr Align: 4096 31: Name: NVIDIA A100 80GB PCIe 31: Native Vector Width Char: 1 31: Native Vector Width Double: 1 31: Native Vector Width Float: 1 31: Native Vector Width Half: 0 31: Native Vector Width Int: 1 31: Native Vector Width Long: 1 31: Native Vector Width Short: 1 31: Partition Max Sub Devices: 0 31: Preferred Vector Width Char: 1 31: Preferred Vector Width Double: 1 31: Preferred Vector Width Float: 1 31: Preferred Vector Width Half: 0 31: Preferred Vector Width Int: 1 31: Preferred Vector Width Long: 1 31: Preferred Vector Width Short: 1 31: Profiling Timer Resolution: 1000 31: Reference Count: 1 31: Vendor: NVIDIA Corporation 31: Vendor Id: 4318 31: Version: 0.0 31: [ext_oneapi_cuda]: gpu:0] NVIDIA A100 80GB PCIe : Selected 31: macro KOKKOS_ENABLE_ONEDPL: defined 31: macro KOKKOS_IMPL_SYCL_DEVICE_GLOBAL_SUPPORTED: undefined 31: macro KOKKOS_IMPL_SYCL_USE_IN_ORDER_QUEUES: defined 31: macro SYCL_EXT_ONEAPI_DEVICE_GLOBAL: undefined 31: platform: 64bit 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: GramSchmidt/Count:1024/iterations:5/manual_time 0.010 s 0.011 s 5 1024 9.44474u 31: GramSchmidt/Count:2048/iterations:5/manual_time 0.011 s 0.011 s 5 2.048k 5.14307u 31: GramSchmidt/Count:4096/iterations:5/manual_time 0.011 s 0.011 s 5 4.096k 2.62021u 31: GramSchmidt/Count:8192/iterations:5/manual_time 0.012 s 0.013 s 5 8.192k 1.41397u 31: GramSchmidt/Count:16384/iterations:5/manual_time 0.013 s 0.015 s 5 16.384k 764.758n 31: GramSchmidt/Count:32768/iterations:5/manual_time 0.015 s 0.018 s 5 32.768k 442.402n 31: GramSchmidt/Count:65536/iterations:5/manual_time 0.018 s 0.026 s 5 65.536k 274.39n 31: GramSchmidt/Count:131072/iterations:5/manual_time 0.024 s 0.041 s 5 131.072k 188.157n 31: GramSchmidt/Count:262144/iterations:5/manual_time 0.025 s 0.052 s 5 262.144k 94.7186n [ 89%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixBrTableDefaults.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZSubtarget.cpp.o [ 89%] Building CXX object lib/Target/XCore/CMakeFiles/LLVMXCoreCodeGen.dir/XCoreFrameToArgsOffsetElim.cpp.o [ 89%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s Max 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: CustomReduction/N:100000/R:1000/manual_time 0.003 s 0.010 s 201 66.1929k/s 11.5 31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 31: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Overlap Time fenced Time not fenced 31: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 31: OverlapRangePolicy/N:2000/M:10000/R:10 0.662 s 0.662 s 1 0.118032 0.0554232 0.103292 0.0483952 0.0518742 19.025u [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o [ 89%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Time NonOverlap Time Overlap Time Reduce: NonOverlap Time Reduce: Time Overlap Time fenced Time not fenced 31: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 31: OverlapMDRangePolicy/N:200/M:10000/R:10 0.025 s 0.025 s 28 4.80654m 2.48478m 3.56934m 1.80085m 2.26234m 11.391u -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.0014929 -0.0152229 || 0.051031 10945 11801 || 11394 11377 || -210.442 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00329296 -0.000598886 || 0.051031 1e+64 -1e+64 Test Scalar=uint64_t -- Testing randomness properties 31: OverlapTeamPolicy/N:20/M:1000000/R:10 0.225 s 0.225 s 3 0.0438319 0.0210835 0.0375892 0.0182061 0.0188201 17.372u 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations Count Time normalized 31: --------------------------------------------------------------------------------------------------------------------------------------------------- 31: HexGrad_Benchmark/count:1024/iterations:5/manual_time 0.000 s 0.000 s 5 1024 23.6377n 31: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 12.0005n 31: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 6.34717n 31: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.001 s 5 8.192k 3.27148n 31: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 1.82892n 31: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.001 s 5 32.768k 1.11505n 31: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.001 s 5 65.536k 618.82p 31: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.001 s 5 131.072k 372.78p 31: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.002 s 5 262.144k 296.421p 31: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.002 s 5 524.288k 236.094p [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 89%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixIrreducibleControlFlow.cpp.o [ 89%] Linking CXX static library ../../libLLVMXCoreCodeGen.a [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMIntrRange.cpp.o 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: rate 31: ----------------------------------------------------------------------------------------------------------------------------------- 31: Malloc/N:1/manual_time 11.0 us 24.9 us 63512 90.9389k/s [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 89%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetMachine.cpp.o [ 89%] Built target LLVMXCoreCodeGen [ 89%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonLoopIdiomRecognition.cpp.o [ 89%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAliasAnalysis.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E 31: Malloc/N:16/manual_time 11.0 us 24.8 us 63775 90.842k/s [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVVMReflect.cpp.o 31: Malloc/N:256/manual_time 11.0 us 24.8 us 63521 90.5995k/s [ 89%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o [ 89%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 89%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAlwaysInlinePass.cpp.o [ 89%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFixFunctionBitcasts.cpp.o 31: Malloc/N:4096/manual_time 11.1 us 24.9 us 63169 90.2461k/s [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 89%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXProxyRegErasure.cpp.o 31: Malloc/N:65536/manual_time 10.7 us 24.2 us 65595 93.876k/s [ 89%] Linking CXX static library ../../libLLVMOrcJIT.a [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyFrameLowering.cpp.o [ 90%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o 31: Malloc/N:1048576/manual_time 11.1 us 25.0 us 62674 89.7959k/s 31: Malloc/N:16777216/manual_time 501 us 610 us 1398 1.99676k/s [ 90%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineFunctionInfo.cpp.o [ 90%] Built target LLVMOrcJIT [ 90%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTargetTransformInfo.cpp.o [ 90%] Building CXX object lib/Target/NVPTX/CMakeFiles/LLVMNVPTXCodeGen.dir/NVPTXCtorDtorLowering.cpp.o [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 90%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/A15SDOptimizer.cpp.o [ 90%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMachineScheduler.cpp.o [ 90%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAnnotateKernelFeatures.cpp.o [ 90%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRange_g.cpp.o [ 90%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelDAGToDAG.cpp.o [ 90%] Linking CXX static library ../../libLLVMNVPTXCodeGen.a 31: Malloc/N:268435456/manual_time 4943 us 1102 us 865 202.287/s -- Testing 1-D histogram Density 1D: 2.47955e-07 0.00933384 0.000883349 || 0.051031 10950 11790 || 11271.7 11377 || 12.2114 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.00440526 7.57677e-05 || 0.051031 1e+64 -1e+64 Test Scalar=half -- Testing randomness properties [ 90%] Built target LLVMNVPTXCodeGen [ 90%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o [ 90%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16FrameLowering.cpp.o 31: Malloc/N:4294967296/manual_time 109253 us 5339 us 8 9.1531/s [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangePolicyConstructors.cpp.o 31: MallocFree/N:1/manual_time 25.1 us 25.3 us 27822 39.8354k/s [ 90%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o [ 90%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonMCInstLower.cpp.o 31: MallocFree/N:16/manual_time 25.3 us 25.3 us 27791 39.5911k/s [ 90%] Building CXX object lib/Target/SystemZ/CMakeFiles/LLVMSystemZCodeGen.dir/SystemZTDC.cpp.o [ 90%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMAsmPrinter.cpp.o [ 90%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o [ 90%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAnnotateUniformValues.cpp.o 31: MallocFree/N:256/manual_time 24.7 us 24.8 us 28285 40.4181k/s 31: MallocFree/N:4096/manual_time 24.9 us 25.0 us 28193 40.1338k/s 31: MallocFree/N:65536/manual_time 24.0 us 24.1 us 29049 41.6735k/s [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyISelLowering.cpp.o 31: MallocFree/N:1048576/manual_time 24.8 us 25.0 us 28128 40.2737k/s 31: MallocFree/N:16777216/manual_time 609 us 609 us 1148 1.64135k/s [ 90%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o [ 90%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o [ 90%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloat.cpp.o [ 90%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUArgumentUsageInfo.cpp.o [ 90%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonNewValueJump.cpp.o [ 90%] Linking CXX static library ../../libLLVMSystemZCodeGen.a 31: MallocFree/N:268435456/manual_time 4654 us 1092 us 659 214.866/s 31: MallocFree/N:4294967296/manual_time 112396 us 5752 us 9 8.89713/s [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o 31: MallocTouch/N:1/manual_time 12.3 us 26.4 us 57487 81.3069k/s [ 90%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o [ 90%] Built target LLVMSystemZCodeGen [ 90%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptAddrMode.cpp.o [ 90%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonOptimizeSZextends.cpp.o [ 90%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16HardFloatInfo.cpp.o 31: MallocTouch/N:16/manual_time 11.9 us 25.9 us 57999 84.174k/s [ 90%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAsmPrinter.cpp.o 31: MallocTouch/N:256/manual_time 11.9 us 26.0 us 58574 83.9295k/s [ 90%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o [ 90%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16InstrInfo.cpp.o [ 90%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseInstrInfo.cpp.o [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyInstrInfo.cpp.o 31: MallocTouch/N:4096/manual_time 23.0 us 40.1 us 30400 43.4267k/s [ 90%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonPeephole.cpp.o 31: MallocTouch/N:65536/manual_time 22.6 us 39.4 us 30875 44.2572k/s [ 90%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRDFOpt.cpp.o [ 90%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o 31: MallocTouch/N:1048576/manual_time 24.7 us 41.9 us 28340 40.4697k/s [ 90%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelDAGToDAG.cpp.o 31: MallocTouch/N:16777216/manual_time 520 us 635 us 1343 1.92152k/s 28: Test_Atomic/100000/iterations:10 7.17 s 7.16 s 10 1 8 11.6073 1.73757m 299.66u 4.99995G 776.626k 4.99995G [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 90%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o [ 90%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonRegisterInfo.cpp.o [ 90%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerBrUnless.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o 31: MallocTouch/N:268435456/manual_time 4958 us 1142 us 875 201.713/s 31: MallocTouch/N:4294967296/manual_time 111728 us 6362 us 6 8.95032/s [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAtomicOptimizer.cpp.o 31: MallocTouchFree/N:1/manual_time 26.5 us 26.6 us 26537 37.7137k/s [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSelectionDAGInfo.cpp.o 31: MallocTouchFree/N:16/manual_time 26.7 us 26.7 us 26243 37.4584k/s 31: MallocTouchFree/N:256/manual_time 26.2 us 26.3 us 26668 38.1191k/s 31: MallocTouchFree/N:4096/manual_time 40.6 us 40.7 us 17256 24.6052k/s [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16ISelLowering.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitConst32AndConst64.cpp.o [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBaseRegisterInfo.cpp.o 31: MallocTouchFree/N:65536/manual_time 39.8 us 39.9 us 17560 25.1077k/s [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SubprocessMemory.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerEmscriptenEHSjLj.cpp.o 31: MallocTouchFree/N:1048576/manual_time 42.4 us 42.5 us 16498 23.5794k/s 31: MallocTouchFree/N:16777216/manual_time 635 us 635 us 1106 1.576k/s [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o 31: MallocTouchFree/N:268435456/manual_time 4656 us 1123 us 659 214.794/s [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSplitDouble.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/Mips16RegisterInfo.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MinMaxClamp.cpp.o 31: MallocTouchFree/N:4294967296/manual_time 112348 us 6181 us 9 8.90093/s [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUAttributor.cpp.o 28: Test_Atomic/100000/iterations:10 2.27 s 2.26 s 10 1 4 2.41424m 1.30085m 299.56u 704.983M 1.18878M 704.983M 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: Benchmark Time CPU Iterations FOM: GB/s MB 31: ---------------------------------------------------------------------------------------------------------------------------------------------- 31: ViewAllocate_Rank1/N:10/manual_time 0.021 s 0.002 s 38 37.8056/s 800 [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBasicBlockInfo.cpp.o 31: ViewAllocate_Rank1/N:10/manual_time 0.020 s 0.002 s 32 39.9206/s 800 31: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.002 s 32 41.908/s 800 31: ViewAllocate_Rank2/N:10/manual_time 0.020 s 0.002 s 35 40.9962/s 800 [ 92%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyLowerRefTypesIntPtrConv.cpp.o 31: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 35 41.1268/s 800 31: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.002 s 35 41.1906/s 800 31: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 35 41.0552/s 800 [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonStoreWidening.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAnalyzeImmediate.cpp.o 31: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.002 s 35 41.0663/s 800 [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsAsmPrinter.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o 31: ViewAllocate_Rank5/N:10/manual_time 0.020 s 0.002 s 35 41.0054/s 800 [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBranchTargets.cpp.o 31: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.002 s 35 41.0582/s 800 [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCallLowering.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o [ 92%] Linking CXX static library ../../../lib/libLLVMExegesis.a [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMachineFunctionInfo.cpp.o [ 92%] Built target LLVMExegesis [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCInstructionSelector.cpp.o 31: ViewAllocate_Rank6/N:10/manual_time 0.021 s 0.002 s 35 38.9582/s 800 31: ViewAllocate_Rank6/N:10/manual_time 0.021 s 0.002 s 35 38.9678/s 800 31: ViewAllocate_Rank7/N:10/manual_time 0.021 s 0.002 s 35 38.957/s 800 [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P 31: ViewAllocate_Rank7/N:10/manual_time 0.021 s 0.002 s 35 38.9542/s 800 [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonSubtarget.cpp.o 31: ViewAllocate_Rank8/N:10/manual_time 0.020 s 0.002 s 35 39.0259/s 800 31: ViewAllocate_Rank8/N:10/manual_time 0.021 s 0.002 s 35 39.019/s 800 [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCallLowering.cpp.o 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 627 1.43676k/s 1.6k [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallingConv.cpp.o 31: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 628 1.43304k/s 1.6k [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsCCState.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCInstLower.cpp.o 31: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 627 1.43597k/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.47218k/s 1.6k [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsConstantIslandPass.cpp.o 31: ViewDeepCopy_Rank2/N:10/manual_time 0.001 s 0.001 s 630 1.47225k/s 1.6k 31: ViewDeepCopy_Rank3/N:10/manual_time 0.001 s 0.001 s 630 1.47194k/s 1.6k 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.47194k/s 1.6k 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 297 679.144/s 1.6k [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_UnitTest_SIMD 31: ViewDeepCopy_Rank3/N:10/manual_time 0.004 s 0.004 s 183 416.638/s 1.6k [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetMachine.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBoolRetToInt.cpp.o 31: ViewDeepCopy_Rank1/N:10/manual_time 0.001 s 0.001 s 630 1.472k/s 1.6k [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsDelaySlotFiller.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCodeGenPrepare.cpp.o 31: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.002 s 298 681.278/s 1.6k [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMCallLowering.cpp.o 31: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.002 s 397 918.189/s 1.6k -- Testing 1-D histogram Density 1D: 0.00024586 -0.999975 -7594.94 || 0.051031 0 77563 || 4.61017e+08 11377 || -1.04992e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.000737199 -0.15508 0.0287963 || 0.051031 1e+64 -1e+64 Test Scalar=bhalf -- Testing randomness properties [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMCLowerPrePass.cpp.o 31: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 630 1.47194k/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 630 1.47202k/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.001 s 0.001 s 630 1.47211k/s 1.6k [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsExpandPseudo.cpp.o 31: ViewDeepCopy_Rank5/N:10/manual_time 0.001 s 0.001 s 630 1.47204k/s 1.6k 31: ViewDeepCopy_Rank4/N:10/manual_time 0.004 s 0.004 s 181 417.527/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.004 s 0.004 s 179 410.858/s 1.6k [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCAsmPrinter.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCombinerHelper.cpp.o 31: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.002 s 373 868.452/s 1.6k 31: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.002 s 311 711.465/s 1.6k [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantIslandPass.cpp.o 31: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 630 1.47193k/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.001 s 0.001 s 630 1.47205k/s 1.6k [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUCtorDtorLowering.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetObjectFile.cpp.o 31: ViewDeepCopy_Rank6/N:10/manual_time 0.004 s 0.004 s 168 382.003/s 1.6k 31: ViewDeepCopy_Rank6/N:10/manual_time 0.003 s 0.003 s 226 516.454/s 1.6k 31: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 629 1.47181k/s 1.6k [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFastISel.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonTargetTransformInfo.cpp.o [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyNullifyDebugValueLists.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o 31: ViewDeepCopy_Rank7/N:10/manual_time 0.001 s 0.001 s 630 1.47153k/s 1.6k [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeLiveIntervals.cpp.o 31: ViewDeepCopy_Rank7/N:10/manual_time 0.006 s 0.006 s 120 276.027/s 1.6k [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUExportClustering.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDRangeReduce.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MDSpan.cpp.o 31: ViewDeepCopy_Rank7/N:10/manual_time 0.003 s 0.003 s 206 474.748/s 1.6k [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_b.cpp.o 31: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 630 1.47201k/s 1.6k [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchSelector.cpp.o 31: ViewDeepCopy_Rank8/N:10/manual_time 0.001 s 0.001 s 630 1.47195k/s 1.6k 31: ViewDeepCopy_Rank8/N:10/manual_time 0.004 s 0.004 s 171 392.12/s 1.6k [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyOptimizeReturned.cpp.o 31: ViewDeepCopy_Rank8/N:10/manual_time 0.003 s 0.003 s 245 563.503/s 1.6k 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 690 1.61445k/s 1.6k [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.61454k/s 1.6k [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMConstantPoolValue.cpp.o 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.6145k/s 1.6k [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUFrameLowering.cpp.o 31: ViewDeepCopy_Raw/N:10/manual_time 0.001 s 0.001 s 691 1.61444k/s 1.6k [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyPeephole.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorCombine.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstrInfo.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsInstructionSelector.cpp.o [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMExpandPseudoInsts.cpp.o 31: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1511 1.72924k/s 800 [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUGlobalISelUtils.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCBranchCoalescing.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_CoreUnitTest_OpenMP 1: Test timeout computed to be: 1500 31: ViewFill_Rank1/N:10/manual_time 0.000 s 0.000 s 1512 1.72902k/s 800 1: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 1: Detected: 6 cores per node. 1: Detected: 1 MPI_ranks per node. 1: Requested: 8 threads per process. 1: [==========] Running 313 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 15 tests from openmp_DeathTest 1: [ RUN ] openmp_DeathTest.abort_from_host 1: [ OK ] openmp_DeathTest.abort_from_host (548 ms) 1: [ RUN ] openmp_DeathTest.abort_from_device 31: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1513 1.72899k/s 800 1: [ OK ] openmp_DeathTest.abort_from_device (571 ms) 1: [ RUN ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] openmp_DeathTest.checked_integer_operations_multiply_overflow_abort (529 ms) 1: [ RUN ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions 31: ViewFill_Rank2/N:10/manual_time 0.000 s 0.000 s 1513 1.7292k/s 800 1: [ OK ] openmp_DeathTest.policy_bounds_unsafe_narrowing_conversions (524 ms) 1: [ RUN ] openmp_DeathTest.policy_invalid_bounds 1: [ OK ] openmp_DeathTest.policy_invalid_bounds (546 ms) 1: [ RUN ] openmp_DeathTest.range_policy_invalid_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 31: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1513 1.72918k/s 800 1: [ OK ] openmp_DeathTest.range_policy_invalid_bounds (776 ms) 1: [ RUN ] openmp_DeathTest.range_policy_implicitly_converted_bounds 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 1: 1: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegisterInfo.cpp.o [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFastISel.cpp.o 31: ViewFill_Rank3/N:10/manual_time 0.000 s 0.000 s 1513 1.72862k/s 800 [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o 1: [ OK ] openmp_DeathTest.range_policy_implicitly_converted_bounds (1539 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 31: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1513 1.72902k/s 800 [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelDAGToDAG.cpp.o 31: ViewFill_Rank4/N:10/manual_time 0.000 s 0.000 s 1512 1.72901k/s 800 [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCallingConv.cpp.o 31: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1513 1.72873k/s 800 [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFixCortexA57AES1742098Pass.cpp.o 1: [ OK ] openmp_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3805 ms) 1: [ RUN ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment 31: ViewFill_Rank5/N:10/manual_time 0.000 s 0.000 s 1512 1.72892k/s 800 [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorLoopCarriedReuse.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUHSAMetadataStreamer.cpp.o 31: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1512 1.729k/s 800 [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegColoring.cpp.o 31: ViewFill_Rank6/N:10/manual_time 0.000 s 0.000 s 1513 1.72943k/s 800 1: [ OK ] openmp_DeathTest.view_layoutstride_left_to_layoutright_assignment (3841 ms) 1: [ RUN ] openmp_DeathTest.view_memory_access_violations_from_host 1: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (12683 ms total) 1: 1: [----------] 298 tests from openmp 1: [ RUN ] openmp.array_capacity 1: [ OK ] openmp.array_capacity (0 ms) 1: [ RUN ] openmp.array_element_access 1: [ OK ] openmp.array_element_access (0 ms) 1: [ RUN ] openmp.array_zero_capacity 1: [ OK ] openmp.array_zero_capacity (0 ms) 1: [ RUN ] openmp.array_zero_data_nullptr 1: [ OK ] openmp.array_zero_data_nullptr (0 ms) 1: [ RUN ] openmp.array_contiguous_capacity 1: [ OK ] openmp.array_contiguous_capacity (0 ms) 1: [ RUN ] openmp.array_contiguous_element_access 1: [ OK ] openmp.array_contiguous_element_access (0 ms) 1: [ RUN ] openmp.array_contiguous_assignment 1: [ OK ] openmp.array_contiguous_assignment (0 ms) 1: [ RUN ] openmp.array_strided_capacity 1: [ OK ] openmp.array_strided_capacity (0 ms) 1: [ RUN ] openmp.array_strided_element_access 1: [ OK ] openmp.array_strided_element_access (0 ms) 1: [ RUN ] openmp.array_strided_assignment 1: [ OK ] openmp.array_strided_assignment (0 ms) 1: [ RUN ] openmp.atomic_operations_complexdouble 1: [ OK ] openmp.atomic_operations_complexdouble (3 ms) 1: [ RUN ] openmp.atomic_operations_complexfloat 1: [ OK ] openmp.atomic_operations_complexfloat (2 ms) 1: [ RUN ] openmp.atomic_operations_double 1: [ OK ] openmp.atomic_operations_double (2 ms) 1: [ RUN ] openmp.atomic_operations_float 1: [ OK ] openmp.atomic_operations_float (2 ms) 1: [ RUN ] openmp.atomic_operations_int 1: [ OK ] openmp.atomic_operations_int (5 ms) 1: [ RUN ] openmp.atomic_operations_long 1: [ OK ] openmp.atomic_operations_long (5 ms) 1: [ RUN ] openmp.atomic_operations_longlong 1: [ OK ] openmp.atomic_operations_longlong (5 ms) 1: [ RUN ] openmp.atomic_shared 1: [ OK ] openmp.atomic_shared (0 ms) 1: [ RUN ] openmp.atomic_operations_unsigned 1: [ OK ] openmp.atomic_operations_unsigned (6 ms) 1: [ RUN ] openmp.atomic_operations_unsignedlong 1: [ OK ] openmp.atomic_operations_unsignedlong (7 ms) 1: [ RUN ] openmp.atomics 1: [ OK ] openmp.atomics (26 ms) 1: [ RUN ] openmp.atomics_tpetra_max_abs 1: [ OK ] openmp.atomics_tpetra_max_abs (0 ms) 1: [ RUN ] openmp.atomic_views_integral 31: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1512 1.72917k/s 800 1: [ OK ] openmp.atomic_views_integral (231 ms) 1: [ RUN ] openmp.atomic_views_nonintegral 1: [ OK ] openmp.atomic_views_nonintegral (168 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 (33 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 (62 ms) 1: [ RUN ] openmp.join_backward_compatibility 1: [ OK ] openmp.join_backward_compatibility (0 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutleft [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsISelLowering.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCCState.cpp.o 31: ViewFill_Rank7/N:10/manual_time 0.000 s 0.000 s 1513 1.72957k/s 800 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutleft (1584 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutleft 31: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1513 1.72926k/s 800 [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVectorPrint.cpp.o [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMFrameLowering.cpp.o [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMHazardRecognizer.cpp.o 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutleft (1484 ms) 1: [ RUN ] openmp.local_deepcopy_teampolicy_layoutright 31: ViewFill_Rank8/N:10/manual_time 0.000 s 0.000 s 1513 1.72947k/s 800 1: [ OK ] openmp.local_deepcopy_teampolicy_layoutright (1091 ms) 1: [ RUN ] openmp.local_deepcopy_rangepolicy_layoutright 31: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1540 1.76044k/s 800 1: [ OK ] openmp.local_deepcopy_rangepolicy_layoutright (1104 ms) 1: [ RUN ] openmp.deep_copy_scratch 1: [ OK ] openmp.deep_copy_scratch (0 ms) 1: [ RUN ] openmp.mathematical_constants_e 1: [ OK ] openmp.mathematical_constants_e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log2e 1: [ OK ] openmp.mathematical_constants_log2e (0 ms) 1: [ RUN ] openmp.mathematical_constants_log10e 1: [ OK ] openmp.mathematical_constants_log10e (0 ms) 1: [ RUN ] openmp.mathematical_constants_pi 1: [ OK ] openmp.mathematical_constants_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_pi 1: [ OK ] openmp.mathematical_constants_inv_pi (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrtpi 1: [ OK ] openmp.mathematical_constants_inv_sqrtpi (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln2 1: [ OK ] openmp.mathematical_constants_ln2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_ln10 1: [ OK ] openmp.mathematical_constants_ln10 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt2 1: [ OK ] openmp.mathematical_constants_sqrt2 (0 ms) 1: [ RUN ] openmp.mathematical_constants_sqrt3 1: [ OK ] openmp.mathematical_constants_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_inv_sqrt3 1: [ OK ] openmp.mathematical_constants_inv_sqrt3 (0 ms) 1: [ RUN ] openmp.mathematical_constants_egamma 1: [ OK ] openmp.mathematical_constants_egamma (0 ms) 1: [ RUN ] openmp.mathematical_constants_phi 1: [ OK ] openmp.mathematical_constants_phi (0 ms) 1: [ RUN ] openmp.mathematical_functions_trigonometric_functions 1: [ OK ] openmp.mathematical_functions_trigonometric_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_hyperbolic_functions 1: [ OK ] openmp.mathematical_functions_hyperbolic_functions (1 ms) 1: [ RUN ] openmp.mathematical_functions_non_standard 1: [ OK ] openmp.mathematical_functions_non_standard (0 ms) 1: [ RUN ] openmp.mathematical_functions_power_functions 1: [ OK ] openmp.mathematical_functions_power_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_fma 1: [ OK ] openmp.mathematical_functions_fma (0 ms) 1: [ RUN ] openmp.mathematical_functions_error_and_gamma_functions 1: [ OK ] openmp.mathematical_functions_error_and_gamma_functions (0 ms) 1: [ RUN ] openmp.mathematical_functions_nearest_interger_floating_point_operations 1: [ OK ] openmp.mathematical_functions_nearest_interger_floating_point_operations (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 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_expint1 1: [ OK ] openmp.mathspecialfunc_expint1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_errorfunc 1: [ OK ] openmp.mathspecialfunc_errorfunc (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj0y0 1: [ OK ] openmp.mathspecialfunc_cbesselj0y0 (1 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselj1y1 1: [ OK ] openmp.mathspecialfunc_cbesselj1y1 (2 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli0k0 1: [ OK ] openmp.mathspecialfunc_cbesseli0k0 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesseli1k1 1: [ OK ] openmp.mathspecialfunc_cbesseli1k1 (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh1stkind 1: [ OK ] openmp.mathspecialfunc_cbesselh1stkind (0 ms) 1: [ RUN ] openmp.mathspecialfunc_cbesselh2ndkind 1: [ OK ] openmp.mathspecialfunc_cbesselh2ndkind (0 ms) 1: [ RUN ] openmp.mdrange_5d 1: [ OK ] openmp.mdrange_5d (25 ms) 1: [ RUN ] openmp.mdrange_6d 1: [ OK ] openmp.mdrange_6d (83 ms) 1: [ RUN ] openmp.mdrange_2d 1: [ OK ] openmp.mdrange_2d (2 ms) 1: [ RUN ] openmp.mdrange_array_reduce 1: [ OK ] openmp.mdrange_array_reduce (0 ms) 1: [ RUN ] openmp.mdrange_3d 1: [ OK ] openmp.mdrange_3d (9 ms) 1: [ RUN ] openmp.mdrange_neg_idx 1: [ OK ] openmp.mdrange_neg_idx (46 ms) 1: [ RUN ] openmp.mdrange_4d 1: [ OK ] openmp.mdrange_4d (4 ms) 1: [ RUN ] openmp.mdrange_scalar 1: [ OK ] openmp.mdrange_scalar (0 ms) 1: [ RUN ] openmp.mdrange_large_deep_copy 31: ViewFill_Raw/N:10/manual_time 0.000 s 0.000 s 1540 1.76042k/s 800 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.4018k/s 1.6k 31: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 7.41152k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.60449k/s 1.6k 31: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.604k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.76204k/s 1.6k 31: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.26309k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.62379k/s 1.6k 31: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 9.63059k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.39783k/s 1.6k 31: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.38117k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 8.67494k/s 1.6k 31: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.34339k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.75235k/s 1.6k 31: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.18499k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.22388k/s 1.6k 31: ViewResize_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.24036k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.99288k/s 1.6k 31: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.20177k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.98427k/s 1.6k 31: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.9762k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.42695k/s 1.6k 31: ViewResize_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.39801k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.90269k/s 1.6k 31: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.85141k/s 1.6k 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.84598k/s 1.6k 31: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.6555k/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.8643k/s 1.6k 31: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.18508k/s 1.6k 31: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 2.10655M/s 688 31: ViewResize_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 848.545k/s 688 31: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 862.696k/s 688 31: ViewResize_NoInit_Rank8/N:9/iterations:10/manual_time 0.000 s 0.000 s 10 2.07604M/s 688 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1023.63/s 1.6k 31: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.002 s 10 1005.39/s 1.6k 1: [ OK ] openmp.mdrange_large_deep_copy (933 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 [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegNumbering.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVExtract.cpp.o [ 92%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInsertDelayAlu.cpp.o [ 92%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoops.cpp.o 1: [ OK ] openmp.mdrange_parallel_reduce_primitive_types (1403 ms) 1: [ RUN ] openmp.mdspan_minimal_functional 1: [ OK ] openmp.mdspan_minimal_functional (0 ms) 1: [ RUN ] openmp.max 1: [ OK ] openmp.max (0 ms) 1: [ RUN ] openmp.max_within_parfor 1: [ OK ] openmp.max_within_parfor (0 ms) 1: [ RUN ] openmp.min 1: [ OK ] openmp.min (0 ms) 1: [ RUN ] openmp.min_within_parfor 1: [ OK ] openmp.min_within_parfor (0 ms) 1: [ RUN ] openmp.minmax 1: [ OK ] openmp.minmax (0 ms) 1: [ RUN ] openmp.minmax_within_parfor 1: [ OK ] openmp.minmax_within_parfor (0 ms) 1: [ RUN ] openmp.clamp 1: [ OK ] openmp.clamp (0 ms) 1: [ RUN ] openmp.clamp_within_parfor 1: [ OK ] openmp.clamp_within_parfor (0 ms) 1: [ RUN ] openmp.numeric_traits_infinity 1: [ OK ] openmp.numeric_traits_infinity (1 ms) 1: [ RUN ] openmp.numeric_traits_epsilon 1: [ OK ] openmp.numeric_traits_epsilon (0 ms) 1: [ RUN ] openmp.numeric_traits_round_error 1: [ OK ] openmp.numeric_traits_round_error (0 ms) 1: [ RUN ] openmp.numeric_traits_norm_min 1: [ OK ] openmp.numeric_traits_norm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_denorm_min 1: [ OK ] openmp.numeric_traits_denorm_min (0 ms) 1: [ RUN ] openmp.numeric_traits_finite_min_max 1: [ OK ] openmp.numeric_traits_finite_min_max (1 ms) 1: [ RUN ] openmp.numeric_traits_digits 1: [ OK ] openmp.numeric_traits_digits (0 ms) 1: [ RUN ] openmp.numeric_traits_digits10 1: [ OK ] openmp.numeric_traits_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_max_digits10 1: [ OK ] openmp.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] openmp.numeric_traits_radix 1: [ OK ] openmp.numeric_traits_radix (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent 1: [ OK ] openmp.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] openmp.numeric_traits_min_max_exponent10 1: [ OK ] openmp.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] openmp.numeric_traits_quiet_and_signaling_nan 1: [ OK ] openmp.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] openmp.numeric_traits_sfinae_friendly 1: [ OK ] openmp.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] openmp.occupancy_control 1: [ OK ] openmp.occupancy_control (0 ms) 1: [ RUN ] openmp.view_aggregate 1: [ OK ] openmp.view_aggregate (0 ms) 1: [ RUN ] openmp.memory_pool 1: [ OK ] openmp.memory_pool (45 ms) 1: [ RUN ] openmp.cxx11 1: [ OK ] openmp.cxx11 (0 ms) 1: [ RUN ] openmp.viewctorprop_embedded_dim 1: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] openmp.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] openmp.view_layouttiled 1: [ OK ] openmp.view_layouttiled (1 ms) 1: [ RUN ] openmp.view_layouttiled_subtile 1: [ OK ] openmp.view_layouttiled_subtile (0 ms) 1: [ RUN ] openmp.parallel_scan_range_policy 1: [ OK ] openmp.parallel_scan_range_policy (7 ms) 1: [ RUN ] openmp.kokkos_printf 1: [ OK ] openmp.kokkos_printf (1 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 (1 ms) 1: [ RUN ] openmp.range_reduce_require 1: [ OK ] openmp.range_reduce_require (0 ms) 1: [ RUN ] openmp.range_dynamic_policy_require 1: [ OK ] openmp.range_dynamic_policy_require (0 ms) 1: [ RUN ] openmp.reducers_int 1: [ OK ] openmp.reducers_int (4 ms) 1: [ RUN ] openmp.reducers_double 1: [ OK ] openmp.reducers_double (5 ms) 1: [ RUN ] openmp.reducers_complex_double 1: [ OK ] openmp.reducers_complex_double (1 ms) 1: [ RUN ] openmp.reducers_struct 1: [ OK ] openmp.reducers_struct (3 ms) 1: [ RUN ] openmp.reducers_half_t 1: [ OK ] openmp.reducers_half_t (2 ms) 1: [ RUN ] openmp.reducers_bhalf_t 1: [ OK ] openmp.reducers_bhalf_t (1 ms) 1: [ RUN ] openmp.reducers_int8_t 1: [ OK ] openmp.reducers_int8_t (1 ms) 1: [ RUN ] openmp.reducers_int16_t 1: [ OK ] openmp.reducers_int16_t (1 ms) 1: [ RUN ] openmp.reducers_point_t 1: [ OK ] openmp.reducers_point_t (1 ms) 1: [ RUN ] openmp.reducers_bool 1: [ OK ] openmp.reducers_bool (0 ms) 1: [ RUN ] openmp.int64_t_reduce 1: [ OK ] openmp.int64_t_reduce (77 ms) 1: [ RUN ] openmp.double_reduce 1: [ OK ] openmp.double_reduce (80 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic 1: [ OK ] openmp.int64_t_reduce_dynamic (327 ms) 1: [ RUN ] openmp.double_reduce_dynamic 31/57 Test #31: Kokkos_PerformanceTest_Benchmark .............. Passed 139.88 sec test 32 Start 32: Kokkos_Benchmark_Atomic_MinMax 32: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-21_T00-51-38.json" 32: Test timeout computed to be: 1500 [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o 1: [ OK ] openmp.double_reduce_dynamic (352 ms) 1: [ RUN ] openmp.int64_t_reduce_dynamic_view 1: [ OK ] openmp.int64_t_reduce_dynamic_view (166 ms) 1: [ RUN ] openmp.int_combined_reduce 1: [ OK ] openmp.int_combined_reduce (0 ms) 1: [ RUN ] openmp.mdrange_combined_reduce 1: [ OK ] openmp.mdrange_combined_reduce (0 ms) 1: [ RUN ] openmp.int_combined_reduce_mixed 1: [ OK ] openmp.int_combined_reduce_mixed (0 ms) 1: [ RUN ] openmp.reduction_deduction 1: [ OK ] openmp.reduction_deduction (0 ms) 1: [ RUN ] openmp.reduce_device_view_range_policy 1: [ OK ] openmp.reduce_device_view_range_policy (39 ms) 1: [ RUN ] openmp.reduce_device_view_mdrange_policy 1: [ OK ] openmp.reduce_device_view_mdrange_policy (45 ms) 1: [ RUN ] openmp.reduce_device_view_team_policy 1: [ OK ] openmp.reduce_device_view_team_policy (465 ms) 1: [ RUN ] openmp.impl_shared_alloc 1: [ OK ] openmp.impl_shared_alloc (10 ms) 1: [ RUN ] openmp.kokkos_swap 1: [ OK ] openmp.kokkos_swap (0 ms) 1: [ RUN ] openmp.team_for 1: [ OK ] openmp.team_for (23 ms) 1: [ RUN ] openmp.team_reduce 1: [ OK ] openmp.team_reduce (23 ms) 1: [ RUN ] openmp.team_reduce_large 1: [ OK ] openmp.team_reduce_large (318 ms) 1: [ RUN ] openmp.team_parallel_single 32: 32: Available devices: 32: 2024-03-21T01:46:43+00:00 32: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 32: Run on (20 X 2345.59 MHz CPU s) 32: CPU Caches: 32: L1 Data 64 KiB (x20) 32: L1 Instruction 64 KiB (x20) 32: L2 Unified 512 KiB (x20) 32: L3 Unified 16384 KiB (x20) 32: Load Average: 0.86, 2.61, 5.38 32: Address Bits: 64 32: CPU architecture: none 32: Default Device: N6Kokkos12Experimental4SYCLE 32: Driver Version: CUDA 12.4 32: Error Correction Support: 1 32: GIT_BRANCH: HEAD 32: GIT_CLEAN_STATUS: CLEAN 32: GIT_COMMIT_DATE: 2024-03-21T00:49:45+00:00 32: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 32: GIT_COMMIT_HASH: 7af894572 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 32: ---------------------------------------------------------------------------------------------------------------------------------------- 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxReplacements/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MaxEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_MinEarlyExits/Length:1000000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMaxReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32: Atomic_ContentiousMinReplacements/Length:200000/iterations:10/manual_time 0.000 s 0.000 s 10 32/57 Test #32: Kokkos_Benchmark_Atomic_MinMax ................ Passed 2.49 sec test 33 Start 33: Kokkos_PerformanceTest_Mempool 33: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-21_T00-51-38.json" 33: Test timeout computed to be: 1500 1: [ OK ] openmp.team_parallel_single (2172 ms) 1: [ RUN ] openmp.large_team_scratch_size 1: [ OK ] openmp.large_team_scratch_size (0 ms) 1: [ RUN ] openmp.team_broadcast_long 1: [ OK ] openmp.team_broadcast_long (59 ms) 1: [ RUN ] openmp.team_broadcast_long_wrapper 1: [ OK ] openmp.team_broadcast_long_wrapper (55 ms) 1: [ RUN ] openmp.team_broadcast_char 1: [ OK ] openmp.team_broadcast_char (61 ms) 1: [ RUN ] openmp.team_broadcast_float 1: [ OK ] openmp.team_broadcast_float (56 ms) 1: [ RUN ] openmp.team_broadcast_double 1: [ OK ] openmp.team_broadcast_double (56 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 (283 ms) 1: [ RUN ] openmp.triple_nested_parallelism [ 92%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/HexagonVLIWPacketizer.cpp.o [ 92%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsFrameLowering.cpp.o [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstructionSelector.cpp.o 1: [ OK ] openmp.triple_nested_parallelism (338 ms) 1: [ RUN ] openmp.parallel_scan_with_reducers 1: [ OK ] openmp.parallel_scan_with_reducers (110 ms) 1: [ RUN ] openmp.team_thread_range_combined_reducers 33: 33: Available devices: 33: 2024-03-21T01:46:45+00:00 33: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Mempool 33: Run on (20 X 2345.59 MHz CPU s) 33: CPU Caches: 33: L1 Data 64 KiB (x20) 33: L1 Instruction 64 KiB (x20) 33: L2 Unified 512 KiB (x20) 33: L3 Unified 16384 KiB (x20) 33: Load Average: 0.87, 2.59, 5.36 33: Address Bits: 64 33: CPU architecture: none 33: Default Device: N6Kokkos12Experimental4SYCLE 33: Driver Version: CUDA 12.4 33: Error Correction Support: 1 33: GIT_BRANCH: HEAD 33: GIT_CLEAN_STATUS: CLEAN 33: GIT_COMMIT_DATE: 2024-03-21T00:49:45+00:00 33: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 33: GIT_COMMIT_HASH: 7af894572 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 [ 92%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRegStackify.cpp.o [ 92%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o 1: [ OK ] openmp.team_thread_range_combined_reducers (8 ms) 1: [ RUN ] openmp.thread_vector_range_combined_reducers 1: [ OK ] openmp.thread_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.team_vector_range_combined_reducers 1: [ OK ] openmp.team_vector_range_combined_reducers (0 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelFor 1: [ OK ] openmp.TeamThreadMDRangeParallelFor (8 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelFor 1: [ OK ] openmp.ThreadVectorMDRangeParallelFor (4 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelFor 1: [ OK ] openmp.TeamVectorMDRangeParallelFor (4 ms) 1: [ RUN ] openmp.TeamThreadMDRangeParallelReduce 1: [ OK ] openmp.TeamThreadMDRangeParallelReduce (10 ms) 1: [ RUN ] openmp.ThreadVectorMDRangeParallelReduce 1: [ OK ] openmp.ThreadVectorMDRangeParallelReduce (9 ms) 1: [ RUN ] openmp.TeamVectorMDRangeParallelReduce 1: [ OK ] openmp.TeamVectorMDRangeParallelReduce (9 ms) 1: [ RUN ] openmp.team_policy_runtime_parameters 1: [ OK ] openmp.team_policy_runtime_parameters (0 ms) 1: [ RUN ] openmp.team_reduction_scan 33: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations FOM: fill ops per second 33: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Mempool_Fill/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 2386 18.9762M/s 33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Benchmark Time CPU Iterations FOM: cycle ops per second 33: ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 33: Mempool_Alloc_Dealloc/total_alloc_size:1000000/min_superblock_size:10000/chunk_span:5/fill_stride:1/fill_level:70/repeat_inner:1/manual_time 0.000 s 0.000 s 3826 60.6816M/s 33/57 Test #33: Kokkos_PerformanceTest_Mempool ................ Passed 4.87 sec test 34 Start 34: Kokkos_PerformanceTest_Atomic 34: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-21_T00-51-38.json" 34: Test timeout computed to be: 1500 [ 92%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelDAGToDAG.cpp.o [ 93%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCCTRLoopsVerify.cpp.o 28: Test_Atomic/100000/iterations:10 7.19 s 7.17 s 10 1 8 11.8655 1.34453m 299.56u 4.99995G 775.09k 4.99995G 34: 34: Available devices: 34: 2024-03-21T01:46:50+00:00 34: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Atomic 34: Run on (20 X 2345.59 MHz CPU s) 34: CPU Caches: 34: L1 Data 64 KiB (x20) 34: L1 Instruction 64 KiB (x20) 34: L2 Unified 512 KiB (x20) 34: L3 Unified 16384 KiB (x20) 34: Load Average: 0.88, 2.56, 5.34 34: Address Bits: 64 34: CPU architecture: none 34: Default Device: N6Kokkos12Experimental4SYCLE 34: Driver Version: CUDA 12.4 34: Error Correction Support: 1 34: GIT_BRANCH: HEAD 34: GIT_CLEAN_STATUS: CLEAN 34: GIT_COMMIT_DATE: 2024-03-21T00:49:45+00:00 34: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 34: GIT_COMMIT_HASH: 7af894572 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 [ 93%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstCombineIntrinsic.cpp.o [ 93%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandAtomicPseudoInsts.cpp.o -- Testing 1-D histogram Density 1D: 0.00195861 -0.999997 -9108.29 || 0.051031 0 616155 || 4.51654e+09 11377 || -1.25913e+08 -0.823045 -- Testing 3-D histogram Density 3D: 0.00588696 -0.922658 1.61776 || 0.051031 1e+64 -1e+64 Test Scalar=float -- Testing randomness properties [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsLegalizerInfo.cpp.o [ 93%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFCopy.cpp.o [ 93%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o 1: [ OK ] openmp.team_reduction_scan (8376 ms) 1: [ RUN ] openmp.team_long_reduce 1: [ OK ] openmp.team_long_reduce (49 ms) 1: [ RUN ] openmp.team_double_reduce 1: [ OK ] openmp.team_double_reduce (49 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 (1884 ms) 1: [ RUN ] openmp.team_scan 1: [ OK ] openmp.team_scan (129 ms) 1: [ RUN ] openmp.team_scan_ret_val 1: [ OK ] openmp.team_scan_ret_val (130 ms) 1: [ RUN ] openmp.team_shared_request 1: [ OK ] openmp.team_shared_request (39 ms) 1: [ RUN ] openmp.team_scratch_request 1: [ OK ] openmp.team_scratch_request (43 ms) 1: [ RUN ] openmp.team_lambda_shared_request 1: [ OK ] openmp.team_lambda_shared_request (17 ms) 1: [ RUN ] openmp.scratch_align 1: [ OK ] openmp.scratch_align (0 ms) 1: [ RUN ] openmp.shmem_size 1: [ OK ] openmp.shmem_size (0 ms) 1: [ RUN ] openmp.multi_level_scratch 1: [ OK ] openmp.multi_level_scratch (6 ms) 1: [ RUN ] openmp.team_scratch_memory_index_parallel_for 1: [ OK ] openmp.team_scratch_memory_index_parallel_for (0 ms) 1: [ RUN ] openmp.team_policy_max_recommended [ 93%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMISelLowering.cpp.o [ 93%] Building CXX object lib/Target/Hexagon/CMakeFiles/LLVMHexagonCodeGen.dir/RDFDeadCode.cpp.o [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyReplacePhysRegs.cpp.o [ 93%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCHazardRecognizers.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsBranchExpansion.cpp.o 1: [ OK ] openmp.team_policy_max_recommended (2719 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 (87 ms) 1: [ RUN ] openmp.unique_token_global 1: [ OK ] openmp.unique_token_global (13 ms) 1: [ RUN ] openmp.unique_token_instance 1: [ OK ] openmp.unique_token_instance (41 ms) 1: [ RUN ] openmp.unique_token_team_acquire 1: [ OK ] openmp.unique_token_team_acquire (0 ms) 1: [ RUN ] openmp.view_api_a 1: [ OK ] openmp.view_api_a (6 ms) 1: [ RUN ] openmp.view_api_b 1: [ OK ] openmp.view_api_b (4 ms) 1: [ RUN ] openmp.view_api_c 1: [ OK ] openmp.view_api_c (4 ms) 1: [ RUN ] openmp.view_api_d 1: [ OK ] openmp.view_api_d (2 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 (989 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 (4 ms) 1: [ RUN ] openmp.view_copy_tests_rank_0 1: [ OK ] openmp.view_copy_tests_rank_0 (0 ms) 1: [ RUN ] openmp.view_copy_degenerated 1: [ OK ] openmp.view_copy_degenerated (0 ms) 1: [ RUN ] openmp.view_empty_runtime_unmanaged 1: [ OK ] openmp.view_empty_runtime_unmanaged (0 ms) 1: [ RUN ] openmp.view_hooks 1: [ OK ] openmp.view_hooks (0 ms) 1: [ RUN ] openmp.view_layoutstride_left_to_layoutleft_assignment 1: [ OK ] openmp.view_layoutstride_left_to_layoutleft_assignment (57 ms) 1: [ RUN ] openmp.view_layoutstride_right_to_layoutright_assignment 1: [ OK ] openmp.view_layoutstride_right_to_layoutright_assignment (52 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 (70 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 (10 ms) 1: [ RUN ] openmp.view_realloc 1: [ OK ] openmp.view_realloc (0 ms) 1: [ RUN ] openmp.workgraph_fib 1: [ OK ] openmp.workgraph_fib (389 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-6892/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 (5 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_atomic 1: [ OK ] openmp.view_subview_2d_from_3d_atomic (6 ms) 1: [ RUN ] openmp.view_subview_2d_from_3d_randomaccess 1: [ OK ] openmp.view_subview_2d_from_3d_randomaccess (8 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left 1: [ OK ] openmp.view_subview_3d_from_5d_left (54 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_left_atomic (56 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_left_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_left_randomaccess (53 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right 1: [ OK ] openmp.view_subview_3d_from_5d_right (119 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_atomic 1: [ OK ] openmp.view_subview_3d_from_5d_right_atomic (118 ms) 1: [ RUN ] openmp.view_subview_3d_from_5d_right_randomaccess 1: [ OK ] openmp.view_subview_3d_from_5d_right_randomaccess (117 ms) 1: [ RUN ] openmp.view_test_unmanaged_subview_reset 1: [ OK ] openmp.view_test_unmanaged_subview_reset (0 ms) 1: [ RUN ] openmp.view_subview_memory_traits_construction 1: [ OK ] openmp.view_subview_memory_traits_construction (0 ms) 1: [----------] 298 tests from openmp (29373 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 313 tests from 2 test suites ran. (42057 ms total) 1: [ PASSED ] 310 tests. 1: [ SKIPPED ] 3 tests, listed below: 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_host 1: [ SKIPPED ] openmp_DeathTest.view_memory_access_violations_from_device 1: [ SKIPPED ] openmp.view_allocation_int 1/51 Test #1: Kokkos_CoreUnitTest_OpenMP ....................... Passed 42.86 sec test 2 Start 2: Kokkos_CoreUnitTest_OpenMPInterOp 2: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPInterOp 2: Test timeout computed to be: 1500 2: [==========] Running 1 test from 1 test suite. 2: [----------] Global test environment set-up. 2: [----------] 1 test from openmp 2: [ RUN ] openmp.raw_openmp_interop 2: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 2: Detected: 6 cores per node. 2: Detected: 1 MPI_ranks per node. 2: Requested: 8 threads per process. 2: [ OK ] openmp.raw_openmp_interop (21 ms) 2: [----------] 1 test from openmp (21 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 1 test from 1 test suite ran. (21 ms total) 2: [ PASSED ] 1 test. 2/51 Test #2: Kokkos_CoreUnitTest_OpenMPInterOp ................ Passed 0.74 sec test 3 Start 3: Kokkos_CoreUnitTest_OpenMPGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPGraph 3: Test timeout computed to be: 1500 3: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 3: Detected: 6 cores per node. 3: Detected: 1 MPI_ranks per node. 3: Requested: 8 threads per process. 3: [==========] Running 5 tests from 1 test suite. 3: [----------] Global test environment set-up. 3: [----------] 5 tests from openmp_count_bugs 3: [ RUN ] openmp_count_bugs.launch_one 3: [ OK ] openmp_count_bugs.launch_one (0 ms) 3: [ RUN ] openmp_count_bugs.launch_one_rvalue 3: [ OK ] openmp_count_bugs.launch_one_rvalue (0 ms) 3: [ RUN ] openmp_count_bugs.launch_six 3: [ OK ] openmp_count_bugs.launch_six (0 ms) 3: [ RUN ] openmp_count_bugs.when_all_cycle 3: [ OK ] openmp_count_bugs.when_all_cycle (0 ms) 3: [ RUN ] openmp_count_bugs.zero_work_reduce 3: [ OK ] openmp_count_bugs.zero_work_reduce (0 ms) 3: [----------] 5 tests from openmp_count_bugs (0 ms total) 3: 3: [----------] Global test environment tear-down 3: [==========] 5 tests from 1 test suite ran. (1 ms total) 3: [ PASSED ] 5 tests. 3: 3: YOU HAVE 1 DISABLED TEST 3: [ 93%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o [ 93%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstrInfo.cpp.o [ 93%] Linking CXX static library ../../libLLVMHexagonCodeGen.a [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyRuntimeLibcallSignatures.cpp.o 3/51 Test #3: Kokkos_CoreUnitTest_OpenMPGraph .................. Passed 0.72 sec test 4 Start 4: Kokkos_CoreUnitTest_Cuda1 4: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Cuda1 4: Test timeout computed to be: 1500 [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySelectionDAGInfo.cpp.o 4: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 4: Detected: 6 cores per node. 4: Detected: 1 MPI_ranks per node. 4: Requested: 8 threads per process. 4: [==========] Running 189 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 7 tests from cuda_DeathTest 4: [ RUN ] cuda_DeathTest.abort_from_host [ 93%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCInstrInfo.cpp.o [ 93%] Built target LLVMHexagonCodeGen 4: [ OK ] cuda_DeathTest.abort_from_host (565 ms) 4: [ RUN ] cuda_DeathTest.abort_from_device [ 93%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVAsmPrinter.cpp.o 4: [ OK ] cuda_DeathTest.abort_from_device (560 ms) 4: [ RUN ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort 28: Test_Atomic/100000/iterations:10 2.38 s 2.38 s 10 1 8 2.35193m 1.25045m 299.66u 4.99995G 813.683k 4.99995G 4: [ OK ] cuda_DeathTest.checked_integer_operations_multiply_overflow_abort (533 ms) 4: [ RUN ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions 4: [ OK ] cuda_DeathTest.policy_bounds_unsafe_narrowing_conversions (545 ms) 4: [ RUN ] cuda_DeathTest.policy_invalid_bounds -- Testing 1-D histogram Density 1D: 2.79744e-07 -0.00515029 -0.000689623 || 0.051031 10981 11790 || 11435.9 11377 || -9.53335 -0.823045 -- Testing 3-D histogram Density 3D: 3.43323e-07 -0.0172966 0.00306576 || 0.051031 1e+64 -1e+64 Test Scalar=double -- Testing randomness properties [ 93%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUInstructionSelector.cpp.o 4: [ OK ] cuda_DeathTest.policy_invalid_bounds (540 ms) 4: [ RUN ] cuda_DeathTest.range_policy_invalid_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 93%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o 4: [ OK ] cuda_DeathTest.range_policy_invalid_bounds (779 ms) 4: [ RUN ] cuda_DeathTest.range_policy_implicitly_converted_bounds 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o 4: 4: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 4: [ OK ] cuda_DeathTest.range_policy_implicitly_converted_bounds (1559 ms) 4: [----------] 7 tests from cuda_DeathTest (5085 ms total) 4: 4: [----------] 182 tests from cuda 4: [ RUN ] cuda.array_capacity 4: [ OK ] cuda.array_capacity (0 ms) 4: [ RUN ] cuda.array_element_access 4: [ OK ] cuda.array_element_access (0 ms) 4: [ RUN ] cuda.array_zero_capacity 4: [ OK ] cuda.array_zero_capacity (0 ms) 4: [ RUN ] cuda.array_zero_data_nullptr 4: [ OK ] cuda.array_zero_data_nullptr (0 ms) 4: [ RUN ] cuda.array_contiguous_capacity 4: [ OK ] cuda.array_contiguous_capacity (0 ms) 4: [ RUN ] cuda.array_contiguous_element_access 4: [ OK ] cuda.array_contiguous_element_access (0 ms) 4: [ RUN ] cuda.array_contiguous_assignment 4: [ OK ] cuda.array_contiguous_assignment (0 ms) 4: [ RUN ] cuda.array_strided_capacity 4: [ OK ] cuda.array_strided_capacity (0 ms) 4: [ RUN ] cuda.array_strided_element_access 4: [ OK ] cuda.array_strided_element_access (0 ms) 4: [ RUN ] cuda.array_strided_assignment 4: [ OK ] cuda.array_strided_assignment (0 ms) 4: [ RUN ] cuda.atomic_operations_complexdouble 4: [ OK ] cuda.atomic_operations_complexdouble (7 ms) 4: [ RUN ] cuda.atomic_operations_complexfloat 4: [ OK ] cuda.atomic_operations_complexfloat (7 ms) 4: [ RUN ] cuda.atomic_operations_double 4: [ OK ] cuda.atomic_operations_double (7 ms) 4: [ RUN ] cuda.atomic_operations_float 4: [ OK ] cuda.atomic_operations_float (5 ms) 4: [ RUN ] cuda.atomic_operations_int 4: [ OK ] cuda.atomic_operations_int (16 ms) 4: [ RUN ] cuda.atomic_operations_long 4: [ OK ] cuda.atomic_operations_long (16 ms) 4: [ RUN ] cuda.atomic_operations_longlong 4: [ OK ] cuda.atomic_operations_longlong (16 ms) 4: [ RUN ] cuda.atomic_shared 4: [ OK ] cuda.atomic_shared (0 ms) 4: [ RUN ] cuda.atomic_operations_unsigned 4: [ OK ] cuda.atomic_operations_unsigned (13 ms) 4: [ RUN ] cuda.atomic_operations_unsignedlong 4: [ OK ] cuda.atomic_operations_unsignedlong (14 ms) 4: [ RUN ] cuda.atomics [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_MinMaxClamp.cpp.o 4: [ OK ] cuda.atomics (262 ms) 4: [ RUN ] cuda.atomics_tpetra_max_abs 4: [ OK ] cuda.atomics_tpetra_max_abs (0 ms) 4: [ RUN ] cuda.atomic_views_integral [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySetP2AlignOperands.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMCInstLower.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMachineFunction.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.cpp.o 34: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 34: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 4.20895m 3.40555m 433.71u 704.983M 1.37883M 704.983M [ 93%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVCodeGenPrepare.cpp.o [ 93%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelDAGToDAG.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsModuleISelDAGToDAG.cpp.o 4: [ OK ] cuda.atomic_views_integral (6456 ms) 4: [ RUN ] cuda.atomic_views_nonintegral 4: [ OK ] cuda.atomic_views_nonintegral (50 ms) 4: [ RUN ] cuda.atomic_view_api 4: [ OK ] cuda.atomic_view_api (0 ms) 4: [ RUN ] cuda.bit_manip_countl_zero 4: [ OK ] cuda.bit_manip_countl_zero (9 ms) 4: [ RUN ] cuda.bit_manip_countl_one 4: [ OK ] cuda.bit_manip_countl_one (0 ms) 4: [ RUN ] cuda.bit_manip_countr_zero 4: [ OK ] cuda.bit_manip_countr_zero (0 ms) 4: [ RUN ] cuda.bit_manip_countr_one 4: [ OK ] cuda.bit_manip_countr_one (0 ms) 4: [ RUN ] cuda.bit_manip_popcount 4: [ OK ] cuda.bit_manip_popcount (0 ms) 4: [ RUN ] cuda.bit_manip_has_single_bit 4: [ OK ] cuda.bit_manip_has_single_bit (0 ms) 4: [ RUN ] cuda.bit_manip_bit_floor 4: [ OK ] cuda.bit_manip_bit_floor (0 ms) 4: [ RUN ] cuda.bit_manip_bit_ceil 4: [ OK ] cuda.bit_manip_bit_ceil (0 ms) 4: [ RUN ] cuda.bit_manip_bit_width 4: [ OK ] cuda.bit_manip_bit_width (0 ms) 4: [ RUN ] cuda.bit_manip_rotl 4: [ OK ] cuda.bit_manip_rotl (0 ms) 4: [ RUN ] cuda.bit_manip_rotr 4: [ OK ] cuda.bit_manip_rotr (0 ms) 4: [ RUN ] cuda.bit_manip_byeswap 4: [ OK ] cuda.bit_manip_byeswap (0 ms) 4: [ RUN ] cuda.bit_manip_bit_cast 4: [ OK ] cuda.bit_manip_bit_cast (0 ms) 4: [ RUN ] cuda.test_block_deduction_bug_pr_3103 4: [ OK ] cuda.test_block_deduction_bug_pr_3103 (0 ms) 4: [ RUN ] cuda.checked_integer_operations_multiply_overflow 4: [ OK ] cuda.checked_integer_operations_multiply_overflow (0 ms) 4: [ RUN ] cuda.execution_policy_occupancy_and_hint 4: [ OK ] cuda.execution_policy_occupancy_and_hint (0 ms) 4: [ RUN ] cuda.complex_construction 4: [ OK ] cuda.complex_construction (1 ms) 4: [ RUN ] cuda.complex_basic_math 4: [ OK ] cuda.complex_basic_math (0 ms) 4: [ RUN ] cuda.complex_special_funtions 4: [ OK ] cuda.complex_special_funtions (0 ms) 4: [ RUN ] cuda.complex_io 4: [ OK ] cuda.complex_io (0 ms) 4: [ RUN ] cuda.complex_trivially_copyable 4: [ OK ] cuda.complex_trivially_copyable (0 ms) 4: [ RUN ] cuda.complex_issue_3865 4: [ OK ] cuda.complex_issue_3865 (0 ms) 4: [ RUN ] cuda.complex_operations_arithmetic_types_overloads 4: [ OK ] cuda.complex_operations_arithmetic_types_overloads (0 ms) 4: [ RUN ] cuda.crs_count_fill 4: [ OK ] cuda.crs_count_fill (2 ms) 4: [ RUN ] cuda.crs_copy_constructor 4: [ OK ] cuda.crs_copy_constructor (5 ms) 4: [ RUN ] cuda.deep_copy_alignment 4: [ OK ] cuda.deep_copy_alignment (10 ms) 4: [ RUN ] cuda.deep_copy_conversion 4: [ OK ] cuda.deep_copy_conversion (5 ms) 4: [ RUN ] cuda.partitioning_by_args 4: [ OK ] cuda.partitioning_by_args (2 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 (3 ms) 4: [ RUN ] cuda.init 4: [ OK ] cuda.init (0 ms) 4: [ RUN ] cuda.dispatch 4: [ OK ] cuda.dispatch (39 ms) 4: [ RUN ] cuda.join_backward_compatibility 4: [ OK ] cuda.join_backward_compatibility (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutleft 4: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestLocalDeepCopy.hpp:913: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft (0 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutleft 4: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestLocalDeepCopy.hpp:946: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft (0 ms) 4: [ RUN ] cuda.local_deepcopy_teampolicy_layoutright 4: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestLocalDeepCopy.hpp:979: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright (0 ms) 4: [ RUN ] cuda.local_deepcopy_rangepolicy_layoutright 4: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestLocalDeepCopy.hpp:1012: Skipped 4: FIXME_NVHPC : Compiler bug affecting subviews of high rank Views 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright (0 ms) 4: [ RUN ] cuda.deep_copy_scratch 4: [ OK ] cuda.deep_copy_scratch (8 ms) 4: [ RUN ] cuda.mathematical_constants_e 4: [ OK ] cuda.mathematical_constants_e (2 ms) 4: [ RUN ] cuda.mathematical_constants_log2e 4: [ OK ] cuda.mathematical_constants_log2e (0 ms) 4: [ RUN ] cuda.mathematical_constants_log10e 4: [ OK ] cuda.mathematical_constants_log10e (0 ms) 4: [ RUN ] cuda.mathematical_constants_pi 4: [ OK ] cuda.mathematical_constants_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_pi 4: [ OK ] cuda.mathematical_constants_inv_pi (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrtpi 4: [ OK ] cuda.mathematical_constants_inv_sqrtpi (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln2 4: [ OK ] cuda.mathematical_constants_ln2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_ln10 4: [ OK ] cuda.mathematical_constants_ln10 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt2 4: [ OK ] cuda.mathematical_constants_sqrt2 (0 ms) 4: [ RUN ] cuda.mathematical_constants_sqrt3 4: [ OK ] cuda.mathematical_constants_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_inv_sqrt3 4: [ OK ] cuda.mathematical_constants_inv_sqrt3 (0 ms) 4: [ RUN ] cuda.mathematical_constants_egamma 4: [ OK ] cuda.mathematical_constants_egamma (0 ms) 4: [ RUN ] cuda.mathematical_constants_phi 4: [ OK ] cuda.mathematical_constants_phi (0 ms) 4: [ RUN ] cuda.mathematical_functions_trigonometric_functions 4: [ OK ] cuda.mathematical_functions_trigonometric_functions (24 ms) 4: [ RUN ] cuda.mathematical_functions_hyperbolic_functions 4: [ OK ] cuda.mathematical_functions_hyperbolic_functions (11 ms) 4: [ RUN ] cuda.mathematical_functions_non_standard 4: [ OK ] cuda.mathematical_functions_non_standard (1 ms) 4: [ RUN ] cuda.mathematical_functions_power_functions 4: [ OK ] cuda.mathematical_functions_power_functions (19 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 (6 ms) 4: [ RUN ] cuda.mathematical_functions_nearest_interger_floating_point_operations 4: [ OK ] cuda.mathematical_functions_nearest_interger_floating_point_operations (10 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_manipulation_functions 4: [ OK ] cuda.mathematical_functions_floating_point_manipulation_functions (2 ms) 4: [ RUN ] cuda.mathematical_functions_absolute_value 4: [ OK ] cuda.mathematical_functions_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_floating_point_absolute_value 4: [ OK ] cuda.mathematical_functions_floating_point_absolute_value (0 ms) 4: [ RUN ] cuda.mathematical_functions_remainder_function 4: [ OK ] cuda.mathematical_functions_remainder_function (0 ms) 4: [ RUN ] cuda.mathematical_functions_isfinite 4: [ OK ] cuda.mathematical_functions_isfinite (0 ms) 4: [ RUN ] cuda.mathematical_functions_isinf 4: [ OK ] cuda.mathematical_functions_isinf (0 ms) 4: [ RUN ] cuda.mathematical_functions_isnan 4: [ OK ] cuda.mathematical_functions_isnan (0 ms) 4: [ RUN ] cuda.mathematical_functions_exponential_functions 4: [ OK ] cuda.mathematical_functions_exponential_functions (32 ms) 4: [ RUN ] cuda.mathspecialfunc_expint1 4: [ OK ] cuda.mathspecialfunc_expint1 (12 ms) 4: [ RUN ] cuda.mathspecialfunc_errorfunc 4: [ OK ] cuda.mathspecialfunc_errorfunc (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj0y0 4: [ OK ] cuda.mathspecialfunc_cbesselj0y0 (25 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselj1y1 4: [ OK ] cuda.mathspecialfunc_cbesselj1y1 (27 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli0k0 4: [ OK ] cuda.mathspecialfunc_cbesseli0k0 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesseli1k1 4: [ OK ] cuda.mathspecialfunc_cbesseli1k1 (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh1stkind 4: [ OK ] cuda.mathspecialfunc_cbesselh1stkind (1 ms) 4: [ RUN ] cuda.mathspecialfunc_cbesselh2ndkind 4: [ OK ] cuda.mathspecialfunc_cbesselh2ndkind (1 ms) 4: [ RUN ] cuda.mdrange_5d 4: [ OK ] cuda.mdrange_5d (27 ms) 4: [ RUN ] cuda.mdrange_6d 4: [ OK ] cuda.mdrange_6d (32 ms) 4: [ RUN ] cuda.mdrange_2d 4: [ OK ] cuda.mdrange_2d (3 ms) 4: [ RUN ] cuda.mdrange_array_reduce 4: [ OK ] cuda.mdrange_array_reduce (0 ms) 4: [ RUN ] cuda.mdrange_3d 4: [ OK ] cuda.mdrange_3d (7 ms) 4: [ RUN ] cuda.mdrange_neg_idx 4: [ OK ] cuda.mdrange_neg_idx (1 ms) 4: [ RUN ] cuda.mdrange_4d 4: [ OK ] cuda.mdrange_4d (6 ms) 4: [ RUN ] cuda.mdrange_scalar 4: [ OK ] cuda.mdrange_scalar (0 ms) 4: [ RUN ] cuda.mdrange_large_deep_copy 4: [ OK ] cuda.mdrange_large_deep_copy (73 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 [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOptimizePICCall.cpp.o 4: [ OK ] cuda.mdrange_parallel_reduce_primitive_types (1544 ms) 4: [ RUN ] cuda.mdspan_minimal_functional 4: [ OK ] cuda.mdspan_minimal_functional (0 ms) 4: [ RUN ] cuda.max 4: [ OK ] cuda.max (0 ms) 4: [ RUN ] cuda.max_within_parfor 4: [ OK ] cuda.max_within_parfor (0 ms) 4: [ RUN ] cuda.min 4: [ OK ] cuda.min (0 ms) 4: [ RUN ] cuda.min_within_parfor 4: [ OK ] cuda.min_within_parfor (0 ms) 4: [ RUN ] cuda.minmax 4: [ OK ] cuda.minmax (0 ms) 4: [ RUN ] cuda.minmax_within_parfor 4: [ OK ] cuda.minmax_within_parfor (0 ms) 4: [ RUN ] cuda.clamp 4: [ OK ] cuda.clamp (0 ms) 4: [ RUN ] cuda.clamp_within_parfor 4: [ OK ] cuda.clamp_within_parfor (0 ms) 4: [ RUN ] cuda.numeric_traits_infinity 4: [ OK ] cuda.numeric_traits_infinity (9 ms) 4: [ RUN ] cuda.numeric_traits_epsilon 4: [ OK ] cuda.numeric_traits_epsilon (0 ms) 4: [ RUN ] cuda.numeric_traits_round_error 4: [ OK ] cuda.numeric_traits_round_error (0 ms) 4: [ RUN ] cuda.numeric_traits_norm_min 4: [ OK ] cuda.numeric_traits_norm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_denorm_min 4: [ OK ] cuda.numeric_traits_denorm_min (0 ms) 4: [ RUN ] cuda.numeric_traits_finite_min_max 4: [ OK ] cuda.numeric_traits_finite_min_max (2 ms) 4: [ RUN ] cuda.numeric_traits_digits 4: [ OK ] cuda.numeric_traits_digits (1 ms) 4: [ RUN ] cuda.numeric_traits_digits10 4: [ OK ] cuda.numeric_traits_digits10 (1 ms) 4: [ RUN ] cuda.numeric_traits_max_digits10 4: [ OK ] cuda.numeric_traits_max_digits10 (0 ms) 4: [ RUN ] cuda.numeric_traits_radix 4: [ OK ] cuda.numeric_traits_radix (1 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent 4: [ OK ] cuda.numeric_traits_min_max_exponent (0 ms) 4: [ RUN ] cuda.numeric_traits_min_max_exponent10 4: [ OK ] cuda.numeric_traits_min_max_exponent10 (0 ms) 4: [ RUN ] cuda.numeric_traits_quiet_and_signaling_nan 4: [ OK ] cuda.numeric_traits_quiet_and_signaling_nan (0 ms) 4: [ RUN ] cuda.numeric_traits_sfinae_friendly 4: [ OK ] cuda.numeric_traits_sfinae_friendly (0 ms) 4: [ RUN ] cuda.occupancy_control 4: [ OK ] cuda.occupancy_control (1 ms) 4: [ RUN ] cuda.view_aggregate 4: [ OK ] cuda.view_aggregate (0 ms) 4: [ RUN ] cuda.memory_pool 4: [ OK ] cuda.memory_pool (21 ms) 4: [ RUN ] cuda.cxx11 4: [ OK ] cuda.cxx11 (1 ms) 4: [ RUN ] cuda.viewctorprop_embedded_dim 4: [ OK ] cuda.viewctorprop_embedded_dim (0 ms) 4: [ RUN ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility 4: [ OK ] cuda.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 4: [ RUN ] cuda.view_layouttiled 4: [ OK ] cuda.view_layouttiled (2 ms) 4: [ RUN ] cuda.view_layouttiled_subtile 4: [ OK ] cuda.view_layouttiled_subtile (0 ms) 4: [ RUN ] cuda.parallel_scan_range_policy 4: [ OK ] cuda.parallel_scan_range_policy (38 ms) 4: [ RUN ] cuda.kokkos_printf 4: [ OK ] cuda.kokkos_printf (2 ms) 4: [ RUN ] cuda.range_for 4: [ OK ] cuda.range_for (2 ms) 4: [ RUN ] cuda.range_reduce 4: [ OK ] cuda.range_reduce (0 ms) 4: [ RUN ] cuda.range_dynamic_policy 4: [ OK ] cuda.range_dynamic_policy (0 ms) 4: [ RUN ] cuda.range_policy_runtime_parameters 4: [ OK ] cuda.range_policy_runtime_parameters (0 ms) 4: [ RUN ] cuda.range_for_require 4: [ OK ] cuda.range_for_require (2 ms) 4: [ RUN ] cuda.range_reduce_require 4: [ OK ] cuda.range_reduce_require (0 ms) 4: [ RUN ] cuda.range_dynamic_policy_require 4: [ OK ] cuda.range_dynamic_policy_require (0 ms) 4: [ RUN ] cuda.reducers_int 4: [ OK ] cuda.reducers_int (8 ms) 4: [ RUN ] cuda.reducers_double 4: [ OK ] cuda.reducers_double (12 ms) 4: [ RUN ] cuda.reducers_complex_double 4: [ OK ] cuda.reducers_complex_double (16 ms) 4: [ RUN ] cuda.reducers_struct 4: [ OK ] cuda.reducers_struct (7 ms) 4: [ RUN ] cuda.reducers_half_t 4: [ OK ] cuda.reducers_half_t (9 ms) 4: [ RUN ] cuda.reducers_bhalf_t 4: [ OK ] cuda.reducers_bhalf_t (8 ms) 4: [ RUN ] cuda.reducers_int8_t 4: [ OK ] cuda.reducers_int8_t (3 ms) 4: [ RUN ] cuda.reducers_int16_t 4: [ OK ] cuda.reducers_int16_t (3 ms) 4: [ RUN ] cuda.reducers_point_t 4: [ OK ] cuda.reducers_point_t (12 ms) 4: [ RUN ] cuda.reducers_bool 4: [ OK ] cuda.reducers_bool (1 ms) 4: [ RUN ] cuda.int64_t_reduce 4: [ OK ] cuda.int64_t_reduce (13 ms) 4: [ RUN ] cuda.double_reduce 4: [ OK ] cuda.double_reduce (9 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic 4: [ OK ] cuda.int64_t_reduce_dynamic (14 ms) 4: [ RUN ] cuda.double_reduce_dynamic 4: [ OK ] cuda.double_reduce_dynamic (13 ms) 4: [ RUN ] cuda.int64_t_reduce_dynamic_view 4: [ OK ] cuda.int64_t_reduce_dynamic_view (3 ms) 4: [ RUN ] cuda.int_combined_reduce 4: [ OK ] cuda.int_combined_reduce (0 ms) 4: [ RUN ] cuda.mdrange_combined_reduce 4: [ OK ] cuda.mdrange_combined_reduce (0 ms) 4: [ RUN ] cuda.int_combined_reduce_mixed 4: [ OK ] cuda.int_combined_reduce_mixed (0 ms) 4: [ RUN ] cuda.reduction_deduction 4: [ OK ] cuda.reduction_deduction (0 ms) 4: [ RUN ] cuda.reduce_device_view_range_policy 4: [ OK ] cuda.reduce_device_view_range_policy (5 ms) 4: [ RUN ] cuda.reduce_device_view_mdrange_policy 4: [ OK ] cuda.reduce_device_view_mdrange_policy (120 ms) 4: [ RUN ] cuda.reduce_device_view_team_policy 4: [ OK ] cuda.reduce_device_view_team_policy (6 ms) 4: [ RUN ] cuda.impl_shared_alloc 4: [ OK ] cuda.impl_shared_alloc (100 ms) 4: [ RUN ] cuda.kokkos_swap 4: [ OK ] cuda.kokkos_swap (0 ms) 4: [ RUN ] cuda.reduceRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceRangePolicyViewSizeLimit (20 ms) 4: [ RUN ] cuda.reduceMDRangePolicyViewSizeLimit 4: [ OK ] cuda.reduceMDRangePolicyViewSizeLimit (64 ms) 4: [----------] 182 tests from cuda (9418 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 189 tests from 2 test suites ran. (14503 ms total) 4: [ PASSED ] 185 tests. 4: [ SKIPPED ] 4 tests, listed below: 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutleft 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutleft 4: [ SKIPPED ] cuda.local_deepcopy_teampolicy_layoutright 4: [ SKIPPED ] cuda.local_deepcopy_rangepolicy_layoutright 4/51 Test #4: Kokkos_CoreUnitTest_Cuda1 ........................ Passed 15.27 sec test 5 Start 5: Kokkos_CoreUnitTest_Cuda2 5: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Cuda2 5: Test timeout computed to be: 1500 5: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 5: Detected: 6 cores per node. 5: Detected: 1 MPI_ranks per node. 5: Requested: 8 threads per process. 5: [==========] Running 126 tests from 3 test suites. 5: [----------] Global test environment set-up. 5: [----------] 8 tests from cuda_DeathTest 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_dyn 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_dyn (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_stat 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_stat (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_params_mix 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_params_mix (0 ms) 5: [ RUN ] cuda_DeathTest.view_construction_with_wrong_static_extents 5: [ OK ] cuda_DeathTest.view_construction_with_wrong_static_extents (0 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment [ 93%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySortRegion.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_NumericTraits.cpp.o -- Testing 1-D histogram Density 1D: 2.47955e-07 -0.00971465 0.00136721 || 0.051031 10967 11753 || 11488.6 11377 || 18.9004 -0.823045 -- Testing 3-D histogram Density 3D: 2.47955e-07 0.0110037 -0.00156577 || 0.051031 1e+64 -1e+64 [ OK ] serial.Random_XorShift1024_0 (414286 ms) [ RUN ] serial.Multi_streams [ OK ] serial.Multi_streams (0 ms) [ RUN ] serial.SortUnsignedValueType [ 93%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMakeCompressible.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsOs16.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_right_to_layoutleft_assignment (3843 ms) 5: [ RUN ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyMemIntrinsicResults.cpp.o [ 93%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMInstrInfo.cpp.o [ 93%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUISelDAGToDAG.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPreLegalizerCombiner.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsPostLegalizerCombiner.cpp.o 5: [ OK ] cuda_DeathTest.view_layoutstride_left_to_layoutright_assignment (3899 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_host [ 93%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCISelLowering.cpp.o [ 93%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o [ 93%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandAtomicPseudoInsts.cpp.o [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblySubtarget.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterBankInfo.cpp.o 34: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 4.95266m 3.38021m 299.65u 4.99995G 1.23576M 4.99995G [ 93%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLegalizerInfo.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsRegisterInfo.cpp.o 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_host (10534 ms) 5: [ RUN ] cuda_DeathTest.view_memory_access_violations_from_device [ 93%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVExpandPseudoInsts.cpp.o [ 93%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetMachine.cpp.o [ 93%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUISelLowering.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEFrameLowering.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMapping_subview.cpp.o [ 93%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEInstrInfo.cpp.o [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVFrameLowering.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMParallelDSP.cpp.o /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp: In member function 'llvm::SDValue llvm::AMDGPUTargetLowering::LowerFLOGUnsafe(llvm::SDValue, const llvm::SDLoc&, llvm::SelectionDAG&, bool, llvm::SDNodeFlags) const': /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp:2700: warning: enumeral mismatch in conditional expression: 'llvm::AMDGPUISD::NodeType' vs 'llvm::ISD::NodeType' [-Wenum-compare] 2700 | unsigned LogOp = VT == MVT::f32 ? AMDGPUISD::LOG : ISD::FLOG2; | /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp: In member function 'llvm::SDValue llvm::AMDGPUTargetLowering::lowerFEXPUnsafe(llvm::SDValue, const llvm::SDLoc&, llvm::SelectionDAG&, llvm::SDNodeFlags) const': /scratch/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp:2792: warning: enumeral mismatch in conditional expression: 'llvm::AMDGPUISD::NodeType' vs 'llvm::ISD::NodeType' [-Wenum-compare] 2792 | return DAG.getNode(VT == MVT::f32 ? AMDGPUISD::EXP : ISD::FEXP2, SL, VT, Mul, | 5: [ OK ] cuda_DeathTest.view_memory_access_violations_from_device (10382 ms) 5: [----------] 8 tests from cuda_DeathTest (28659 ms total) 5: 5: [----------] 90 tests from cuda 5: [ RUN ] cuda.team_for 5: [ OK ] cuda.team_for (19 ms) 5: [ RUN ] cuda.team_reduce 5: [ OK ] cuda.team_reduce (0 ms) 5: [ RUN ] cuda.team_reduce_large 5: [ OK ] cuda.team_reduce_large (56 ms) 5: [ RUN ] cuda.team_parallel_single 5: [ OK ] cuda.team_parallel_single (6 ms) 5: [ RUN ] cuda.large_team_scratch_size 5: [ OK ] cuda.large_team_scratch_size (5 ms) 5: [ RUN ] cuda.team_broadcast_long 5: [ OK ] cuda.team_broadcast_long (1 ms) 5: [ RUN ] cuda.team_broadcast_long_wrapper 5: [ OK ] cuda.team_broadcast_long_wrapper (1 ms) 5: [ RUN ] cuda.team_broadcast_char 5: [ OK ] cuda.team_broadcast_char (1 ms) 5: [ RUN ] cuda.team_broadcast_float 5: [ OK ] cuda.team_broadcast_float (0 ms) 5: [ RUN ] cuda.team_broadcast_double 5: [ OK ] cuda.team_broadcast_double (0 ms) 5: [ RUN ] cuda.team_handle_by_value 5: [ OK ] cuda.team_handle_by_value (0 ms) 5: [ RUN ] cuda.team_vector 5: [ OK ] cuda.team_vector (13 ms) 5: [ RUN ] cuda.triple_nested_parallelism 5: [ OK ] cuda.triple_nested_parallelism (8 ms) 5: [ RUN ] cuda.parallel_scan_with_reducers 5: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestTeamVector.hpp:1066: Skipped 5: All but max inclusive scan differ at index 101 5: [ SKIPPED ] cuda.parallel_scan_with_reducers (0 ms) 5: [ RUN ] cuda.team_thread_range_combined_reducers 5: [ OK ] cuda.team_thread_range_combined_reducers (1 ms) 5: [ RUN ] cuda.thread_vector_range_combined_reducers 5: [ OK ] cuda.thread_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.team_vector_range_combined_reducers 5: [ OK ] cuda.team_vector_range_combined_reducers (0 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelFor 5: [ OK ] cuda.TeamThreadMDRangeParallelFor (40 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelFor 5: [ OK ] cuda.ThreadVectorMDRangeParallelFor (12 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelFor 5: [ OK ] cuda.TeamVectorMDRangeParallelFor (12 ms) 5: [ RUN ] cuda.TeamThreadMDRangeParallelReduce 5: [ OK ] cuda.TeamThreadMDRangeParallelReduce (19 ms) 5: [ RUN ] cuda.ThreadVectorMDRangeParallelReduce 5: [ OK ] cuda.ThreadVectorMDRangeParallelReduce (8 ms) 5: [ RUN ] cuda.TeamVectorMDRangeParallelReduce 5: [ OK ] cuda.TeamVectorMDRangeParallelReduce (8 ms) 5: [ RUN ] cuda.team_policy_runtime_parameters 5: [ OK ] cuda.team_policy_runtime_parameters (0 ms) 5: [ RUN ] cuda.team_reduction_scan 5: [ OK ] cuda.team_reduction_scan (1209 ms) 5: [ RUN ] cuda.team_long_reduce 5: [ OK ] cuda.team_long_reduce (9 ms) 5: [ RUN ] cuda.team_double_reduce 5: [ OK ] cuda.team_double_reduce (9 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 (14 ms) 5: [ RUN ] cuda.team_scan 5: [ OK ] cuda.team_scan (192 ms) 5: [ RUN ] cuda.team_scan_ret_val 5: [ OK ] cuda.team_scan_ret_val (185 ms) 5: [ RUN ] cuda.team_shared_request 5: [ OK ] cuda.team_shared_request (2 ms) 5: [ RUN ] cuda.team_scratch_request 5: [ OK ] cuda.team_scratch_request (0 ms) 5: [ RUN ] cuda.team_lambda_shared_request 5: [ OK ] cuda.team_lambda_shared_request (0 ms) 5: [ RUN ] cuda.scratch_align 5: [ OK ] cuda.scratch_align (0 ms) 5: [ RUN ] cuda.shmem_size 5: [ OK ] cuda.shmem_size (0 ms) 5: [ RUN ] cuda.multi_level_scratch 5: [ OK ] cuda.multi_level_scratch (6 ms) 5: [ RUN ] cuda.team_scratch_memory_index_parallel_for 5: [ OK ] cuda.team_scratch_memory_index_parallel_for (0 ms) 5: [ RUN ] cuda.team_policy_max_recommended 5: [ OK ] cuda.team_policy_max_recommended (227 ms) 5: [ RUN ] cuda.team_policy_minmax_scalar_without_plus_equal_k 5: [ OK ] cuda.team_policy_minmax_scalar_without_plus_equal_k (0 ms) 5: [ RUN ] cuda.team_teamvector_range 5: /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestTeamVectorRange.hpp:442: Skipped 5: Disabling 2/3rd of the test for now 5: [ SKIPPED ] cuda.team_teamvector_range (2 ms) 5: [ RUN ] cuda.unique_token_global 5: [ OK ] cuda.unique_token_global (2 ms) 5: [ RUN ] cuda.unique_token_instance 5: [ OK ] cuda.unique_token_instance (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 (9 ms) 5: [ RUN ] cuda.view_api_b 5: [ OK ] cuda.view_api_b (5 ms) 5: [ RUN ] cuda.view_api_c 5: [ OK ] cuda.view_api_c (1 ms) 5: [ RUN ] cuda.view_api_d 5: [ OK ] cuda.view_api_d (1 ms) 5: [ RUN ] cuda.view_allocation_error 5: [ OK ] cuda.view_allocation_error (0 ms) 5: [ RUN ] cuda.view_remap 5: [ OK ] cuda.view_remap (0 ms) 5: [ RUN ] cuda.view_mirror_nonconst 5: [ OK ] cuda.view_mirror_nonconst (0 ms) 5: [ RUN ] cuda.view_stride_method 5: [ OK ] cuda.view_stride_method (0 ms) 5: [ RUN ] cuda.anonymous_space 5: [ OK ] cuda.anonymous_space (0 ms) 5: [ RUN ] cuda.view_overload_resolution 5: [ OK ] cuda.view_overload_resolution (0 ms) 5: [ RUN ] cuda.view_allocation_large_rank 5: [ OK ] cuda.view_allocation_large_rank (16 ms) 5: [ RUN ] cuda.view_shmem_size_on_device 5: [ OK ] cuda.view_shmem_size_on_device (0 ms) 5: [ RUN ] cuda.view_is_assignable 5: [ OK ] cuda.view_is_assignable (0 ms) 5: [ RUN ] cuda.view_copy_tests 5: [ OK ] cuda.view_copy_tests (8 ms) 5: [ RUN ] cuda.view_copy_tests_rank_0 5: [ OK ] cuda.view_copy_tests_rank_0 (2 ms) 5: [ RUN ] cuda.view_copy_degenerated 5: [ OK ] cuda.view_copy_degenerated (0 ms) 5: [ RUN ] cuda.view_empty_runtime_unmanaged 5: [ OK ] cuda.view_empty_runtime_unmanaged (0 ms) 5: [ RUN ] cuda.view_hooks 5: [ OK ] cuda.view_hooks (0 ms) 5: [ RUN ] cuda.view_layoutstride_left_to_layoutleft_assignment 5: [ OK ] cuda.view_layoutstride_left_to_layoutleft_assignment (80 ms) 5: [ RUN ] cuda.view_layoutstride_right_to_layoutright_assignment 5: [ OK ] cuda.view_layoutstride_right_to_layoutright_assignment (70 ms) 5: [ RUN ] cuda.view_irregular_layout 5: [ OK ] cuda.view_irregular_layout (5 ms) 5: [ RUN ] cuda.view_mapping 5: [ OK ] cuda.view_mapping (60 ms) 5: [ RUN ] cuda.view_mapping_operator 5: [ OK ] cuda.view_mapping_operator (9 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 (6 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 (16 ms) 5: [ RUN ] cuda.view_realloc 5: [ OK ] cuda.view_realloc (0 ms) 5: [ RUN ] cuda.workgraph_fib 5: [ OK ] cuda.workgraph_fib (1011 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 (1 ms) 5: [ RUN ] cuda.view_alloc_exec_space 5: [ OK ] cuda.view_alloc_exec_space (0 ms) 5: [ RUN ] cuda.view_alloc_int 5: [ OK ] cuda.view_alloc_int (0 ms) 5: [ RUN ] cuda.view_alloc_exec_space_int 5: [ OK ] cuda.view_alloc_exec_space_int (0 ms) 5: [ RUN ] cuda.deep_copy_zero_memset 5: [ OK ] cuda.deep_copy_zero_memset (0 ms) 5: [ RUN ] cuda.resize_exec_space 5: [ OK ] cuda.resize_exec_space (0 ms) 5: [ RUN ] cuda.view_allocation_int 5: [ OK ] cuda.view_allocation_int (0 ms) 5: [ RUN ] cuda.view_allocation_exec_space_int 5: [ OK ] cuda.view_allocation_exec_space_int (0 ms) 5: [ RUN ] cuda.view_not_default_constructible 5: [ OK ] cuda.view_not_default_constructible (0 ms) 5: [----------] 90 tests from cuda (3412 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 (5 ms) 5: [ RUN ] cuda_uvm.view_subview_assign_strided 5: [ OK ] cuda_uvm.view_subview_assign_strided (5 ms) 5: [ RUN ] cuda_uvm.view_subview_left_0 5: [ OK ] cuda_uvm.view_subview_left_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_1 5: [ OK ] cuda_uvm.view_subview_left_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_2 5: [ OK ] cuda_uvm.view_subview_left_2 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_left_3 5: [ OK ] cuda_uvm.view_subview_left_3 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_0 5: [ OK ] cuda_uvm.view_subview_right_0 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_1 5: [ OK ] cuda_uvm.view_subview_right_1 (0 ms) 5: [ RUN ] cuda_uvm.view_subview_right_3 5: [ OK ] cuda_uvm.view_subview_right_3 (0 ms) 5: [ RUN ] cuda_uvm.view_static_tests 5: [ OK ] cuda_uvm.view_static_tests (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 (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_atomic 5: [ OK ] cuda_uvm.view_subview_1d_assign_atomic (5 ms) 5: [ RUN ] cuda_uvm.view_subview_1d_assign_randomaccess 5: [ OK ] cuda_uvm.view_subview_1d_assign_randomaccess (5 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d 5: [ OK ] cuda_uvm.view_subview_2d_from_3d (59 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_atomic 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_atomic (60 ms) 5: [ RUN ] cuda_uvm.view_subview_2d_from_3d_randomaccess 5: [ OK ] cuda_uvm.view_subview_2d_from_3d_randomaccess (60 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left (82 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_atomic (82 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_left_randomaccess (81 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCEarlyReturn.cpp.o [ 95%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelDAGToDAG.cpp.o [ 95%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSEISelLowering.cpp.o 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right (83 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_atomic 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_atomic (84 ms) 5: [ RUN ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess 5: [ OK ] cuda_uvm.view_subview_3d_from_5d_right_randomaccess (83 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 (728 ms total) 5: 5: [----------] Global test environment tear-down 5: [==========] 126 tests from 3 test suites ran. (32799 ms total) 5: [ PASSED ] 124 tests. 5: [ SKIPPED ] 2 tests, listed below: 5: [ SKIPPED ] cuda.parallel_scan_with_reducers 5: [ SKIPPED ] cuda.team_teamvector_range 5/51 Test #5: Kokkos_CoreUnitTest_Cuda2 ........................ Passed 33.61 sec test 6 Start 6: Kokkos_CoreUnitTest_Cuda3 6: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Cuda3 6: Test timeout computed to be: 1500 6: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 6: Detected: 6 cores per node. 6: Detected: 1 MPI_ranks per node. 6: Requested: 8 threads per process. 6: [==========] Running 56 tests from 3 test suites. 6: [----------] Global test environment set-up. 6: [----------] 6 tests from cuda 6: [ RUN ] cuda.team_scratch_1_streams [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetObjectFile.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULateCodeGenPrepare.cpp.o [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVGatherScatterLowering.cpp.o 34: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 5.15521m 3.29495m 299.76u 4.99995G 1.33391M 4.99995G [ 95%] Building CXX object lib/Target/WebAssembly/CMakeFiles/LLVMWebAssemblyCodeGen.dir/WebAssemblyTargetTransformInfo.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFastISel.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULegalizerInfo.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCFrameLowering.cpp.o [ 95%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSERegisterInfo.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLoadStoreOptimizer.cpp.o [ 36%] Linking CXX executable Kokkos_CoreTestCompileOnly 6: [ OK ] cuda.team_scratch_1_streams (13477 ms) 6: [ RUN ] cuda.space_access 6: [ OK ] cuda.space_access (0 ms) 6: [ RUN ] cuda.uvm 6: [ OK ] cuda.uvm (5 ms) 6: [ RUN ] cuda.impl_view_accessible 6: [ OK ] cuda.impl_view_accessible (2 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 (13486 ms total) 6: 6: [----------] 25 tests from cuda_hostpinned 6: [ RUN ] cuda_hostpinned.impl_shared_alloc 6: [ OK ] cuda_hostpinned.impl_shared_alloc (46 ms) 6: [ RUN ] cuda_hostpinned.view_api_a 6: [ OK ] cuda_hostpinned.view_api_a (10 ms) 6: [ RUN ] cuda_hostpinned.view_api_b 6: [ OK ] cuda_hostpinned.view_api_b (10 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 [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertVSETVLI.cpp.o [ 95%] Linking CXX static library ../../libLLVMWebAssemblyCodeGen.a [ 95%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsSubtarget.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLoopInstrFormPrep.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMCInstLower.cpp.o 6: [ OK ] cuda_hostpinned.view_allocation_large_rank (4406 ms) 6: [ RUN ] cuda_hostpinned.view_shmem_size_on_device 6: [ OK ] cuda_hostpinned.view_shmem_size_on_device (0 ms) 6: [ RUN ] cuda_hostpinned.view_is_assignable 6: [ OK ] cuda_hostpinned.view_is_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests 6: [ OK ] cuda_hostpinned.view_copy_tests (6 ms) 6: [ RUN ] cuda_hostpinned.view_copy_tests_rank_0 6: [ OK ] cuda_hostpinned.view_copy_tests_rank_0 (0 ms) 6: [ RUN ] cuda_hostpinned.view_copy_degenerated 6: [ OK ] cuda_hostpinned.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping 6: [ OK ] cuda_hostpinned.view_mapping (60 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 (2 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_class_value 6: [ OK ] cuda_hostpinned.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_assignable 6: [ OK ] cuda_hostpinned.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_trivially_copyable 6: [ OK ] cuda_hostpinned.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_hostpinned.view_mapping_subview 6: [ OK ] cuda_hostpinned.view_mapping_subview (1 ms) 6: [----------] 25 tests from cuda_hostpinned (4552 ms total) 6: 6: [----------] 25 tests from cuda_uvm 6: [ RUN ] cuda_uvm.impl_shared_alloc [ 95%] Built target LLVMWebAssemblyCodeGen 6: [ OK ] cuda_uvm.impl_shared_alloc (61 ms) 6: [ RUN ] cuda_uvm.view_api_a 6: [ OK ] cuda_uvm.view_api_a (14 ms) 6: [ RUN ] cuda_uvm.view_api_b 6: [ OK ] cuda_uvm.view_api_b (16 ms) 6: [ RUN ] cuda_uvm.view_api_c 6: [ OK ] cuda_uvm.view_api_c (0 ms) 6: [ RUN ] cuda_uvm.view_api_d 6: [ OK ] cuda_uvm.view_api_d (4 ms) 6: [ RUN ] cuda_uvm.view_allocation_error 6: [ OK ] cuda_uvm.view_allocation_error (0 ms) 6: [ RUN ] cuda_uvm.view_remap 6: [ OK ] cuda_uvm.view_remap (2 ms) 6: [ RUN ] cuda_uvm.view_mirror_nonconst 6: [ OK ] cuda_uvm.view_mirror_nonconst (0 ms) 6: [ RUN ] cuda_uvm.view_stride_method 6: [ OK ] cuda_uvm.view_stride_method (0 ms) 6: [ RUN ] cuda_uvm.anonymous_space 6: [ OK ] cuda_uvm.anonymous_space (0 ms) 6: [ RUN ] cuda_uvm.view_overload_resolution 6: [ OK ] cuda_uvm.view_overload_resolution (0 ms) 6: [ RUN ] cuda_uvm.view_allocation_large_rank 6: [ OK ] cuda_uvm.view_allocation_large_rank (292 ms) 6: [ RUN ] cuda_uvm.view_shmem_size_on_device 6: [ OK ] cuda_uvm.view_shmem_size_on_device (3 ms) 6: [ RUN ] cuda_uvm.view_is_assignable 6: [ OK ] cuda_uvm.view_is_assignable (25 ms) 6: [ RUN ] cuda_uvm.view_copy_tests 6: [ OK ] cuda_uvm.view_copy_tests (36 ms) 6: [ RUN ] cuda_uvm.view_copy_tests_rank_0 6: [ OK ] cuda_uvm.view_copy_tests_rank_0 (14 ms) 6: [ RUN ] cuda_uvm.view_copy_degenerated 6: [ OK ] cuda_uvm.view_copy_degenerated (0 ms) 6: [ RUN ] cuda_uvm.view_mapping 6: [ OK ] cuda_uvm.view_mapping (62 ms) 6: [ RUN ] cuda_uvm.view_mapping_operator 6: [ OK ] cuda_uvm.view_mapping_operator (10 ms) 6: [ RUN ] cuda_uvm.static_extent 6: [ OK ] cuda_uvm.static_extent (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_atomic 6: [ OK ] cuda_uvm.view_mapping_atomic (1 ms) 6: [ RUN ] cuda_uvm.view_mapping_class_value 6: [ OK ] cuda_uvm.view_mapping_class_value (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_assignable 6: [ OK ] cuda_uvm.view_mapping_assignable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_trivially_copyable 6: [ OK ] cuda_uvm.view_mapping_trivially_copyable (0 ms) 6: [ RUN ] cuda_uvm.view_mapping_subview 6: [ OK ] cuda_uvm.view_mapping_subview (0 ms) 6: [----------] 25 tests from cuda_uvm (550 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 56 tests from 3 test suites ran. (18590 ms total) 6: [ PASSED ] 56 tests. 6/51 Test #6: Kokkos_CoreUnitTest_Cuda3 ........................ Passed 19.35 sec test 7 Start 7: Kokkos_CoreUnitTest_CudaTimingBased 7: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CudaTimingBased 7: Test timeout computed to be: 1500 7: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 7: Detected: 6 cores per node. 7: Detected: 1 MPI_ranks per node. 7: Requested: 8 threads per process. 7: [==========] Running 2 tests from 1 test suite. 7: [----------] Global test environment set-up. 7: [----------] 2 tests from cuda 7: [ RUN ] cuda.debug_serial_execution 7: [ OK ] cuda.debug_serial_execution (11 ms) 7: [ RUN ] cuda.debug_pin_um_to_host [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ArgumentStackSlotRebase.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64GlobalsTagging.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMLowOverheadLoops.cpp.o 7: [ OK ] cuda.debug_pin_um_to_host (722 ms) 7: [----------] 2 tests from cuda (734 ms total) 7: 7: [----------] Global test environment tear-down 7: [==========] 2 tests from 1 test suite ran. (734 ms total) 7: [ PASSED ] 2 tests. 28: Test_Atomic/100000/iterations:10 6.78 s 6.77 s 10 0 4 11.0226 1.68908m 897.59u 5.00004G 1051.51k 4.99989G 7/51 Test #7: Kokkos_CoreUnitTest_CudaTimingBased .............. Passed 1.46 sec test 8 Start 8: Kokkos_CoreUnitTest_CudaInterOpInit 8: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpInit 8: Test timeout computed to be: 1500 8: [==========] Running 1 test from 1 test suite. 8: [----------] Global test environment set-up. 8: [----------] 1 test from cuda 8: [ RUN ] cuda.raw_cuda_interop 8: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 8: Detected: 6 cores per node. 8: Detected: 1 MPI_ranks per node. 8: Requested: 8 threads per process. 8: [ OK ] cuda.raw_cuda_interop (21 ms) 8: [----------] 1 test from cuda (21 ms total) 8: 8: [----------] Global test environment tear-down 8: [==========] 1 test from 1 test suite ran. (21 ms total) 8: [ PASSED ] 1 test. 8/51 Test #8: Kokkos_CoreUnitTest_CudaInterOpInit .............. Passed 0.72 sec test 9 Start 9: Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreams 9: Test timeout computed to be: 1500 [ 36%] Built target Kokkos_CoreTestCompileOnly Scanning dependencies of target Kokkos_CoreUnitTest_CudaTimingBased 9: [==========] Running 1 test from 1 test suite. 9: [----------] Global test environment set-up. 9: [----------] 1 test from cuda 9: [ RUN ] cuda.raw_cuda_streams 9: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 9: Detected: 6 cores per node. 9: Detected: 1 MPI_ranks per node. 9: Requested: 8 threads per process. 9: [ OK ] cuda.raw_cuda_streams (21 ms) 9: [----------] 1 test from cuda (21 ms total) 9: 9: [----------] Global test environment tear-down 9: [==========] 1 test from 1 test suite ran. (21 ms total) 9: [ PASSED ] 1 test. 9/51 Test #9: Kokkos_CoreUnitTest_CudaInterOpStreams ........... Passed 0.72 sec test 10 Start 10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU 10: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInsertReadWriteCSR.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/UnitTestMainInit.cpp.o 10: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 10: Detected: 6 cores per node. 10: Detected: 1 MPI_ranks per node. 10: Requested: 8 threads per process. 10: [==========] Running 3 tests from 1 test suite. 10: [----------] Global test environment set-up. 10: [----------] 3 tests from cuda_multi_gpu 10: [ RUN ] cuda_multi_gpu.managed_views 10: [ OK ] cuda_multi_gpu.managed_views (2 ms) 10: [ RUN ] cuda_multi_gpu.unmanaged_views 10: [ OK ] cuda_multi_gpu.unmanaged_views (0 ms) 10: [ RUN ] cuda_multi_gpu.scratch_space 10: [ OK ] cuda_multi_gpu.scratch_space (2 ms) 10: [----------] 3 tests from cuda_multi_gpu (5 ms total) 10: 10: [----------] Global test environment tear-down 10: [==========] 3 tests from 1 test suite ran. (5 ms total) 10: [ PASSED ] 3 tests. [ 95%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetMachine.cpp.o 10/51 Test #10: Kokkos_CoreUnitTest_CudaInterOpStreamsMultiGPU ... Passed 0.72 sec test 11 Start 11: Kokkos_CoreUnitTest_CudaGraph 11: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CudaGraph 11: Test timeout computed to be: 1500 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o 11: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 11: Detected: 6 cores per node. 11: Detected: 1 MPI_ranks per node. 11: Requested: 8 threads per process. 11: [==========] Running 5 tests from 1 test suite. 11: [----------] Global test environment set-up. 11: [----------] 5 tests from cuda_count_bugs 11: [ RUN ] cuda_count_bugs.launch_one 11: [ OK ] cuda_count_bugs.launch_one (1 ms) 11: [ RUN ] cuda_count_bugs.launch_one_rvalue 11: [ OK ] cuda_count_bugs.launch_one_rvalue (0 ms) 11: [ RUN ] cuda_count_bugs.launch_six 11: [ OK ] cuda_count_bugs.launch_six (0 ms) 11: [ RUN ] cuda_count_bugs.when_all_cycle 11: [ OK ] cuda_count_bugs.when_all_cycle (0 ms) 11: [ RUN ] cuda_count_bugs.zero_work_reduce 11: [ OK ] cuda_count_bugs.zero_work_reduce (0 ms) 11: [----------] 5 tests from cuda_count_bugs (2 ms total) 11: 11: [----------] Global test environment tear-down 11: [==========] 5 tests from 1 test suite ran. (2 ms total) 11: [ PASSED ] 5 tests. 11: 11: YOU HAVE 1 DISABLED TEST 11: 11/51 Test #11: Kokkos_CoreUnitTest_CudaGraph .................... Passed 0.72 sec test 12 Start 12: Kokkos_CoreUnitTest_Default 12: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Default 12: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o 12: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 12: Detected: 6 cores per node. 12: Detected: 1 MPI_ranks per node. 12: Requested: 8 threads per process. 12: [==========] Running 71 tests from 41 test suites. 12: [----------] Global test environment set-up. 12: [----------] 31 tests from defaultdevicetype 12: [ RUN ] defaultdevicetype.initialization_settings 12: [ OK ] defaultdevicetype.initialization_settings (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_num_threads 12: [ OK ] defaultdevicetype.cmd_line_args_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_device_id 12: [ OK ] defaultdevicetype.cmd_line_args_device_id (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_disable_warning 12: [ OK ] defaultdevicetype.cmd_line_args_disable_warning (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tune_internals 12: [ OK ] defaultdevicetype.cmd_line_args_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_help 12: [ OK ] defaultdevicetype.cmd_line_args_help (10 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 12: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (2 ms) 12: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 12: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (7 ms) 12: [ RUN ] defaultdevicetype.env_vars_num_threads 12: [ OK ] defaultdevicetype.env_vars_num_threads (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_device_id 12: [ OK ] defaultdevicetype.env_vars_device_id (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_disable_warnings 12: [ OK ] defaultdevicetype.env_vars_disable_warnings (0 ms) 12: [ RUN ] defaultdevicetype.env_vars_tune_internals 12: [ OK ] defaultdevicetype.env_vars_tune_internals (0 ms) 12: [ RUN ] defaultdevicetype.visible_devices 12: [ OK ] defaultdevicetype.visible_devices (0 ms) 12: [ RUN ] defaultdevicetype.shared_space 12: [ OK ] defaultdevicetype.shared_space (20 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 (5 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 (6 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b1 12: [ OK ] defaultdevicetype.reduce_instantiation_b1 (13 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c1 12: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a2 12: [ OK ] defaultdevicetype.reduce_instantiation_a2 (10 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b2 12: [ OK ] defaultdevicetype.reduce_instantiation_b2 (17 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c2 12: [ OK ] defaultdevicetype.reduce_instantiation_c2 (9 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_a3 12: [ OK ] defaultdevicetype.reduce_instantiation_a3 (12 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_b3 12: [ OK ] defaultdevicetype.reduce_instantiation_b3 (20 ms) 12: [ RUN ] defaultdevicetype.reduce_instantiation_c3 12: [ OK ] defaultdevicetype.reduce_instantiation_c3 (11 ms) 12: [ RUN ] defaultdevicetype.malloc 12: [ OK ] defaultdevicetype.malloc (0 ms) 12: [----------] 31 tests from defaultdevicetype (156 ms total) 12: 12: [----------] 1 test from kokkosresize 12: [ RUN ] kokkosresize.host_space_access 12: [ OK ] kokkosresize.host_space_access (22 ms) 12: [----------] 1 test from kokkosresize (22 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. (180 ms total) 12: [ PASSED ] 71 tests. 12/51 Test #12: Kokkos_CoreUnitTest_Default ...................... Passed 0.92 sec test 13 Start 13: Kokkos_CoreUnitTest_LegionInitialization 13: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 13: Test timeout computed to be: 1500 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugSerialExecution.cpp.o 13: [==========] Running 1 test from 1 test suite. 13: [----------] Global test environment set-up. 13: [----------] 1 test from initialization 13: [ RUN ] initialization.legion_initialization 13: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 13: Detected: 6 cores per node. 13: Detected: 1 MPI_ranks per node. 13: Requested: 8 threads per process. 13: [ OK ] initialization.legion_initialization (19 ms) 13: [----------] 1 test from initialization (19 ms total) 13: 13: [----------] Global test environment tear-down 13: [==========] 1 test from 1 test suite ran. (19 ms total) 13: [ PASSED ] 1 test. 13/51 Test #13: Kokkos_CoreUnitTest_LegionInitialization ......... Passed 0.72 sec test 14 Start 14: Kokkos_CoreUnitTest_PushFinalizeHook 14: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 14: Test timeout computed to be: 1500 14: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 14: Detected: 6 cores per node. 14: Detected: 1 MPI_ranks per node. 14: Requested: 8 threads per process. 14: SUCCESS 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 4.33329m 3.27491m 299.76u 704.983M 1.49162M 704.983M [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineFunctionInfo.cpp.o 14/51 Test #14: Kokkos_CoreUnitTest_PushFinalizeHook ............. Passed 0.72 sec test 15 Start 15: Kokkos_CoreUnitTest_Develop 15: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Develop 15: Test timeout computed to be: 1500 15: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 15: Detected: 6 cores per node. 15: Detected: 1 MPI_ranks per node. 15: Requested: 8 threads per process. 15: [==========] Running 1 test from 1 test suite. 15: [----------] Global test environment set-up. 15: [----------] 1 test from defaultdevicetype 15: [ RUN ] defaultdevicetype.development_test 15: [ OK ] defaultdevicetype.development_test (0 ms) 15: [----------] 1 test from defaultdevicetype (0 ms total) 15: 15: [----------] Global test environment tear-down 15: [==========] 1 test from 1 test suite ran. (0 ms total) 15: [ PASSED ] 1 test. [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULibCalls.cpp.o 15/51 Test #15: Kokkos_CoreUnitTest_Develop ...................... Passed 0.72 sec test 16 Start 16: Kokkos_CoreUnitTest_KokkosP 16: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 16: Test timeout computed to be: 1500 16: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 16: Detected: 6 cores per node. 16: Detected: 1 MPI_ranks per node. 16: Requested: 8 threads per process. 16: [==========] Running 28 tests from 2 test suites. 16: [----------] Global test environment set-up. 16: [----------] 26 tests from kokkosp 16: [ RUN ] kokkosp.test_named_instance_fence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: [ OK ] kokkosp.test_named_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_instance_fence 16: Ref: 33554433 16: Ref: Unnamed Instance Fence 16: 33554433 16: Kokkos::Cuda::fence(): Unnamed Instance Fence 16: [ OK ] kokkosp.test_unnamed_instance_fence (0 ms) 16: [ RUN ] kokkosp.test_named_global_fence 16: Ref: 33554432 16: Ref: test global fence 16: 16777216 16: test global fence 16: Miss on id 16: 33554432 16: test global fence 16: [ OK ] kokkosp.test_named_global_fence (0 ms) 16: [ RUN ] kokkosp.test_unnamed_global_fence 16: Ref: 33554432 16: Ref: Unnamed Global Fence 16: 16777216 16: Kokkos::fence: Unnamed Global Fence 16: Miss on id 16: 33554432 16: Kokkos::fence: Unnamed Global Fence 16: [ OK ] kokkosp.test_unnamed_global_fence (0 ms) 16: [ RUN ] kokkosp.test_multiple_default_instances 16: [ OK ] kokkosp.test_multiple_default_instances (0 ms) 16: [ RUN ] kokkosp.test_id_gen 16: [ OK ] kokkosp.test_id_gen (0 ms) 16: [ RUN ] kokkosp.test_kernel_sequence 16: Ref: 33554433 16: Ref: named_instance 16: 33554433 16: named_instance 16: Ref: 33554433 16: Ref: test_kernel 16: 33554433 16: named_instance 16: Miss on name 16: 16777216 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554432 16: Kokkos::Tools::invoke_kokkosp_callback: Kokkos Profile Tool Fence 16: Miss on name 16: Miss on id 16: 33554433 16: test_kernel 16: [ OK ] kokkosp.test_kernel_sequence (2 ms) 16: [ RUN ] kokkosp.test_streams 16: [ OK ] kokkosp.test_streams (0 ms) 16: [ RUN ] kokkosp.async_deep_copy 16: [ OK ] kokkosp.async_deep_copy (0 ms) 16: [ RUN ] kokkosp.parallel_for 16: [ OK ] kokkosp.parallel_for (0 ms) 16: [ RUN ] kokkosp.parallel_reduce 16: [ OK ] kokkosp.parallel_reduce (0 ms) 16: [ RUN ] kokkosp.parallel_scan 16: [ OK ] kokkosp.parallel_scan (2 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence 16: [ OK ] kokkosp.parallel_scan_no_fence (0 ms) 16: [ RUN ] kokkosp.parallel_scan_no_fence_view 16: [ OK ] kokkosp.parallel_scan_no_fence_view (0 ms) 16: [ RUN ] kokkosp.regions 16: [ OK ] kokkosp.regions (0 ms) 16: [ RUN ] kokkosp.fences 16: [ OK ] kokkosp.fences (0 ms) 16: [ RUN ] kokkosp.raw_allocation 16: [ OK ] kokkosp.raw_allocation (0 ms) 16: [ RUN ] kokkosp.view 16: [ OK ] kokkosp.view (0 ms) 16: [ RUN ] kokkosp.sections 16: [ OK ] kokkosp.sections (0 ms) 16: [ RUN ] kokkosp.metadata 16: [ OK ] kokkosp.metadata (0 ms) 16: [ RUN ] kokkosp.profile_events 16: [ OK ] kokkosp.profile_events (0 ms) 16: [ RUN ] kokkosp.no_init_kernel 16: [ OK ] kokkosp.no_init_kernel (0 ms) 16: [ RUN ] kokkosp.get_events 16: [ OK ] kokkosp.get_events (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init 16: [ OK ] kokkosp.create_mirror_no_init (0 ms) 16: [ RUN ] kokkosp.create_mirror_no_init_view_ctor 16: [ OK ] kokkosp.create_mirror_no_init_view_ctor (0 ms) 16: [ RUN ] kokkosp.create_mirror_view_and_copy 16: [ OK ] kokkosp.create_mirror_view_and_copy (0 ms) 16: [----------] 26 tests from kokkosp (7 ms total) 16: 16: [----------] 2 tests from defaultdevicetype 16: [ RUN ] defaultdevicetype.profiling_section 16: [ OK ] defaultdevicetype.profiling_section (0 ms) 16: [ RUN ] defaultdevicetype.scoped_profile_region 16: [ OK ] defaultdevicetype.scoped_profile_region (0 ms) 16: [----------] 2 tests from defaultdevicetype (0 ms total) 16: 16: [----------] Global test environment tear-down 16: [==========] 28 tests from 2 test suites ran. (7 ms total) 16: [ PASSED ] 28 tests. 16/51 Test #16: Kokkos_CoreUnitTest_KokkosP ...................... Passed 0.73 sec test 17 Start 17: Kokkos_CoreUnitTest_ToolIndependence 17: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 17: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMachineScheduler.cpp.o 17/51 Test #17: Kokkos_CoreUnitTest_ToolIndependence ............. Passed 0.70 sec test 18 Start 18: Kokkos_ProfilingTestLibraryLoadHelp 18: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 18: Environment variables: 18: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so 18: Test timeout computed to be: 1500 18: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 18: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 18: Detected: 6 cores per node. 18: Detected: 1 MPI_ranks per node. 18: Requested: 8 threads per process. 18: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 18/51 Test #18: Kokkos_ProfilingTestLibraryLoadHelp .............. Passed 0.72 sec test 19 Start 19: Kokkos_ProfilingTestLibraryCmdLineHelp 19: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 19: Test timeout computed to be: 1500 19: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 19: Detected: 6 cores per node. 19: Detected: 1 MPI_ranks per node. 19: Requested: 8 threads per process. 19: kokkosp_init_library::kokkosp_print_help:Kokkos_ProfilingAllCalls::kokkosp_finalize_library:: 19/51 Test #19: Kokkos_ProfilingTestLibraryCmdLineHelp ........... Passed 0.73 sec test 20 Start 20: Kokkos_ProfilingTestLibraryLoad 20: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 20: Environment variables: 20: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so 20: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVInstrInfo.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMacroFusion.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMBlockPlacement.cpp.o 20: Warning: environment variable 'KOKKOS_PROFILE_LIBRARY' is deprecated. Use 'KOKKOS_TOOLS_LIBS' instead. Raised by Kokkos::initialize(). 20: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 20: Detected: 6 cores per node. 20: Detected: 1 MPI_ranks per node. 20: Requested: 8 threads per process. 20: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x19cf080:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x19cf1c0:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x19cf240:Host:source:0x19cf100: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:0x19cf1c0:40::kokkosp_deallocate_data:Host:source:0x19cf080:40::kokkosp_finalize_library:: 20/51 Test #20: Kokkos_ProfilingTestLibraryLoad .................. Passed 0.72 sec test 21 Start 21: Kokkos_ProfilingTestLibraryCmdLine 21: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 21: Test timeout computed to be: 1500 21: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 21: Detected: 6 cores per node. 21: Detected: 1 MPI_ranks per node. 21: Requested: 8 threads per process. 21: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device:N6Kokkos4CudaE::kokkosp_declare_metadata:GPU architecture:VOLTA70::kokkosp_declare_metadata:platform:64bit::kokkosp_declare_metadata:KOKKOS_COMPILER_NVHPC:230700::kokkosp_declare_metadata:KOKKOS_ENABLE_ASM:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX17:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX20:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX23:no::kokkosp_declare_metadata:KOKKOS_ENABLE_CXX26:no::kokkosp_declare_metadata:KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK:no::kokkosp_declare_metadata:KOKKOS_ENABLE_HWLOC:no::kokkosp_declare_metadata:KOKKOS_ENABLE_LIBDL:yes::kokkosp_declare_metadata:compiler_family:pgi::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_IVDEP:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_LOOPCOUNT:no::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_UNROLL:yes::kokkosp_declare_metadata:KOKKOS_ENABLE_PRAGMA_VECTOR:yes::kokkosp_declare_metadata:Kokkos Version:4.3.99::kokkosp_allocate_data:Host:source:0x138b180:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x138b300:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:16777217:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x138b380:Host:source:0x138b200: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:0x138b300:40::kokkosp_deallocate_data:Host:source:0x138b180:40::kokkosp_finalize_library:: 21/51 Test #21: Kokkos_ProfilingTestLibraryCmdLine ............... Passed 0.72 sec test 22 Start 22: Kokkos_CoreUnitTest_StackTraceTest 22: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec 22: Test timeout computed to be: 1500 22: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 22: Detected: 6 cores per node. 22: Detected: 1 MPI_ranks per node. 22: Requested: 8 threads per process. 22: [==========] Running 3 tests from 2 test suites. 22: [----------] Global test environment set-up. 22: [----------] 2 tests from defaultdevicetype_DeathTest 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_terminate 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7feab962d083] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f1: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445fe6] Test::test_stacktrace(bool, bool) 22: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7feab962d083] __libc_start_main 22: [0x44311e] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0x14e) [0x44498e] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7feab962d083] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f3: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x446f4d] Test::test_stacktrace(bool, bool) 22: [0x44498e] Test::defaultdevicetype_DeathTest_stacktrace_terminate_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7feab962d083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_OccupancyControlTrait.cpp.o 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_terminate (393 ms) 22: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 22: 22: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7feab962d083] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f1: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445fe6] Test::test_stacktrace(bool, bool) 22: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7feab962d083] __libc_start_main 22: [0x44311e] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0x14b) [0x444d0b] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7feab962d083] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f3: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x446f4d] Test::test_stacktrace(bool, bool) 22: [0x444d0b] Test::defaultdevicetype_DeathTest_stacktrace_generic_term_Test::TestBody() 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7feab962d083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(46): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(104): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(114): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_NumericTraits.hpp(77): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_NumericTraits.hpp(82): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_NumericTraits.hpp(86): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_NumericTraits.hpp(93): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(126): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(127): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_NumericTraits.hpp(56): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_NumericTraits.hpp(72): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(150): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(151): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_NumericTraits.hpp(105): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(162): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/unit_test/TestNumericTraits.hpp(163): warning #20208-D: 'long double' is treated as 'double' in device code /var/jenkins/workspace/Kokkos_PR-6892/core/src/Kokkos_NumericTraits.hpp(113): warning #20208-D: 'long double' is treated as 'double' in device code Warning #20208-D: 'long double' is treated as 'double' in device code [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o 22: [ OK ] defaultdevicetype_DeathTest.stacktrace_generic_term (391 ms) 22: [----------] 2 tests from defaultdevicetype_DeathTest (785 ms total) 22: 22: [----------] 1 test from defaultdevicetype 22: [ RUN ] defaultdevicetype.stacktrace_normal 22: Top of f1 22: Top of f0 22: Top of f0 22: test_f1: 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x26) [0x445fe6] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7feab962d083] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f1: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x445fe6] Test::test_stacktrace(bool, bool) 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7feab962d083] __libc_start_main 22: [0x44311e] _start 22: 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f3 22: Top of f1 22: Top of f0 22: Top of f0 22: StackTrace f3(std::cout, 4) returned: 110 22: test_f3: 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x13) [0x4e1713] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x7c) [0x44a6bc] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb2) [0x44bc32] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xf8d) [0x446f4d] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x83) [0x48e043] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x2cf) [0x45768f] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x31f) [0x4599df] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x1c7) [0x45ad07] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x6e7) [0x46d827] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x83) [0x490e83] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x10e) [0x45c0ce] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(main+0x35) [0x4438f5] 22: /usr/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7feab962d083] 22: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_start+0x2e) [0x44311e] 22: 22: demangled test_f3: 22: [0x4e1713] Kokkos::Impl::save_stacktrace() 22: [0x44a6bc] Test::stacktrace_test_f1(std::ostream&) 22: [0x44bc32] Test::stacktrace_test_f3(std::ostream&, int) 22: [0x446f4d] Test::test_stacktrace(bool, bool) 22: [0x48e043] void testing::internal::HandleExceptionsInMethodIfSupported(testing::Test*, void (testing::Test::*)(), char const*) 22: [0x45768f] testing::Test::Run() 22: [0x4599df] testing::TestInfo::Run() 22: [0x45ad07] testing::TestSuite::Run() 22: [0x46d827] testing::internal::UnitTestImpl::RunAllTests() 22: [0x490e83] bool testing::internal::HandleExceptionsInMethodIfSupported(testing::internal::UnitTestImpl*, bool (testing::internal::UnitTestImpl::*)(), char const*) 22: [0x45c0ce] testing::UnitTest::Run() 22: [0x4438f5] main 22: [0x7feab962d083] __libc_start_main 22: [0x44311e] _start 22: 22: Test setting std::terminate handler that prints the last saved stack trace 22: [ OK ] defaultdevicetype.stacktrace_normal (1 ms) 22: [----------] 1 test from defaultdevicetype (1 ms total) 22: 22: [----------] Global test environment tear-down 22: [==========] 3 tests from 2 test suites ran. (786 ms total) 22: [ PASSED ] 3 tests. 22/51 Test #22: Kokkos_CoreUnitTest_StackTraceTest ............... Passed 1.52 sec test 23 Start 23: Kokkos_IncrementalTest_OPENMP 23: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_OPENMP 23: Test timeout computed to be: 1500 23: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 23: Detected: 6 cores per node. 23: Detected: 1 MPI_ranks per node. 23: Requested: 8 threads per process. 23: [==========] Running 28 tests from 1 test suite. 23: [----------] Global test environment set-up. 23: [----------] 28 tests from OPENMP 23: [ RUN ] OPENMP.IncrTest_01_execspace_typedef 23: [ OK ] OPENMP.IncrTest_01_execspace_typedef (0 ms) 23: [ RUN ] OPENMP.IncrTest_01_execspace 23: Host Parallel Execution Space: 23: KOKKOS_ENABLE_OPENMP: yes 23: 23: OpenMP Runtime Configuration: 23: Kokkos::OpenMP thread_pool_topology[ 1 x 8 x 1 ] 23: OpenMP 23: [ OK ] OPENMP.IncrTest_01_execspace (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicExchange 23: [ OK ] OPENMP.IncrTest_02_AtomicExchange (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicAdd 23: [ OK ] OPENMP.IncrTest_02_AtomicAdd (0 ms) 23: [ RUN ] OPENMP.IncrTest_02_AtomicSub 23: [ OK ] OPENMP.IncrTest_02_AtomicSub (0 ms) 23: [ RUN ] OPENMP.IncrTest_03a_memspace_malloc 23: [ OK ] OPENMP.IncrTest_03a_memspace_malloc (0 ms) 23: [ RUN ] OPENMP.IncrTest_03b_memspace_free 23: [ OK ] OPENMP.IncrTest_03b_memspace_free (141 ms) 23: [ RUN ] OPENMP.IncrTest_04_simple_parallelFor 23: [ OK ] OPENMP.IncrTest_04_simple_parallelFor (0 ms) 23: [ RUN ] OPENMP.IncrTest_04_RangePolicy_parallelFor 23: [ OK ] OPENMP.IncrTest_04_RangePolicy_parallelFor (0 ms) 23: [ RUN ] OPENMP.IncrTest_05_reduction 23: [ OK ] OPENMP.IncrTest_05_reduction (2 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange2D 23: [ OK ] OPENMP.IncrTest_06_mdrange2D (0 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange3D 23: [ OK ] OPENMP.IncrTest_06_mdrange3D (0 ms) 23: [ RUN ] OPENMP.IncrTest_06_mdrange4D 23: [ OK ] OPENMP.IncrTest_06_mdrange4D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_2D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_2D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_3D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_3D (0 ms) 23: [ RUN ] OPENMP.IncrTest_08_deep_copy_4D 23: [ OK ] OPENMP.IncrTest_08_deep_copy_4D (0 ms) 23: [ RUN ] OPENMP.IncrTest_10_Hierarchical_Basics 23: [ OK ] OPENMP.IncrTest_10_Hierarchical_Basics (0 ms) 23: [ RUN ] OPENMP.IncrTest_11a_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11a_Hierarchical_ForLoop (0 ms) 23: [ RUN ] OPENMP.IncrTest_11b_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11b_Hierarchical_ForLoop (0 ms) 23: [ RUN ] OPENMP.IncrTest_11c_Hierarchical_ForLoop 23: [ OK ] OPENMP.IncrTest_11c_Hierarchical_ForLoop (127 ms) 23: [ RUN ] OPENMP.IncrTest_12a_ThreadScratch 23: [ OK ] OPENMP.IncrTest_12a_ThreadScratch (0 ms) 23: [ RUN ] OPENMP.IncrTest_12b_TeamScratch 23: [ OK ] OPENMP.IncrTest_12b_TeamScratch (2 ms) 23: [ RUN ] OPENMP.IncrTest_13a_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13a_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.IncrTest_13b_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13b_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.IncrTest_13c_Hierarchical_Red 23: [ OK ] OPENMP.IncrTest_13c_Hierarchical_Red (0 ms) 23: [ RUN ] OPENMP.incr_14_MDrangeReduce 23: [ OK ] OPENMP.incr_14_MDrangeReduce (0 ms) 23: [ RUN ] OPENMP.IncrTest_16_parallelscan 23: [ OK ] OPENMP.IncrTest_16_parallelscan (0 ms) 23: [ RUN ] OPENMP.incr_17_atomicView 23: [ OK ] OPENMP.incr_17_atomicView (0 ms) 23: [----------] 28 tests from OPENMP (277 ms total) 23: 23: [----------] Global test environment tear-down 23: [==========] 28 tests from 1 test suite ran. (277 ms total) 23: [ PASSED ] 28 tests. 23/51 Test #23: Kokkos_IncrementalTest_OPENMP .................... Passed 1.01 sec test 24 Start 24: Kokkos_IncrementalTest_CUDA 24: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_CUDA 24: Test timeout computed to be: 1500 24: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 24: Detected: 6 cores per node. 24: Detected: 1 MPI_ranks per node. 24: Requested: 8 threads per process. 24: [==========] Running 28 tests from 1 test suite. 24: [----------] Global test environment set-up. 24: [----------] 28 tests from CUDA 24: [ RUN ] CUDA.IncrTest_01_execspace_typedef 24: [ OK ] CUDA.IncrTest_01_execspace_typedef (0 ms) 24: [ RUN ] CUDA.IncrTest_01_execspace 24: Device Execution Space: 24: KOKKOS_ENABLE_CUDA: yes 24: Cuda Options: 24: KOKKOS_ENABLE_CUDA_LAMBDA: yes 24: KOKKOS_ENABLE_CUDA_RELOCATABLE_DEVICE_CODE: no 24: KOKKOS_ENABLE_CUDA_UVM: no 24: KOKKOS_ENABLE_CXX11_DISPATCH_LAMBDA: yes 24: KOKKOS_ENABLE_IMPL_CUDA_MALLOC_ASYNC: yes 24: 24: Cuda Runtime Configuration: 24: macro KOKKOS_ENABLE_CUDA : defined 24: macro CUDA_VERSION = 12020 = version 12.2 24: Kokkos::Cuda[ 0 ] Tesla V100S-PCIE-32GB capability 7.0, Total Global Memory: 31.73 G, Shared Memory per Block: 48 K : Selected 24: Cuda 24: [ OK ] CUDA.IncrTest_01_execspace (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicExchange 24: [ OK ] CUDA.IncrTest_02_AtomicExchange (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicAdd 24: [ OK ] CUDA.IncrTest_02_AtomicAdd (0 ms) 24: [ RUN ] CUDA.IncrTest_02_AtomicSub 24: [ OK ] CUDA.IncrTest_02_AtomicSub (0 ms) 24: [ RUN ] CUDA.IncrTest_03a_memspace_malloc 24: [ OK ] CUDA.IncrTest_03a_memspace_malloc (0 ms) 24: [ RUN ] CUDA.IncrTest_03b_memspace_free [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCMIPeephole.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULibFunc.cpp.o [ 95%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetObjectFile.cpp.o 24: [ OK ] CUDA.IncrTest_03b_memspace_free (2484 ms) 24: [ RUN ] CUDA.IncrTest_04_simple_parallelFor 24: [ OK ] CUDA.IncrTest_04_simple_parallelFor (0 ms) 24: [ RUN ] CUDA.IncrTest_04_RangePolicy_parallelFor 24: [ OK ] CUDA.IncrTest_04_RangePolicy_parallelFor (0 ms) 24: [ RUN ] CUDA.IncrTest_05_reduction 24: [ OK ] CUDA.IncrTest_05_reduction (4 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange2D 24: [ OK ] CUDA.IncrTest_06_mdrange2D (0 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange3D 24: [ OK ] CUDA.IncrTest_06_mdrange3D (0 ms) 24: [ RUN ] CUDA.IncrTest_06_mdrange4D 24: [ OK ] CUDA.IncrTest_06_mdrange4D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_2D 24: [ OK ] CUDA.IncrTest_08_deep_copy_2D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_3D 24: [ OK ] CUDA.IncrTest_08_deep_copy_3D (0 ms) 24: [ RUN ] CUDA.IncrTest_08_deep_copy_4D 24: [ OK ] CUDA.IncrTest_08_deep_copy_4D (0 ms) 24: [ RUN ] CUDA.IncrTest_10_Hierarchical_Basics 24: [ OK ] CUDA.IncrTest_10_Hierarchical_Basics (0 ms) 24: [ RUN ] CUDA.IncrTest_11a_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11a_Hierarchical_ForLoop (1 ms) 24: [ RUN ] CUDA.IncrTest_11b_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11b_Hierarchical_ForLoop (1 ms) 24: [ RUN ] CUDA.IncrTest_11c_Hierarchical_ForLoop 24: [ OK ] CUDA.IncrTest_11c_Hierarchical_ForLoop (248 ms) 24: [ RUN ] CUDA.IncrTest_12a_ThreadScratch 24: [ OK ] CUDA.IncrTest_12a_ThreadScratch (2 ms) 24: [ RUN ] CUDA.IncrTest_12b_TeamScratch 24: [ OK ] CUDA.IncrTest_12b_TeamScratch (1 ms) 24: [ RUN ] CUDA.IncrTest_13a_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13a_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.IncrTest_13b_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13b_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.IncrTest_13c_Hierarchical_Red 24: [ OK ] CUDA.IncrTest_13c_Hierarchical_Red (0 ms) 24: [ RUN ] CUDA.incr_14_MDrangeReduce 24: [ OK ] CUDA.incr_14_MDrangeReduce (1 ms) 24: [ RUN ] CUDA.IncrTest_16_parallelscan 24: [ OK ] CUDA.IncrTest_16_parallelscan (6 ms) 24: [ RUN ] CUDA.incr_17_atomicView 24: [ OK ] CUDA.incr_17_atomicView (0 ms) 24: [----------] 28 tests from CUDA (2758 ms total) 24: 24: [----------] Global test environment tear-down 24: [==========] 28 tests from 1 test suite ran. (2758 ms total) 24: [ PASSED ] 28 tests. 24/51 Test #24: Kokkos_IncrementalTest_CUDA ...................... Passed 3.49 sec test 25 Start 25: Kokkos_CoreUnitTest_CTestDevice 25: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 25: Test timeout computed to be: 1500 [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o 25: [==========] Running 8 tests from 1 test suite. 25: [----------] Global test environment set-up. 25: [----------] 8 tests from ctest_environment 25: [ RUN ] ctest_environment.no_device_type 25: [ OK ] ctest_environment.no_device_type (0 ms) 25: [ RUN ] ctest_environment.no_process_count 25: [ OK ] ctest_environment.no_process_count (0 ms) 25: [ RUN ] ctest_environment.invalid_rank 25: [ OK ] ctest_environment.invalid_rank (0 ms) 25: [ RUN ] ctest_environment.no_type_str 25: [ OK ] ctest_environment.no_type_str (0 ms) 25: [ RUN ] ctest_environment.missing_type 25: [ OK ] ctest_environment.missing_type (0 ms) 25: [ RUN ] ctest_environment.no_id_str 25: [ OK ] ctest_environment.no_id_str (0 ms) 25: [ RUN ] ctest_environment.invalid_id_str 25: [ OK ] ctest_environment.invalid_id_str (0 ms) 25: [ RUN ] ctest_environment.good 25: [ OK ] ctest_environment.good (0 ms) 25: [----------] 8 tests from ctest_environment (0 ms total) 25: 25: [----------] Global test environment tear-down 25: [==========] 8 tests from 1 test suite ran. (0 ms total) 25: [ PASSED ] 8 tests. 25/51 Test #25: Kokkos_CoreUnitTest_CTestDevice .................. Passed 0.70 sec test 26 Start 26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 26: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 26: Test timeout computed to be: 1500 26/51 Test #26: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ........ Passed 0.01 sec test 27 Start 27: Kokkos_ContainersUnitTest_OpenMP 27: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests/Kokkos_ContainersUnitTest_OpenMP 27: Test timeout computed to be: 1500 27: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 27: Detected: 6 cores per node. 27: Detected: 1 MPI_ranks per node. 27: Requested: 8 threads per process. 27: [==========] Running 62 tests from 1 test suite. 27: [----------] Global test environment set-up. 27: [----------] 62 tests from openmp 27: [ RUN ] openmp.bitset [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerKernelArguments.cpp.o 27: [ OK ] openmp.bitset (686 ms) 27: [ RUN ] openmp.bitset_default_constructor_no_alloc 27: [ OK ] openmp.bitset_default_constructor_no_alloc (0 ms) 27: [ RUN ] openmp.dualview_combination 27: [ OK ] openmp.dualview_combination (0 ms) 27: [ RUN ] openmp.dualview_alloc 27: [ OK ] openmp.dualview_alloc (0 ms) 27: [ RUN ] openmp.test_dualview_copy_construction_and_assignment 27: [ OK ] openmp.test_dualview_copy_construction_and_assignment (0 ms) 27: [ RUN ] openmp.dualview_combinations_without_init 27: [ OK ] openmp.dualview_combinations_without_init (0 ms) 27: [ RUN ] openmp.dualview_deep_copy 27: [ OK ] openmp.dualview_deep_copy (0 ms) 27: [ RUN ] openmp.dualview_realloc 27: [ OK ] openmp.dualview_realloc (0 ms) 27: [ RUN ] openmp.dualview_resize 27: [ OK ] openmp.dualview_resize (0 ms) 27: [ RUN ] openmp.dualview_device_correct_kokkos_device 27: [ OK ] openmp.dualview_device_correct_kokkos_device (1 ms) 27: [ RUN ] openmp.dualview_host_correct_kokkos_device 27: [ OK ] openmp.dualview_host_correct_kokkos_device (0 ms) 27: [ RUN ] openmp.dualview_host_modify_template_device_sync 27: [ OK ] openmp.dualview_host_modify_template_device_sync (0 ms) 27: [ RUN ] openmp.dualview_host_modify_template_device_execspace_sync 27: [ OK ] openmp.dualview_host_modify_template_device_execspace_sync (0 ms) 27: [ RUN ] openmp.dualview_device_modify_template_host_sync 27: [ OK ] openmp.dualview_device_modify_template_host_sync (0 ms) 27: [ RUN ] openmp.dualview_device_modify_template_host_execspace_sync 27: [ OK ] openmp.dualview_device_modify_template_host_execspace_sync (0 ms) 27: [ RUN ] openmp.dualview_template_views_return_correct_executionspace_views 27: [ OK ] openmp.dualview_template_views_return_correct_executionspace_views (0 ms) 27: [ RUN ] openmp.dynamic_view 27: [ OK ] openmp.dynamic_view (17 ms) 27: [ RUN ] openmp.dyn_rank_view_api_generic 27: [ OK ] openmp.dyn_rank_view_api_generic (15 ms) 27: [ RUN ] openmp.dyn_rank_view_api_operator_rank12345 27: [ OK ] openmp.dyn_rank_view_api_operator_rank12345 (0 ms) 27: [ RUN ] openmp.dyn_rank_view_check_fence_resize_realloc 27: /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 27: skipping since not default execution space 27: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc (0 ms) 27: [ RUN ] openmp.dyn_rank_view_api_operator_rank67 27: [ OK ] openmp.dyn_rank_view_api_operator_rank67 (0 ms) 27: [ RUN ] openmp.ErrorReporterViaLambda 27: [ OK ] openmp.ErrorReporterViaLambda (0 ms) 27: [ RUN ] openmp.ErrorReporter 27: [ OK ] openmp.ErrorReporter (0 ms) 27: [ RUN ] openmp.offsetview_construction 27: [ OK ] openmp.offsetview_construction (17 ms) 27: [ RUN ] openmp.offsetview_unmanaged_construction 27: [ OK ] openmp.offsetview_unmanaged_construction (0 ms) 27: [ RUN ] openmp.offsetview_subview 27: [ OK ] openmp.offsetview_subview (8 ms) 27: [ RUN ] openmp.offsetview_offsets_rank1 27: [ OK ] openmp.offsetview_offsets_rank1 (0 ms) 27: [ RUN ] openmp.offsetview_offsets_rank2 27: [ OK ] openmp.offsetview_offsets_rank2 (0 ms) 27: [ RUN ] openmp.offsetview_offsets_rank3 27: [ OK ] openmp.offsetview_offsets_rank3 (0 ms) 27: [ RUN ] openmp.scatterview [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMCInstLower.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCRegisterInfo.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o 27: [ OK ] openmp.scatterview (1981 ms) 27: [ RUN ] openmp.scatterview_devicetype 27: [ OK ] openmp.scatterview_devicetype (5 ms) 27: [ RUN ] openmp.staticcrsgraph 27: [ OK ] openmp.staticcrsgraph (35 ms) 27: [ RUN ] openmp.resize_realloc_no_init_dualview 27: [ OK ] openmp.resize_realloc_no_init_dualview (1 ms) 27: [ RUN ] openmp.resize_realloc_no_alloc_dualview 27: [ OK ] openmp.resize_realloc_no_alloc_dualview (0 ms) 27: [ RUN ] openmp.resize_exec_space_dualview 27: [ OK ] openmp.resize_exec_space_dualview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_dualview 27: [ OK ] openmp.realloc_exec_space_dualview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_init_dynrankview 27: [ OK ] openmp.resize_realloc_no_init_dynrankview (0 ms) 27: [ RUN ] openmp.resize_exec_space_dynrankview 27: [ OK ] openmp.resize_exec_space_dynrankview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_dynrankview 27: [ OK ] openmp.realloc_exec_space_dynrankview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_init_scatterview 27: [ OK ] openmp.resize_realloc_no_init_scatterview (0 ms) 27: [ RUN ] openmp.resize_realloc_no_alloc_scatterview 27: [ OK ] openmp.resize_realloc_no_alloc_scatterview (0 ms) 27: [ RUN ] openmp.resize_exec_space_scatterview 27: [ OK ] openmp.resize_exec_space_scatterview (0 ms) 27: [ RUN ] openmp.realloc_exec_space_scatterview 27: [ OK ] openmp.realloc_exec_space_scatterview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynrankview 27: [ OK ] openmp.create_mirror_no_init_dynrankview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynrankview_viewctor 27: [ OK ] openmp.create_mirror_no_init_dynrankview_viewctor (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_dynrankview 27: [ OK ] openmp.create_mirror_view_and_copy_dynrankview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_offsetview 27: [ OK ] openmp.create_mirror_no_init_offsetview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_offsetview_view_ctor 27: [ OK ] openmp.create_mirror_no_init_offsetview_view_ctor (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_offsetview 27: [ OK ] openmp.create_mirror_view_and_copy_offsetview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynamicview 27: [ OK ] openmp.create_mirror_no_init_dynamicview (0 ms) 27: [ RUN ] openmp.create_mirror_view_and_copy_dynamicview 27: [ OK ] openmp.create_mirror_view_and_copy_dynamicview (0 ms) 27: [ RUN ] openmp.create_mirror_no_init_dynamicview_view_ctor 27: [ OK ] openmp.create_mirror_no_init_dynamicview_view_ctor (0 ms) 27: [ RUN ] openmp.UnorderedMap_insert [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelDAGToDAG.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCSubtarget.cpp.o 34: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 5.04342m 3.44663m 299.86u 4.99995G 1.20883M 4.99995G [ 95%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsTargetTransformInfo.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerKernelAttributes.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMachineFunctionInfo.cpp.o [ OK ] serial.SortUnsignedValueType (73036 ms) [ RUN ] serial.SortEmptyView [ OK ] serial.SortEmptyView (0 ms) [ RUN ] serial.BinSortGenericTests [ OK ] serial.BinSortGenericTests (5900 ms) [ RUN ] serial.BinSortEmptyView [ OK ] serial.BinSortEmptyView (0 ms) [ RUN ] serial.BinSortEmptyKeysView [ OK ] serial.BinSortEmptyKeysView (0 ms) [ RUN ] serial.BinSortUnsignedKeyLayoutStrideValues [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetMachine.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPULowerModuleLDSPass.cpp.o [ 95%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MicroMipsSizeReduction.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetObjectFile.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMMacroFusion.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTargetTransformInfo.cpp.o [ 95%] Building CXX object lib/Target/Mips/CMakeFiles/LLVMMipsCodeGen.dir/MipsMulMulBugPass.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineCFGStructurizer.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewMemoryAccessViolation.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOfClass.cpp.o 27: [ OK ] openmp.UnorderedMap_insert (16832 ms) 27: [ RUN ] openmp.UnorderedMap_failed_insert 27: [ OK ] openmp.UnorderedMap_failed_insert (4618 ms) 27: [ RUN ] openmp.UnorderedMap_deep_copy 27: [ OK ] openmp.UnorderedMap_deep_copy (6 ms) 27: [ RUN ] openmp.UnorderedMap_valid_empty 27: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 27: [ RUN ] openmp.UnorderedMap_clear_zero_size 27: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 27: [ RUN ] openmp.UnorderedMap_consistent_size 27: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 27: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 27: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 27: [ RUN ] openmp.UnorderedMap_lambda_capturable 27: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 27: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 27: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 27: [ RUN ] openmp.viewctorprop_embedded_dim 27: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 27: [----------] 62 tests from openmp (24243 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 62 tests from 1 test suite ran. (24243 ms total) 27: [ PASSED ] 61 tests. 27: [ SKIPPED ] 1 test, listed below: 27: [ SKIPPED ] openmp.dyn_rank_view_check_fence_resize_realloc [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallLowering.cpp.o 27/51 Test #27: Kokkos_ContainersUnitTest_OpenMP ................. Passed 25.12 sec test 28 Start 28: Kokkos_ContainersUnitTest_Cuda 28: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests/Kokkos_ContainersUnitTest_Cuda 28: Test timeout computed to be: 1500 28: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 28: Detected: 6 cores per node. 28: Detected: 1 MPI_ranks per node. 28: Requested: 8 threads per process. 28: [==========] Running 42 tests from 1 test suite. 28: [----------] Global test environment set-up. 28: [----------] 42 tests from cuda 28: [ RUN ] cuda.bitset 28: [ OK ] cuda.bitset (15 ms) 28: [ RUN ] cuda.bitset_default_constructor_no_alloc 28: [ OK ] cuda.bitset_default_constructor_no_alloc (0 ms) 28: [ RUN ] cuda.dualview_combination 28: [ OK ] cuda.dualview_combination (2 ms) 28: [ RUN ] cuda.dualview_alloc 28: [ OK ] cuda.dualview_alloc (0 ms) 28: [ RUN ] cuda.test_dualview_copy_construction_and_assignment 28: [ OK ] cuda.test_dualview_copy_construction_and_assignment (0 ms) 28: [ RUN ] cuda.dualview_combinations_without_init 28: [ OK ] cuda.dualview_combinations_without_init (0 ms) 28: [ RUN ] cuda.dualview_deep_copy 28: [ OK ] cuda.dualview_deep_copy (1 ms) 28: [ RUN ] cuda.dualview_realloc 28: [ OK ] cuda.dualview_realloc (0 ms) 28: [ RUN ] cuda.dualview_resize 28: [ OK ] cuda.dualview_resize (7 ms) 28: [ RUN ] cuda.dualview_device_correct_kokkos_device 28: [ OK ] cuda.dualview_device_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_correct_kokkos_device 28: [ OK ] cuda.dualview_host_correct_kokkos_device (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_sync 28: [ OK ] cuda.dualview_host_modify_template_device_sync (0 ms) 28: [ RUN ] cuda.dualview_host_modify_template_device_execspace_sync 28: [ OK ] cuda.dualview_host_modify_template_device_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_sync 28: [ OK ] cuda.dualview_device_modify_template_host_sync (0 ms) 28: [ RUN ] cuda.dualview_device_modify_template_host_execspace_sync 28: [ OK ] cuda.dualview_device_modify_template_host_execspace_sync (0 ms) 28: [ RUN ] cuda.dualview_template_views_return_correct_executionspace_views 28: [ OK ] cuda.dualview_template_views_return_correct_executionspace_views (0 ms) 28: [ RUN ] cuda.dynamic_view 28: [ OK ] cuda.dynamic_view (28 ms) 28: [ RUN ] cuda.dyn_rank_view_api_generic 28: [ OK ] cuda.dyn_rank_view_api_generic (16 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank12345 28: [ OK ] cuda.dyn_rank_view_api_operator_rank12345 (1 ms) 28: [ RUN ] cuda.dyn_rank_view_check_fence_resize_realloc 28: [ OK ] cuda.dyn_rank_view_check_fence_resize_realloc (1 ms) 28: [ RUN ] cuda.dyn_rank_view_api_operator_rank67 28: [ OK ] cuda.dyn_rank_view_api_operator_rank67 (0 ms) 28: [ RUN ] cuda.ErrorReporterViaLambda 28: [ OK ] cuda.ErrorReporterViaLambda (1 ms) 28: [ RUN ] cuda.ErrorReporter 28: [ OK ] cuda.ErrorReporter (0 ms) 28: [ RUN ] cuda.offsetview_construction 28: [ OK ] cuda.offsetview_construction (3 ms) 28: [ RUN ] cuda.offsetview_unmanaged_construction 28: [ OK ] cuda.offsetview_unmanaged_construction (0 ms) 28: [ RUN ] cuda.offsetview_subview 28: [ OK ] cuda.offsetview_subview (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank1 28: [ OK ] cuda.offsetview_offsets_rank1 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank2 28: [ OK ] cuda.offsetview_offsets_rank2 (0 ms) 28: [ RUN ] cuda.offsetview_offsets_rank3 28: [ OK ] cuda.offsetview_offsets_rank3 (0 ms) 28: [ RUN ] cuda.scatterview 34: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 5.07859m 3.28563m 299.66u 4.99995G 1.31038M 4.99995G [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterInfo.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTOCRegDeps.cpp.o [ 95%] Linking CXX static library ../../libLLVMMipsCodeGen.a [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVISelLowering.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMOptimizeBarriersPass.cpp.o [ 95%] Built target LLVMMipsCodeGen [ 95%] Linking CXX static library ../../../../lib/libclangFrontendTool.a [ 95%] Built target clangFrontendTool [ 95%] Building CXX object tools/clang/tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCTLSDynamicCall.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o [ 95%] Building CXX object tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMRegisterBankInfo.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineFunction.cpp.o [ 95%] Linking CXX executable ../../../bin/lli-child-target [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o 28: [ OK ] cuda.scatterview (14025 ms) 28: [ RUN ] cuda.scatterview_devicetype 28: [ OK ] cuda.scatterview_devicetype (25 ms) 28: [ RUN ] cuda.staticcrsgraph 28: [ OK ] cuda.staticcrsgraph (37 ms) 28: [ RUN ] cuda.UnorderedMap_insert [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMachineModuleInfo.cpp.o [ 95%] Built target lli-child-target [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXCopy.cpp.o [ 95%] Building CXX object tools/llvm-exegesis/lib/Mips/CMakeFiles/LLVMExegesisMips.dir/Target.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMacroFusion.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSelectionDAGInfo.cpp.o [ 95%] Linking CXX executable ../../../../bin/clang-import-test 28: [ OK ] cuda.UnorderedMap_insert (5835 ms) 28: [ RUN ] cuda.UnorderedMap_failed_insert 28: [ OK ] cuda.UnorderedMap_failed_insert (1493 ms) 28: [ RUN ] cuda.UnorderedMap_deep_copy 28: [ OK ] cuda.UnorderedMap_deep_copy (6 ms) 28: [ RUN ] cuda.UnorderedMap_valid_empty 28: [ OK ] cuda.UnorderedMap_valid_empty (1 ms) 28: [ RUN ] cuda.UnorderedMap_clear_zero_size 28: [ OK ] cuda.UnorderedMap_clear_zero_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_consistent_size 28: [ OK ] cuda.UnorderedMap_consistent_size (0 ms) 28: [ RUN ] cuda.UnorderedMap_shallow_copyable_on_device 28: [ OK ] cuda.UnorderedMap_shallow_copyable_on_device (0 ms) 28: [ RUN ] cuda.UnorderedMap_lambda_capturable 28: [ OK ] cuda.UnorderedMap_lambda_capturable (0 ms) 28: [ RUN ] cuda.UnorderedMap_constructor_view_alloc 28: [ OK ] cuda.UnorderedMap_constructor_view_alloc (0 ms) 28: [ RUN ] cuda.viewctorprop_embedded_dim 28: [ OK ] cuda.viewctorprop_embedded_dim (1 ms) 28: [----------] 42 tests from cuda (21517 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 42 tests from 1 test suite ran. (21517 ms total) 28: [ PASSED ] 42 tests. 28/51 Test #28: Kokkos_ContainersUnitTest_Cuda ................... Passed 22.26 sec test 29 Start 29: Kokkos_ContainersPerformanceTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_OpenMP 29: Test timeout computed to be: 1500 29: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 29: Detected: 6 cores per node. 29: Detected: 1 MPI_ranks per node. 29: Requested: 8 threads per process. 29: [==========] Running 5 tests from 1 test suite. 29: [----------] Global test environment set-up. 29: [----------] 5 tests from TEST_CATEGORY 29: [ RUN ] TEST_CATEGORY.dynrankview_perf 29: OpenMP 29: DynRankView vs View: Initialization Only 29: View time (init only): 0.0191212 29: View sum computation time: 0.0191212 29: Strided View time (init only): 0.0206747 29: View Rank7 time (init only): 0.0568833 29: DynRankView time (init only): 0.00693856 29: DynRankView sum computation time: 0.0151399 29: Ratio of View to DynRankView time: 2.75579 29: Ratio of View to DynRankView sum computation time: 1.01781 29: Ratio of View to View Rank7 time: 0.336147 29: Ratio of StrideView to DynRankView time: 2.97968 29: Ratio of DynRankView to View Rank7 time: 0.121979 29: [ OK ] TEST_CATEGORY.dynrankview_perf (261 ms) 29: [ RUN ] TEST_CATEGORY.global_2_local 29: OpenMP 29: size, create, generate, fill, find 29: 256, 0.000226097, 1.6642e-05, 3.2249e-05, 0.00100428 29: 512, 3.9321e-05, 5.206e-06, 5.5019e-05, 0.00106031 29: 1024, 3.2323e-05, 5.72e-06, 9.514e-05, 0.00112358 29: 2048, 8.5865e-05, 6.352e-06, 0.000166853, 0.00131493 29: 4096, 9.9276e-05, 8.115e-06, 0.000341766, 0.00173713 29: 8192, 0.000165926, 1.1644e-05, 0.000626612, 0.00278059 29: 16384, 0.00032172, 1.8733e-05, 0.00120911, 0.00599267 29: 32768, 0.000630666, 3.3807e-05, 0.00244746, 0.0156336 29: 65536, 0.0013019, 6.6534e-05, 0.00477945, 0.0394035 29: 131072, 0.00231429, 0.000117384, 0.0125025, 0.0868821 29: 262144, 0.00362221, 0.000236806, 0.0203677, 0.211006 [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CudaTimingBased.dir/cuda/TestCuda_DebugPinUVMSpace.cpp.o 29: 524288, 0.00510291, 0.000460665, 0.0409683, 0.490711 [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCReduceCRLogicals.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMCInstLower.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 0 4 6.28532m 3.34354m 969.02u 4.99996G 1.11046M 4.99989G 29: 1048576, 0.0112872, 0.000962075, 0.086022, 1.41839 [ 95%] Linking CXX static library ../../../../lib/libLLVMExegesisMips.a [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 95%] Built target LLVMExegesisMips [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSLSHardening.cpp.o [ 95%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o [ 95%] Built target clang-import-test [ 95%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-coff.cpp.o 29: 2097152, 0.019651, 0.00183731, 0.170978, 3.87822 [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMachineFunctionInfo.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXFMAMutate.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUIGroupLP.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o [ 95%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMSubtarget.cpp.o 28: Test_Atomic/100000/iterations:10 7.17 s 7.16 s 10 1 8 12.764 1.30967m 897.49u 4.99995G 900.08k 4.99995G [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMacroFusion.cpp.o [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCVSXSwapRemoval.cpp.o 29: 4194304, 0.0389999, 0.00355865, 0.393344, 8.55656 29: [ OK ] TEST_CATEGORY.global_2_local (15540 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 29: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 29: skipping test 29: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 29: [ RUN ] TEST_CATEGORY.scatter_view [ 95%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o 29: ScatterView data-duplicated test: 29: num_threads 8 29: hand-coded test took 0.440872 seconds 29: test took 0.282822 seconds 29: num_threads 8 29: hand-coded test took 0.439696 seconds 29: test took 0.283983 seconds 29: num_threads 8 29: hand-coded test took 0.440266 seconds 29: test took 0.286057 seconds 29: num_threads 8 29: hand-coded test took 0.446763 seconds 29: test took 0.28798 seconds 29: num_threads 8 29: hand-coded test took 0.44472 seconds 29: test took 0.286894 seconds 29: [ OK ] TEST_CATEGORY.scatter_view (3909 ms) 29: [----------] 5 tests from TEST_CATEGORY (19710 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 5 tests from 1 test suite ran. (19710 ms total) 29: [ PASSED ] 5 tests. 34: Test_Atomic/100000/iterations:10 2.04 s 2.04 s 10 1 8 6.3255m 3.47719m 897.57u 4.99995G 1087.61k 4.99995G 29/51 Test #29: Kokkos_ContainersPerformanceTest_OpenMP .......... Passed 20.43 sec test 30 Start 30: Kokkos_ContainersPerformanceTest_Cuda 30: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_Cuda 30: Test timeout computed to be: 1500 30: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 30: Detected: 6 cores per node. 30: Detected: 1 MPI_ranks per node. 30: Requested: 8 threads per process. 30: [==========] Running 4 tests from 1 test suite. 30: [----------] Global test environment set-up. 30: [----------] 4 tests from TEST_CATEGORY 30: [ RUN ] TEST_CATEGORY.dynrankview_perf 30: Cuda 30: DynRankView vs View: Initialization Only 30: View time (init only): 0.00416551 30: View sum computation time: 0.00416551 30: Strided View time (init only): 0.00126366 30: View Rank7 time (init only): 0.00122251 30: DynRankView time (init only): 0.00127801 30: DynRankView sum computation time: 0.00186802 30: Ratio of View to DynRankView time: 3.25938 30: Ratio of View to DynRankView sum computation time: 1.0206 30: Ratio of View to View Rank7 time: 3.40733 30: Ratio of StrideView to DynRankView time: 0.988773 30: Ratio of DynRankView to View Rank7 time: 1.04539 30: [ OK ] TEST_CATEGORY.dynrankview_perf (22 ms) 30: [ RUN ] TEST_CATEGORY.global_2_local 30: Cuda 30: size, create, generate, fill, find 30: 256, 0.000297392, 5.4302e-05, 0.00312291, 0.00209498 30: 512, 0.000178677, 1.1932e-05, 2.2903e-05, 0.00204502 30: 1024, 0.000160012, 1.1778e-05, 2.4251e-05, 0.00207974 30: 2048, 0.000156847, 1.5167e-05, 2.3212e-05, 0.00213184 30: 4096, 0.000160638, 1.0082e-05, 2.3964e-05, 0.00223622 30: 8192, 0.000166996, 1.0578e-05, 2.6328e-05, 0.00214303 30: 16384, 0.000165824, 1.0564e-05, 2.8816e-05, 0.00220321 30: 32768, 0.000164433, 1.1788e-05, 3.4201e-05, 0.00233021 30: 65536, 0.000166311, 1.212e-05, 4.1242e-05, 0.00262588 30: 131072, 0.00017513, 1.2304e-05, 6.4127e-05, 0.00322535 30: 262144, 0.000180975, 1.4773e-05, 0.00014928, 0.00608258 30: 524288, 0.000204369, 1.7853e-05, 0.000530088, 0.0195333 30: 1048576, 0.00073938, 2.6616e-05, 0.00139272, 0.0479903 30: 2097152, 0.000515316, 3.8919e-05, 0.00300729, 0.109383 30: 4194304, 0.000729265, 6.447e-05, 0.00682564, 0.236078 30: [ OK ] TEST_CATEGORY.global_2_local (463 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_near 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_near (0 ms) 30: [ RUN ] TEST_CATEGORY.unordered_map_performance_far 30: skipping test 30: [ OK ] TEST_CATEGORY.unordered_map_performance_far (0 ms) 30: [----------] 4 tests from TEST_CATEGORY (486 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 4 tests from 1 test suite ran. (486 ms total) 30: [ PASSED ] 4 tests. 30/51 Test #30: Kokkos_ContainersPerformanceTest_Cuda ............ Passed 1.22 sec test 31 Start 31: Kokkos_UnitTest_Sort 31: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 31: Test timeout computed to be: 1500 31: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 31: Detected: 6 cores per node. 31: Detected: 1 MPI_ranks per node. 31: Requested: 8 threads per process. 31: [==========] Running 15 tests from 1 test suite. 31: [----------] Global test environment set-up. 31: [----------] 15 tests from cuda 31: [ RUN ] cuda.SortUnsignedValueType 31: [ OK ] cuda.SortUnsignedValueType (24 ms) 31: [ RUN ] cuda.SortEmptyView 31: [ OK ] cuda.SortEmptyView (0 ms) 31: [ RUN ] cuda.SortByKeyEmptyView 31: [ OK ] cuda.SortByKeyEmptyView (0 ms) 31: [ RUN ] cuda.SortByKey 31: [ OK ] cuda.SortByKey (7 ms) 31: [ RUN ] cuda.SortByKeyWithComparator 31: [ OK ] cuda.SortByKeyWithComparator (0 ms) 31: [ RUN ] cuda.SortByKeyStaticExtents 31: [ OK ] cuda.SortByKeyStaticExtents (0 ms) 31: [ RUN ] cuda.SortByKeyWithStrides 31: [ OK ] cuda.SortByKeyWithStrides (0 ms) 31: [ RUN ] cuda.SortByKeyKeysLargerThanValues 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUMIRFormatter.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreAMXConfig.cpp.o [ 95%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-statistics.cpp.o 31: 31: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 10 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 31: [ OK ] cuda.SortByKeyKeysLargerThanValues (946 ms) 31: [ RUN ] cuda.SortWithCustomComparator 31: [ OK ] cuda.SortWithCustomComparator (638 ms) 31: [ RUN ] cuda.BinSortGenericTests 31: [ OK ] cuda.BinSortGenericTests (23 ms) 31: [ RUN ] cuda.BinSortEmptyView 31: [ OK ] cuda.BinSortEmptyView (0 ms) 31: [ RUN ] cuda.BinSortEmptyKeysView 31: [ OK ] cuda.BinSortEmptyKeysView (0 ms) 31: [ RUN ] cuda.BinSortUnsignedKeyLayoutStrideValues [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMergeBaseOffset.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCExpandISEL.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetMachine.cpp.o [ 95%] Linking CXX executable ../../bin/llvm-jitlink [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o 28: Test_Atomic/100000/iterations:10 2.26 s 2.25 s 10 1 4 2.32948m 1.6446m 299.56u 704.983M 1026.68k 704.983M 28/53 Test #28: Kokkos_PerformanceTest_Atomic ............... Passed 446.75 sec test 29 Start 29: Kokkos_ContainersUnitTest_OpenMP 29: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (159 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-6892/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 (12 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 (16 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 (1292 ms) 29: [ RUN ] openmp.scatterview_devicetype 29: [ OK ] openmp.scatterview_devicetype (4 ms) 29: [ RUN ] openmp.staticcrsgraph 29: [ OK ] openmp.staticcrsgraph (23 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 [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUOpenCLEnqueuedBlockLowering.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVOptWInstrs.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCPreEmitPeephole.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPerfHintAnalysis.cpp.o 29: [ OK ] openmp.UnorderedMap_insert (3828 ms) 29: [ RUN ] openmp.UnorderedMap_failed_insert [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o [ 95%] Built target llvm-jitlink [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Other.cpp.o 29: [ OK ] openmp.UnorderedMap_failed_insert (3184 ms) 29: [ RUN ] openmp.UnorderedMap_deep_copy 29: [ OK ] openmp.UnorderedMap_deep_copy (4 ms) 29: [ RUN ] openmp.UnorderedMap_valid_empty 29: [ OK ] openmp.UnorderedMap_valid_empty (0 ms) 29: [ RUN ] openmp.UnorderedMap_clear_zero_size 29: [ OK ] openmp.UnorderedMap_clear_zero_size (0 ms) 29: [ RUN ] openmp.UnorderedMap_consistent_size 29: [ OK ] openmp.UnorderedMap_consistent_size (0 ms) 29: [ RUN ] openmp.UnorderedMap_shallow_copyable_on_device 29: [ OK ] openmp.UnorderedMap_shallow_copyable_on_device (0 ms) 29: [ RUN ] openmp.UnorderedMap_lambda_capturable 29: [ OK ] openmp.UnorderedMap_lambda_capturable (0 ms) 29: [ RUN ] openmp.UnorderedMap_constructor_view_alloc 29: [ OK ] openmp.UnorderedMap_constructor_view_alloc (0 ms) 29: [ RUN ] openmp.viewctorprop_embedded_dim 29: [ OK ] openmp.viewctorprop_embedded_dim (0 ms) 29: [----------] 62 tests from openmp (8547 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 62 tests from 1 test suite ran. (8547 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.04 sec test 30 Start 30: Kokkos_ContainersUnitTest_HIP 30: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (4 ms) 30: [ RUN ] hip.dualview_alloc 30: [ OK ] hip.dualview_alloc (0 ms) 30: [ RUN ] hip.test_dualview_copy_construction_and_assignment 30: [ OK ] hip.test_dualview_copy_construction_and_assignment (0 ms) 30: [ RUN ] hip.dualview_combinations_without_init 30: [ OK ] hip.dualview_combinations_without_init (0 ms) 30: [ RUN ] hip.dualview_deep_copy 30: [ OK ] hip.dualview_deep_copy (1 ms) 30: [ RUN ] hip.dualview_realloc 30: [ OK ] hip.dualview_realloc (0 ms) 30: [ RUN ] hip.dualview_resize 30: [ OK ] hip.dualview_resize (0 ms) 30: [ RUN ] hip.dualview_device_correct_kokkos_device 30: 30: Kokkos::HIP::allocation WARNING: The combination of device and system configuration 30: does not support page migration between device and host. 30: HIPManagedSpace might not work as expected. 30: Please refer to the ROCm documentation on unified/managed memory. 30: [ OK ] hip.dualview_device_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_correct_kokkos_device 30: [ OK ] hip.dualview_host_correct_kokkos_device (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_sync 30: [ OK ] hip.dualview_host_modify_template_device_sync (0 ms) 30: [ RUN ] hip.dualview_host_modify_template_device_execspace_sync 30: [ OK ] hip.dualview_host_modify_template_device_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_sync 30: [ OK ] hip.dualview_device_modify_template_host_sync (0 ms) 30: [ RUN ] hip.dualview_device_modify_template_host_execspace_sync 30: [ OK ] hip.dualview_device_modify_template_host_execspace_sync (0 ms) 30: [ RUN ] hip.dualview_template_views_return_correct_executionspace_views 30: [ OK ] hip.dualview_template_views_return_correct_executionspace_views (0 ms) 30: [ RUN ] hip.dynamic_view 30: [ OK ] hip.dynamic_view (16 ms) 30: [ RUN ] hip.dyn_rank_view_api_generic 30: [ OK ] hip.dyn_rank_view_api_generic (20 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 [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRedundantCopyElimination.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCLowerMASSVEntries.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetObjectFile.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewOutOfBoundsAccess.cpp.o 31: [ OK ] cuda.BinSortUnsignedKeyLayoutStrideValues (15088 ms) 31: [ RUN ] cuda.NestedSort 31: [ OK ] cuda.NestedSort (30 ms) 31: [ RUN ] cuda.NestedSortByKey 31: [ OK ] cuda.NestedSortByKey (92 ms) 31: [----------] 15 tests from cuda (16854 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 15 tests from 1 test suite ran. (16854 ms total) 31: [ PASSED ] 15 tests. 31/51 Test #31: Kokkos_UnitTest_Sort ............................. Passed 17.59 sec test 32 Start 32: Kokkos_UnitTest_Random 32: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_UnitTest_Random 32: Test timeout computed to be: 1500 32: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 32: Detected: 6 cores per node. 32: Detected: 1 MPI_ranks per node. 32: Requested: 8 threads per process. 32: [==========] Running 3 tests from 1 test suite. 32: [----------] Global test environment set-up. 32: [----------] 3 tests from cuda 32: [ RUN ] cuda.Random_XorShift64 32: Test Seed:1710985797543370487 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00450573 0.000646737 || 0.051031 28009 29374 || 28804.2 28674.4 || 8.94049 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00370434 -0.00539796 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00287911 0.0393985 || 0.051031 28038 29390 || 28592.1 28674.4 || 544.645 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0100405 -0.00207461 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0152197 0.0138685 || 0.051031 28006 29293 || 29117.5 28674.4 || 191.718 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.0175147 0.00668006 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00135243 0.00489194 || 0.051031 28009 29439 || 28713.2 28674.4 || 67.6262 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.00512759 0.00409216 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000246214 -0.99999 -48240.4 || 0.051031 0 195049 || 2.92838e+09 28674.4 || -6.66875e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.000737543 -0.31162 0.144775 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195552 -0.999999 -57857.3 || 0.051031 0 1.55254e+06 || 2.86896e+10 28674.4 || -7.99819e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00587675 -0.967889 10.3597 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.86136e-07 0.000626591 -0.000969252 || 0.051031 27967 29343 || 28656.4 28674.4 || -13.3989 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.71903e-07 -0.0153894 0.00124227 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0105405 -0.00922367 || 0.051031 28009 29367 || 28979.9 28674.4 || -127.508 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0229267 -0.00609001 || 0.051031 1e+64 -1e+64 32: Test Seed:1710985797681599559 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 0.00335331 0.000902987 || 0.051031 28005 29305 || 28578.6 28674.4 || 12.4829 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 0.0144141 -0.00304225 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.00414124 -0.0339745 || 0.051031 28006 29336 || 28793.6 28674.4 || -469.664 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00182447 -0.00281919 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0249778 0.0121516 || 0.051031 28076 29294 || 29409 28674.4 || 167.984 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00657464 0.00213053 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0121715 -0.00998674 || 0.051031 28059 29363 || 29027.7 28674.4 || -138.057 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.00354262 0.00755791 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00024476 -0.99999 -48244.9 || 0.051031 0 194998 || 2.92853e+09 28674.4 || -6.66937e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.00073311 -0.301517 0.147136 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195823 -0.999999 -57857.6 || 0.051031 0 1.55269e+06 || 2.86893e+10 28674.4 || -7.99824e+08 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 0.0058851 -0.967766 10.3386 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.78568e-07 -0.0064654 0.0102248 || 0.051031 27973 29604 || 28861 28674.4 || 141.347 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 7.49199e-07 0.00839871 -0.00582378 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 6.43252e-07 -0.0221842 0.025435 || 0.051031 28023 29344 || 29324.9 28674.4 || 351.614 -2.0744 32: -- Testing 3-D histogram 32: Density 3D: 6.43252e-07 -0.0040475 0.00060161 || 0.051031 1e+64 -1e+64 32: [ OK ] cuda.Random_XorShift64 (253 ms) 32: [ RUN ] cuda.Random_XorShift1024_0 32: Test Seed:1710985797796286338 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.0155096 0.00900151 || 0.051031 10940 11789 || 11203.2 11377 || 124.437 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00918008 0.00226343 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 2.21126e-06 0.00134819 || 0.051031 10944 11789 || 11376.9 11377 || 18.6374 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.00766608 -0.00349991 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00507988 0.00539174 || 0.051031 10953 11815 || 11435 11377 || 74.5354 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00347066 0.000237304 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.000307669 -0.00122779 || 0.051031 10972 11743 || 11373.5 11377 || -16.973 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00899792 -0.00192575 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000244518 -0.999975 -7594.19 || 0.051031 0 77701 || 4.61009e+08 11377 || -1.04982e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000733207 -0.133445 0.0238048 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00195653 -0.999997 -9107.85 || 0.051031 0 616247 || 4.51573e+09 11377 || -1.25907e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.00588102 -0.922648 1.60238 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.98818e-07 -0.00587649 -0.00762997 || 0.051031 10902 11769 || 11444.2 11377 || -105.477 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 4.00543e-07 -0.0197358 0.000388591 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.02283 -0.0136187 || 0.051031 10993 11780 || 11123 11377 || -188.265 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00403218 -0.00540817 || 0.051031 1e+64 -1e+64 32: Test Seed:1710985797875075199 32: Test Scalar=int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 0.00306484 0.00468119 || 0.051031 10921 11806 || 11342.2 11377 || 64.7128 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 0.00592883 -0.00516116 || 0.051031 1e+64 -1e+64 32: Test Scalar=unsigned int 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.0148788 -0.00595976 || 0.051031 11008 11795 || 11548.8 11377 || -82.3877 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00453569 -0.000461072 || 0.051031 1e+64 -1e+64 32: Test Scalar=int64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00534735 0.00831784 || 0.051031 10899 11795 || 11438.1 11377 || 114.986 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00436206 -0.00119488 || 0.051031 1e+64 -1e+64 32: Test Scalar=uint64_t 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.027215 -0.00472103 || 0.051031 10965 11783 || 11695.2 11377 || -65.2635 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.00377009 -0.00120567 || 0.051031 1e+64 -1e+64 32: Test Scalar=half 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.000244824 -0.999975 -7594.16 || 0.051031 0 77815 || 4.61026e+08 11377 || -1.04982e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.000734219 -0.131492 0.0271768 || 0.051031 1e+64 -1e+64 32: Test Scalar=bhalf 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 0.00196604 -0.999997 -9107.8 || 0.051031 0 616848 || 4.5167e+09 11377 || -1.25906e+08 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 0.00590885 -0.922382 1.60652 || 0.051031 1e+64 -1e+64 32: Test Scalar=float 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.60671e-07 -0.0149 -0.00268611 || 0.051031 10984 11809 || 11549 11377 || -37.1328 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.86102e-07 -0.00586852 -0.000435877 || 0.051031 1e+64 -1e+64 32: Test Scalar=double 32: -- Testing randomness properties 32: -- Testing 1-D histogram 32: Density 1D: 2.47955e-07 -0.00980008 -0.00108439 || 0.051031 10955 11768 || 11489.6 11377 || -14.9907 -0.823045 32: -- Testing 3-D histogram 32: Density 3D: 2.47955e-07 -0.000445602 -0.00143757 || 0.051031 1e+64 -1e+64 32: [ OK ] cuda.Random_XorShift1024_0 (182 ms) 32: [ RUN ] cuda.Multi_streams 32: [ OK ] cuda.Multi_streams (224 ms) 32: [----------] 3 tests from cuda (660 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 3 tests from 1 test suite ran. (660 ms total) 32: [ PASSED ] 3 tests. 32/51 Test #32: Kokkos_UnitTest_Random ........................... Passed 1.40 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 33: Test timeout computed to be: 1500 33: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 33: Detected: 6 cores per node. 33: Detected: 1 MPI_ranks per node. 33: Requested: 8 threads per process. 33: [==========] Running 14 tests from 3 test suites. 33: [----------] Global test environment set-up. 33: [----------] 3 tests from std_algorithms_reducers 33: [ RUN ] std_algorithms_reducers.max_first_loc 33: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 33: [ RUN ] std_algorithms_reducers.min_first_loc 33: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 33: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 33: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 33: [----------] 3 tests from std_algorithms_reducers (0 ms total) 33: 33: [----------] 1 test from std_algorithms 33: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 33: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 33: [----------] 1 test from std_algorithms (0 ms total) 33: 33: [----------] 10 tests from random_access_iterator_test 33: [ RUN ] random_access_iterator_test.constructor 33: [ OK ] random_access_iterator_test.constructor (1 ms) 33: [ RUN ] random_access_iterator_test.dereference 33: [ OK ] random_access_iterator_test.dereference (0 ms) 33: [ RUN ] random_access_iterator_test.subscript_operator 33: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet1 33: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet2 33: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet3 33: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 33: [ RUN ] random_access_iterator_test.operatorsSet4 33: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 33: [ RUN ] random_access_iterator_test.assignment_operator 33: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 33: [ RUN ] random_access_iterator_test.distance 33: [ OK ] random_access_iterator_test.distance (0 ms) 33: [ RUN ] random_access_iterator_test.traits_helpers 33: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 33: [----------] 10 tests from random_access_iterator_test (3 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 14 tests from 3 test suites ran. (3 ms total) 33: [ PASSED ] 14 tests. 33/51 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_A ............... Passed 0.74 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 34: Test timeout computed to be: 1500 34: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 34: Detected: 6 cores per node. 34: Detected: 1 MPI_ranks per node. 34: Requested: 8 threads per process. 34: [==========] Running 7 tests from 1 test suite. 34: [----------] Global test environment set-up. 34: [----------] 7 tests from std_algorithms_min_max_element_test 34: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 34: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (8 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (5 ms) 34: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (5 ms) 34: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (5 ms) 34: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 34: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (7 ms) 34: [----------] 7 tests from std_algorithms_min_max_element_test (32 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 7 tests from 1 test suite ran. (32 ms total) 34: [ PASSED ] 7 tests. 34/51 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_B ............... Passed 0.76 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 35: Test timeout computed to be: 1500 34: Test_Atomic/100000/iterations:10 2.16 s 2.16 s 10 1 4 4.29561m 3.55483m 299.66u 704.983M 1.85343M 704.983M [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPostLegalizerCombiner.cpp.o 34/57 Test #34: Kokkos_PerformanceTest_Atomic ................. Passed 191.08 sec test 35 Start 35: Kokkos_ContainersUnitTest_Serial 35: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 35: Test timeout computed to be: 1500 35: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 35: Detected: 6 cores per node. 35: Detected: 1 MPI_ranks per node. 35: Requested: 8 threads per process. 35: [==========] Running 13 tests from 10 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from std_algorithms_lexicographical_compare_test 35: [ RUN ] std_algorithms_lexicographical_compare_test.test [ 36%] Linking CXX executable Kokkos_StackTraceTestExec 35: [ OK ] std_algorithms_lexicographical_compare_test.test (259 ms) 35: [----------] 1 test from std_algorithms_lexicographical_compare_test (260 ms total) 35: 35: [----------] 1 test from std_algorithms_for_each_test 35: [ RUN ] std_algorithms_for_each_test.test 35: [ OK ] std_algorithms_for_each_test.test (151 ms) 35: [----------] 1 test from std_algorithms_for_each_test (151 ms total) 35: 35: [----------] 1 test from std_algorithms_find_test 35: [ RUN ] std_algorithms_find_test.test 35: [ OK ] std_algorithms_find_test.test (89 ms) 35: [----------] 1 test from std_algorithms_find_test (89 ms total) 35: 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 35: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (662 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 35: [==========] Running 62 tests from 1 test suite. 35: [----------] Global test environment set-up. 35: [----------] 62 tests from serial 35: [ RUN ] serial.bitset [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVMoveMerger.cpp.o 35: [ OK ] serial.bitset (1299 ms) 35: [ RUN ] serial.bitset_default_constructor_no_alloc 35: [ OK ] serial.bitset_default_constructor_no_alloc (0 ms) 35: [ RUN ] serial.dualview_combination 35: [ OK ] serial.dualview_combination (0 ms) 35: [ RUN ] serial.dualview_alloc 35: [ OK ] serial.dualview_alloc (0 ms) 35: [ RUN ] serial.test_dualview_copy_construction_and_assignment 35: [ OK ] serial.test_dualview_copy_construction_and_assignment (0 ms) 35: [ RUN ] serial.dualview_combinations_without_init 35: [ OK ] serial.dualview_combinations_without_init (0 ms) 35: [ RUN ] serial.dualview_deep_copy 35: [ OK ] serial.dualview_deep_copy (0 ms) 35: [ RUN ] serial.dualview_realloc 35: [ OK ] serial.dualview_realloc (0 ms) 35: [ RUN ] serial.dualview_resize 35: [ OK ] serial.dualview_resize (0 ms) 35: [ RUN ] serial.dualview_device_correct_kokkos_device 35: [ OK ] serial.dualview_device_correct_kokkos_device (1 ms) 35: [ RUN ] serial.dualview_host_correct_kokkos_device 35: [ OK ] serial.dualview_host_correct_kokkos_device (0 ms) 35: [ RUN ] serial.dualview_host_modify_template_device_sync 35: [ OK ] serial.dualview_host_modify_template_device_sync (0 ms) 35: [ RUN ] serial.dualview_host_modify_template_device_execspace_sync 35: [ OK ] serial.dualview_host_modify_template_device_execspace_sync (0 ms) 35: [ RUN ] serial.dualview_device_modify_template_host_sync 35: [ OK ] serial.dualview_device_modify_template_host_sync (0 ms) 35: [ RUN ] serial.dualview_device_modify_template_host_execspace_sync 35: [ OK ] serial.dualview_device_modify_template_host_execspace_sync (0 ms) 35: [ RUN ] serial.dualview_template_views_return_correct_executionspace_views 35: [ OK ] serial.dualview_template_views_return_correct_executionspace_views (0 ms) 35: [ RUN ] serial.dynamic_view 35: [ OK ] serial.dynamic_view (6 ms) 35: [ RUN ] serial.dyn_rank_view_api_generic 35: [ OK ] serial.dyn_rank_view_api_generic (7 ms) 35: [ RUN ] serial.dyn_rank_view_api_operator_rank12345 35: [ OK ] serial.dyn_rank_view_api_operator_rank12345 (0 ms) 35: [ RUN ] serial.dyn_rank_view_check_fence_resize_realloc 35: /var/jenkins/workspace/Kokkos_PR-6892/containers/unit_tests/TestDynViewAPI_rank12345.hpp:70: Skipped 35: skipping since not default execution space 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc (0 ms) 35: [ RUN ] serial.dyn_rank_view_api_operator_rank67 35: [ OK ] serial.dyn_rank_view_api_operator_rank67 (0 ms) 35: [ RUN ] serial.ErrorReporterViaLambda 35: [ OK ] serial.ErrorReporterViaLambda (0 ms) 35: [ RUN ] serial.ErrorReporter 35: [ OK ] serial.ErrorReporter (0 ms) 35: [ RUN ] serial.offsetview_construction 35: [ OK ] serial.offsetview_construction (20 ms) 35: [ RUN ] serial.offsetview_unmanaged_construction 35: [ OK ] serial.offsetview_unmanaged_construction (0 ms) 35: [ RUN ] serial.offsetview_subview 35: [ OK ] serial.offsetview_subview (6 ms) 35: [ RUN ] serial.offsetview_offsets_rank1 35: [ OK ] serial.offsetview_offsets_rank1 (0 ms) 35: [ RUN ] serial.offsetview_offsets_rank2 35: [ OK ] serial.offsetview_offsets_rank2 (0 ms) 35: [ RUN ] serial.offsetview_offsets_rank3 35: [ OK ] serial.offsetview_offsets_rank3 (0 ms) 35: [ RUN ] serial.scatterview 35: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1481 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o 35: [ OK ] std_algorithms_non_mod_seq_ops.search (900 ms) 35: [ RUN ] std_algorithms_non_mod_seq_ops.search_n [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o 35: [ OK ] std_algorithms_non_mod_seq_ops.search_n (530 ms) 35: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3575 ms total) 35: 35: [----------] 1 test from std_algorithms_count_test 35: [ RUN ] std_algorithms_count_test.test [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/PPCGenScalarMASSEntries.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ARMTargetTransformInfo.cpp.o 35: [ OK ] std_algorithms_count_test.test (101 ms) 35: [----------] 1 test from std_algorithms_count_test (101 ms total) 35: 35: [----------] 1 test from std_algorithms_equal_test 35: [ RUN ] std_algorithms_equal_test.test 35: [ OK ] std_algorithms_equal_test.test (12 ms) 35: [----------] 1 test from std_algorithms_equal_test (12 ms total) 35: 35: [----------] 1 test from std_algorithms_all_any_none_of_test 35: [ RUN ] std_algorithms_all_any_none_of_test.test 35: [ OK ] std_algorithms_all_any_none_of_test.test (82 ms) 35: [----------] 1 test from std_algorithms_all_any_none_of_test (82 ms total) 35: 35: [----------] 1 test from std_algorithms_nonmod_seq_ops 35: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 35: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (113 ms) 35: [----------] 1 test from std_algorithms_nonmod_seq_ops (113 ms total) 35: 35: [----------] 1 test from std_algorithms_mismatch_test 35: [ RUN ] std_algorithms_mismatch_test.test 35: [ OK ] serial.scatterview (1665 ms) 35: [ RUN ] serial.scatterview_devicetype 35: [ OK ] serial.scatterview_devicetype (1 ms) 35: [ RUN ] serial.staticcrsgraph 35: [ OK ] serial.staticcrsgraph (11 ms) 35: [ RUN ] serial.resize_realloc_no_init_dualview 35: [ OK ] serial.resize_realloc_no_init_dualview (0 ms) 35: [ RUN ] serial.resize_realloc_no_alloc_dualview 35: [ OK ] serial.resize_realloc_no_alloc_dualview (0 ms) 35: [ RUN ] serial.resize_exec_space_dualview 35: [ OK ] serial.resize_exec_space_dualview (0 ms) 35: [ RUN ] serial.realloc_exec_space_dualview 35: [ OK ] serial.realloc_exec_space_dualview (0 ms) 35: [ RUN ] serial.resize_realloc_no_init_dynrankview 35: [ OK ] serial.resize_realloc_no_init_dynrankview (0 ms) 35: [ RUN ] serial.resize_exec_space_dynrankview 35: [ OK ] serial.resize_exec_space_dynrankview (0 ms) 35: [ RUN ] serial.realloc_exec_space_dynrankview 35: [ OK ] serial.realloc_exec_space_dynrankview (0 ms) 35: [ RUN ] serial.resize_realloc_no_init_scatterview 35: [ OK ] serial.resize_realloc_no_init_scatterview (0 ms) 35: [ RUN ] serial.resize_realloc_no_alloc_scatterview 35: [ OK ] serial.resize_realloc_no_alloc_scatterview (0 ms) 35: [ RUN ] serial.resize_exec_space_scatterview 35: [ OK ] serial.resize_exec_space_scatterview (0 ms) 35: [ RUN ] serial.realloc_exec_space_scatterview 35: [ OK ] serial.realloc_exec_space_scatterview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynrankview 35: [ OK ] serial.create_mirror_no_init_dynrankview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynrankview_viewctor 35: [ OK ] serial.create_mirror_no_init_dynrankview_viewctor (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_dynrankview 35: [ OK ] serial.create_mirror_view_and_copy_dynrankview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_offsetview 35: [ OK ] serial.create_mirror_no_init_offsetview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_offsetview_view_ctor 35: [ OK ] serial.create_mirror_no_init_offsetview_view_ctor (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_offsetview 35: [ OK ] serial.create_mirror_view_and_copy_offsetview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynamicview 35: [ OK ] serial.create_mirror_no_init_dynamicview (0 ms) 35: [ RUN ] serial.create_mirror_view_and_copy_dynamicview 35: [ OK ] serial.create_mirror_view_and_copy_dynamicview (0 ms) 35: [ RUN ] serial.create_mirror_no_init_dynamicview_view_ctor 35: [ OK ] serial.create_mirror_no_init_dynamicview_view_ctor (0 ms) 35: [ RUN ] serial.UnorderedMap_insert 35: [ OK ] std_algorithms_mismatch_test.test (221 ms) 35: [----------] 1 test from std_algorithms_mismatch_test (221 ms total) 35: 35: [----------] 1 test from std_algorithms_mod_seq_ops 35: [ RUN ] std_algorithms_mod_seq_ops.move_backward 35: [ OK ] std_algorithms_mod_seq_ops.move_backward (85 ms) 35: [----------] 1 test from std_algorithms_mod_seq_ops (85 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 13 tests from 10 test suites ran. (4694 ms total) 35: [ PASSED ] 13 tests. 35/51 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_C ............... Passed 5.47 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 36: Test timeout computed to be: 1500 36: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 36: Detected: 6 cores per node. 36: Detected: 1 MPI_ranks per node. 36: Requested: 8 threads per process. 36: [==========] Running 31 tests from 5 test suites. 36: [----------] Global test environment set-up. 36: [----------] 3 tests from std_algorithms_mod_ops_test 36: [ RUN ] std_algorithms_mod_ops_test.move 36: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 36: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MLxExpansionPass.cpp.o 36: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (1 ms) 36: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 36: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 36: [----------] 3 tests from std_algorithms_mod_ops_test (1 ms total) 36: 36: [----------] 12 tests from std_algorithms_mod_seq_ops_test 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy 36: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 36: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 36: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.fill 36: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 36: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 36: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 36: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.generate 36: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 36: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 36: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 36: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 36: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 ms total) 36: 36: [----------] 4 tests from std_algorithms_replace_ops_test 36: [ RUN ] std_algorithms_replace_ops_test.replace 36: [ OK ] std_algorithms_replace_ops_test.replace (33 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_if 36: [ OK ] std_algorithms_replace_ops_test.replace_if (147 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy 36: [ OK ] std_algorithms_replace_ops_test.replace_copy (52 ms) 36: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineScheduler.cpp.o 36: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (50 ms) 36: [----------] 4 tests from std_algorithms_replace_ops_test (283 ms total) 36: 36: [----------] 11 tests from std_algorithms_mod_seq_ops 36: [ RUN ] std_algorithms_mod_seq_ops.copy_if 36: [ OK ] std_algorithms_mod_seq_ops.copy_if (44 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique 36: [ OK ] std_algorithms_mod_seq_ops.unique (277 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 36: [ OK ] std_algorithms_mod_seq_ops.unique_copy (85 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove 36: [ OK ] std_algorithms_mod_seq_ops.remove (66 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_if (70 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy (180 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 36: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (69 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate 36: [ OK ] std_algorithms_mod_seq_ops.rotate (1320 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 36: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (424 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_left 36: [ OK ] std_algorithms_mod_seq_ops.shift_left (1244 ms) 36: [ RUN ] std_algorithms_mod_seq_ops.shift_right [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPreLegalizerCombiner.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCCallLowering.cpp.o [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVPushPopOptimizer.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_ViewResize.cpp.o 36: [ OK ] std_algorithms_mod_seq_ops.shift_right (1229 ms) 36: [----------] 11 tests from std_algorithms_mod_seq_ops (5014 ms total) 36: 36: [----------] 1 test from std_algorithms_modseq_test 36: [ RUN ] std_algorithms_modseq_test.reverse 36: [ OK ] std_algorithms_modseq_test.reverse (60 ms) 36: [----------] 1 test from std_algorithms_modseq_test (60 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 31 tests from 5 test suites ran. (5366 ms total) 36: [ PASSED ] 31 tests. 36/51 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_D ............... Passed 6.10 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 37: Test timeout computed to be: 1500 37: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 37: Detected: 6 cores per node. 37: Detected: 1 MPI_ranks per node. 37: Requested: 8 threads per process. 37: [==========] Running 29 tests from 7 test suites. 37: [----------] Global test environment set-up. 37: [----------] 2 tests from std_algorithms_sorting_ops_test 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted (13 ms) 37: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 37: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (10 ms) 37: [----------] 2 tests from std_algorithms_sorting_ops_test (24 ms total) 37: 37: [----------] 4 tests from std_algorithms_partitioning_test 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 37: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 37: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 37: [ RUN ] std_algorithms_partitioning_test.partition_point 37: [ OK ] std_algorithms_partitioning_test.partition_point (0 ms) 37: [----------] 4 tests from std_algorithms_partitioning_test (3 ms total) 37: 37: [----------] 1 test from std_algorithms_partitioning_ops 37: [ RUN ] std_algorithms_partitioning_ops.partition_copy 37: [ OK ] std_algorithms_partitioning_ops.partition_copy (24 ms) 37: [----------] 1 test from std_algorithms_partitioning_ops (24 ms total) 37: 37: [----------] 12 tests from std_algorithms_numerics_test 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (5 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (0 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 37: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 37: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 37: [----------] 12 tests from std_algorithms_numerics_test (19 ms total) 37: 37: [----------] 1 test from std_algorithms_numerics_ops_test 37: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 37: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (98 ms) 37: [----------] 1 test from std_algorithms_numerics_ops_test (98 ms total) 37: 37: [----------] 8 tests from std_algorithms_numeric_ops_test 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o [ 36%] Built target Kokkos_StackTraceTestExec 35: [ OK ] serial.UnorderedMap_insert (7852 ms) 35: [ RUN ] serial.UnorderedMap_failed_insert 30: [ OK ] hip.scatterview (16753 ms) 30: [ RUN ] hip.scatterview_devicetype [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (1140 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (836 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (226 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (306 ms) 37: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 37: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 37: [----------] 8 tests from std_algorithms_numeric_ops_test (2510 ms total) 37: 37: [----------] 1 test from std_algorithms_transform_ops_test 37: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 37: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (38 ms) 37: [----------] 1 test from std_algorithms_transform_ops_test (38 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 29 tests from 7 test suites ran. (2719 ms total) 37: [ PASSED ] 29 tests. 37/51 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_E ............... Passed 3.48 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 38: Test timeout computed to be: 1500 38: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 38: Detected: 6 cores per node. 38: Detected: 1 MPI_ranks per node. 38: Requested: 8 threads per process. 38: [==========] Running 12 tests from 7 test suites. 38: [----------] Global test environment set-up. 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist Scanning dependencies of target Kokkos_IncrementalTest_CUDA 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (721 ms) 38: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/UnitTestMainInit.cpp.o 38: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (699 ms) 38: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1420 ms total) 38: 38: [----------] 2 tests from std_algorithms_count_team_test 38: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCRegisterBankInfo.cpp.o 38: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (757 ms) 38: [ RUN ] std_algorithms_count_team_test.count_returns_zero [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRegisterInfo.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEGatherScatterLowering.cpp.o 38: [ OK ] std_algorithms_count_team_test.count_returns_zero (292 ms) 38: [----------] 2 tests from std_algorithms_count_team_test (1050 ms total) 38: 38: [----------] 1 test from std_algorithms_count_if_team_test 38: [ RUN ] std_algorithms_count_if_team_test.test 35: [ OK ] serial.UnorderedMap_failed_insert (5070 ms) 35: [ RUN ] serial.UnorderedMap_deep_copy 35: [ OK ] serial.UnorderedMap_deep_copy (2 ms) 35: [ RUN ] serial.UnorderedMap_valid_empty 35: [ OK ] serial.UnorderedMap_valid_empty (0 ms) 35: [ RUN ] serial.UnorderedMap_clear_zero_size 35: [ OK ] serial.UnorderedMap_clear_zero_size (0 ms) 35: [ RUN ] serial.UnorderedMap_consistent_size 35: [ OK ] serial.UnorderedMap_consistent_size (0 ms) 35: [ RUN ] serial.UnorderedMap_shallow_copyable_on_device 35: [ OK ] serial.UnorderedMap_shallow_copyable_on_device (0 ms) 35: [ RUN ] serial.UnorderedMap_lambda_capturable 35: [ OK ] serial.UnorderedMap_lambda_capturable (0 ms) 35: [ RUN ] serial.UnorderedMap_constructor_view_alloc 35: [ OK ] serial.UnorderedMap_constructor_view_alloc (0 ms) 35: [ RUN ] serial.viewctorprop_embedded_dim 35: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 35: [----------] 62 tests from serial (15953 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 62 tests from 1 test suite ran. (15953 ms total) 35: [ PASSED ] 61 tests. 35: [ SKIPPED ] 1 test, listed below: 35: [ SKIPPED ] serial.dyn_rank_view_check_fence_resize_realloc 38: [ OK ] std_algorithms_count_if_team_test.test (380 ms) 38: [----------] 1 test from std_algorithms_count_if_team_test (380 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_team_test 38: [ RUN ] std_algorithms_for_each_team_test.test 35/57 Test #35: Kokkos_ContainersUnitTest_Serial .............. Passed 18.62 sec test 36 Start 36: Kokkos_ContainersUnitTest_SYCL 36: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests/Kokkos_ContainersUnitTest_SYCL 36: Test timeout computed to be: 1500 38: [ OK ] std_algorithms_for_each_team_test.test (587 ms) 38: [----------] 1 test from std_algorithms_for_each_team_test (587 ms total) 38: 38: [----------] 1 test from std_algorithms_for_each_n_team_test 38: [ RUN ] std_algorithms_for_each_n_team_test.test [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPrintfRuntimeBinding.cpp.o 38: [ OK ] std_algorithms_for_each_n_team_test.test (659 ms) 38: [----------] 1 test from std_algorithms_for_each_n_team_test (659 ms total) 38: 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o 36: [==========] Running 62 tests from 1 test suite. 36: [----------] Global test environment set-up. 36: [----------] 62 tests from sycl 36: [ RUN ] sycl.bitset 36: [ OK ] sycl.bitset (19 ms) 36: [ RUN ] sycl.bitset_default_constructor_no_alloc 36: [ OK ] sycl.bitset_default_constructor_no_alloc (0 ms) 36: [ RUN ] sycl.dualview_combination 36: [ OK ] sycl.dualview_combination (0 ms) 36: [ RUN ] sycl.dualview_alloc 36: [ OK ] sycl.dualview_alloc (0 ms) 36: [ RUN ] sycl.test_dualview_copy_construction_and_assignment 36: [ OK ] sycl.test_dualview_copy_construction_and_assignment (0 ms) 36: [ RUN ] sycl.dualview_combinations_without_init 36: [ OK ] sycl.dualview_combinations_without_init (0 ms) 36: [ RUN ] sycl.dualview_deep_copy 36: [ OK ] sycl.dualview_deep_copy (1 ms) 36: [ RUN ] sycl.dualview_realloc 36: [ OK ] sycl.dualview_realloc (0 ms) 36: [ RUN ] sycl.dualview_resize 36: [ OK ] sycl.dualview_resize (0 ms) 36: [ RUN ] sycl.dualview_device_correct_kokkos_device 36: [ OK ] sycl.dualview_device_correct_kokkos_device (0 ms) 36: [ RUN ] sycl.dualview_host_correct_kokkos_device 36: [ OK ] sycl.dualview_host_correct_kokkos_device (0 ms) 36: [ RUN ] sycl.dualview_host_modify_template_device_sync 36: [ OK ] sycl.dualview_host_modify_template_device_sync (0 ms) 36: [ RUN ] sycl.dualview_host_modify_template_device_execspace_sync 36: [ OK ] sycl.dualview_host_modify_template_device_execspace_sync (0 ms) 36: [ RUN ] sycl.dualview_device_modify_template_host_sync 36: [ OK ] sycl.dualview_device_modify_template_host_sync (0 ms) 36: [ RUN ] sycl.dualview_device_modify_template_host_execspace_sync 36: [ OK ] sycl.dualview_device_modify_template_host_execspace_sync (0 ms) 36: [ RUN ] sycl.dualview_template_views_return_correct_executionspace_views 36: [ OK ] sycl.dualview_template_views_return_correct_executionspace_views (0 ms) 36: [ RUN ] sycl.dynamic_view 36: [ OK ] sycl.dynamic_view (26 ms) 36: [ RUN ] sycl.dyn_rank_view_api_generic 36: [ OK ] sycl.dyn_rank_view_api_generic (8 ms) 36: [ RUN ] sycl.dyn_rank_view_api_operator_rank12345 36: [ OK ] sycl.dyn_rank_view_api_operator_rank12345 (1 ms) 36: [ RUN ] sycl.dyn_rank_view_check_fence_resize_realloc 36: [ OK ] sycl.dyn_rank_view_check_fence_resize_realloc (1 ms) 36: [ RUN ] sycl.dyn_rank_view_api_operator_rank67 36: [ OK ] sycl.dyn_rank_view_api_operator_rank67 (0 ms) 36: [ RUN ] sycl.ErrorReporterViaLambda 36: [ OK ] sycl.ErrorReporterViaLambda (0 ms) 36: [ RUN ] sycl.ErrorReporter 36: [ OK ] sycl.ErrorReporter (0 ms) 36: [ RUN ] sycl.offsetview_construction 36: [ OK ] sycl.offsetview_construction (2 ms) 36: [ RUN ] sycl.offsetview_unmanaged_construction 36: [ OK ] sycl.offsetview_unmanaged_construction (0 ms) 36: [ RUN ] sycl.offsetview_subview 36: [ OK ] sycl.offsetview_subview (0 ms) 36: [ RUN ] sycl.offsetview_offsets_rank1 36: [ OK ] sycl.offsetview_offsets_rank1 (0 ms) 36: [ RUN ] sycl.offsetview_offsets_rank2 36: [ OK ] sycl.offsetview_offsets_rank2 (0 ms) 36: [ RUN ] sycl.offsetview_offsets_rank3 36: [ OK ] sycl.offsetview_offsets_rank3 (0 ms) 36: [ RUN ] sycl.scatterview [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o [ 95%] Building CXX object lib/Target/PowerPC/CMakeFiles/LLVMPowerPCCodeGen.dir/GISel/PPCLegalizerInfo.cpp.o 38: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (3347 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPromoteAlloca.cpp.o 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (2204 ms) 38: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o 38: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (2180 ms) 38: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (7732 ms total) 38: 38: [----------] 2 tests from std_algorithms_mismatch_team_test 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVELaneInterleavingPass.cpp.o [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVRVVInitUndef.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupInstTuning.cpp.o [ 95%] Linking CXX static library ../../libLLVMPowerPCCodeGen.a 38: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (2719 ms) 38: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 38: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (1088 ms) 38: [----------] 2 tests from std_algorithms_mismatch_team_test (3807 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 12 tests from 7 test suites ran. (15639 ms total) 38: [ PASSED ] 12 tests. 38/51 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_A .......... Passed 16.38 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 39: Test timeout computed to be: 1500 [ 36%] Linking CXX executable Kokkos_CoreUnitTest_CudaTimingBased 39: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 39: Detected: 6 cores per node. 39: Detected: 1 MPI_ranks per node. 39: Requested: 8 threads per process. 39: [==========] Running 8 tests from 4 test suites. 39: [----------] Global test environment set-up. 39: [----------] 2 tests from std_algorithms_equal_team_test 39: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 95%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupVectorConstants.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test01_execspace_CUDA.cpp.o [ 95%] Built target LLVMPowerPCCodeGen 39: [ OK ] std_algorithms_equal_team_test.views_are_equal (2046 ms) 39: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 95%] Building CXX object tools/llvm-exegesis/lib/PowerPC/CMakeFiles/LLVMExegesisPowerPC.dir/Target.cpp.o [ 95%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVSubtarget.cpp.o [ 95%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o 39: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1536 ms) 39: [----------] 2 tests from std_algorithms_equal_team_test (3582 ms total) 39: 39: [----------] 2 tests from std_algorithms_search_team_test 39: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 95%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUPromoteKernelArguments.cpp.o [ 95%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETailPredication.cpp.o 39: [ OK ] std_algorithms_search_team_test.sequences_exist (988 ms) 39: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o 39: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (1157 ms) 39: [----------] 2 tests from std_algorithms_search_team_test (2146 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_end_team_test 39: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegBankCombiner.cpp.o 39: [ OK ] std_algorithms_find_end_team_test.sequences_exist (2199 ms) 39: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o 39: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (2171 ms) 39: [----------] 2 tests from std_algorithms_find_end_team_test (4370 ms total) 39: 39: [----------] 2 tests from std_algorithms_find_first_of_team_test 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 96%] Linking CXX static library ../../../../lib/libLLVMExegesisPowerPC.a [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o [ 96%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetMachine.cpp.o [ 96%] Built target LLVMExegesisPowerPC [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegBankSelect.cpp.o 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1767 ms) 39: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist [ 37%] Built target Kokkos_CoreUnitTest_CudaTimingBased [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVEVPTBlockPass.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/MVETPAndVPTOptimisationsPass.cpp.o Scanning dependencies of target Kokkos_IncrementalTest_SERIAL [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1FrameLowering.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURegisterBankInfo.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURemoveIncompatibleFunctions.cpp.o 39: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (7180 ms) 39: [----------] 2 tests from std_algorithms_find_first_of_team_test (8947 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 8 tests from 4 test suites ran. (19047 ms total) 39: [ PASSED ] 8 tests. 39/51 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_Team_B .......... Passed 19.81 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 40: Test timeout computed to be: 1500 40: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 40: Detected: 6 cores per node. 40: Detected: 1 MPI_ranks per node. 40: Requested: 8 threads per process. 40: [==========] Running 11 tests from 7 test suites. 40: [----------] Global test environment set-up. 40: [----------] 2 tests from std_algorithms_find_team_test 40: [ RUN ] std_algorithms_find_team_test.searched_values_exist 40: [ OK ] std_algorithms_find_team_test.searched_values_exist (404 ms) 40: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 40: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (577 ms) 40: [----------] 2 tests from std_algorithms_find_team_test (982 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_team_test 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 36: [ OK ] sycl.scatterview (27616 ms) 36: [ RUN ] sycl.scatterview_devicetype 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (298 ms) 40: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 40: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (562 ms) 40: [----------] 2 tests from std_algorithms_find_if_team_test (861 ms total) 40: 40: [----------] 2 tests from std_algorithms_find_if_not_team_test 40: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 40: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (573 ms) 40: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 40: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (294 ms) 40: [----------] 2 tests from std_algorithms_find_if_not_team_test (867 ms total) 40: 40: [----------] 1 test from std_algorithms_all_of_team_test 40: [ RUN ] std_algorithms_all_of_team_test.test [ 96%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetObjectFile.cpp.o 40: [ OK ] std_algorithms_all_of_team_test.test (525 ms) 40: [----------] 1 test from std_algorithms_all_of_team_test (525 ms total) 40: 40: [----------] 1 test from std_algorithms_any_of_team_test 40: [ RUN ] std_algorithms_any_of_team_test.test 40: [ OK ] std_algorithms_any_of_team_test.test (284 ms) 40: [----------] 1 test from std_algorithms_any_of_team_test (284 ms total) 40: 40: [----------] 1 test from std_algorithms_none_of_team_test 40: [ RUN ] std_algorithms_none_of_team_test.test [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb1InstrInfo.cpp.o 40: [ OK ] std_algorithms_none_of_team_test.test (542 ms) 40: [----------] 1 test from std_algorithms_none_of_team_test (542 ms total) 40: 40: [----------] 2 tests from std_algorithms_search_n_team_test 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (377 ms) 40: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 40: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (453 ms) 40: [----------] 2 tests from std_algorithms_search_n_team_test (831 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 11 tests from 7 test suites ran. (4895 ms total) 40: [ PASSED ] 11 tests. 40/51 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_C .......... Passed 5.65 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 41: Test timeout computed to be: 1500 41: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 41: Detected: 6 cores per node. 41: Detected: 1 MPI_ranks per node. 41: Requested: 8 threads per process. 41: [==========] Running 3 tests from 3 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_min_element_team_test 41: [ RUN ] std_algorithms_min_element_team_test.test [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/ThumbRegisterInfo.cpp.o 36: [ OK ] sycl.scatterview_devicetype (8857 ms) 36: [ RUN ] sycl.staticcrsgraph 36: [ OK ] sycl.staticcrsgraph (29 ms) 36: [ RUN ] sycl.resize_realloc_no_init_dualview 36: [ OK ] sycl.resize_realloc_no_init_dualview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_alloc_dualview 36: [ OK ] sycl.resize_realloc_no_alloc_dualview (0 ms) 36: [ RUN ] sycl.resize_exec_space_dualview 36: [ OK ] sycl.resize_exec_space_dualview (0 ms) 36: [ RUN ] sycl.realloc_exec_space_dualview 36: [ OK ] sycl.realloc_exec_space_dualview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_init_dynrankview 36: [ OK ] sycl.resize_realloc_no_init_dynrankview (0 ms) 36: [ RUN ] sycl.resize_exec_space_dynrankview 36: [ OK ] sycl.resize_exec_space_dynrankview (0 ms) 36: [ RUN ] sycl.realloc_exec_space_dynrankview 36: [ OK ] sycl.realloc_exec_space_dynrankview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_init_scatterview 36: [ OK ] sycl.resize_realloc_no_init_scatterview (0 ms) 36: [ RUN ] sycl.resize_realloc_no_alloc_scatterview 36: [ OK ] sycl.resize_realloc_no_alloc_scatterview (0 ms) 36: [ RUN ] sycl.resize_exec_space_scatterview 36: [ OK ] sycl.resize_exec_space_scatterview (0 ms) 36: [ RUN ] sycl.realloc_exec_space_scatterview 36: [ OK ] sycl.realloc_exec_space_scatterview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynrankview 36: [ OK ] sycl.create_mirror_no_init_dynrankview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynrankview_viewctor 36: [ OK ] sycl.create_mirror_no_init_dynrankview_viewctor (0 ms) 36: [ RUN ] sycl.create_mirror_view_and_copy_dynrankview 36: [ OK ] sycl.create_mirror_view_and_copy_dynrankview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_offsetview 36: [ OK ] sycl.create_mirror_no_init_offsetview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_offsetview_view_ctor 36: [ OK ] sycl.create_mirror_no_init_offsetview_view_ctor (0 ms) 36: [ RUN ] sycl.create_mirror_view_and_copy_offsetview 36: [ OK ] sycl.create_mirror_view_and_copy_offsetview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynamicview 36: [ OK ] sycl.create_mirror_no_init_dynamicview (0 ms) 36: [ RUN ] sycl.create_mirror_view_and_copy_dynamicview 36: [ OK ] sycl.create_mirror_view_and_copy_dynamicview (0 ms) 36: [ RUN ] sycl.create_mirror_no_init_dynamicview_view_ctor 36: [ OK ] sycl.create_mirror_no_init_dynamicview_view_ctor (0 ms) 36: [ RUN ] sycl.UnorderedMap_insert 41: [ OK ] std_algorithms_min_element_team_test.test (1720 ms) 41: [----------] 1 test from std_algorithms_min_element_team_test (1720 ms total) 41: 41: [----------] 1 test from std_algorithms_max_element_team_test 41: [ RUN ] std_algorithms_max_element_team_test.test [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUResourceUsageAnalysis.cpp.o 30: [ OK ] hip.scatterview_devicetype (44987 ms) 30: [ RUN ] hip.staticcrsgraph 30: [ OK ] hip.staticcrsgraph (20 ms) 30: [ RUN ] hip.resize_realloc_no_init_dualview 30: [ OK ] hip.resize_realloc_no_init_dualview (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 (2771 ms) 30: [ RUN ] hip.UnorderedMap_failed_insert 36: [ OK ] sycl.UnorderedMap_insert (3377 ms) 36: [ RUN ] sycl.UnorderedMap_failed_insert 41: [ OK ] std_algorithms_max_element_team_test.test (1675 ms) 41: [----------] 1 test from std_algorithms_max_element_team_test (1675 ms total) 41: 41: [----------] 1 test from std_algorithms_minmax_element_team_test 41: [ RUN ] std_algorithms_minmax_element_team_test.test 30: [ OK ] hip.UnorderedMap_failed_insert (768 ms) 30: [ RUN ] hip.UnorderedMap_deep_copy 30: [ OK ] hip.UnorderedMap_deep_copy (4 ms) 30: [ RUN ] hip.UnorderedMap_valid_empty 30: [ OK ] hip.UnorderedMap_valid_empty (1 ms) 30: [ RUN ] hip.UnorderedMap_clear_zero_size 30: [ OK ] hip.UnorderedMap_clear_zero_size (0 ms) 30: [ RUN ] hip.UnorderedMap_consistent_size 30: [ OK ] hip.UnorderedMap_consistent_size (0 ms) 30: [ RUN ] hip.UnorderedMap_shallow_copyable_on_device 30: [ OK ] hip.UnorderedMap_shallow_copyable_on_device (0 ms) 30: [ RUN ] hip.UnorderedMap_lambda_capturable 30: [ OK ] hip.UnorderedMap_lambda_capturable (0 ms) 30: [ RUN ] hip.UnorderedMap_constructor_view_alloc 30: [ OK ] hip.UnorderedMap_constructor_view_alloc (0 ms) 30: [ RUN ] hip.viewctorprop_embedded_dim 30: [ OK ] hip.viewctorprop_embedded_dim (1 ms) 30: [----------] 62 tests from hip (65392 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 62 tests from 1 test suite ran. (65392 ms total) 30: [ PASSED ] 62 tests. 30/53 Test #30: Kokkos_ContainersUnitTest_HIP ............... Passed 65.87 sec test 31 Start 31: Kokkos_ContainersPerformanceTest_OpenMP 31: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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.00952271 31: View sum computation time: 0.00952271 31: Strided View time (init only): 0.00578184 31: View Rank7 time (init only): 0.00697471 31: DynRankView time (init only): 0.00801969 31: DynRankView sum computation time: 0.00785081 31: Ratio of View to DynRankView time: 1.18742 31: Ratio of View to DynRankView sum computation time: 1.04763 31: Ratio of View to View Rank7 time: 1.36532 31: Ratio of StrideView to DynRankView time: 0.720955 31: Ratio of DynRankView to View Rank7 time: 1.14983 31: [ OK ] TEST_CATEGORY.dynrankview_perf (246 ms) 31: [ RUN ] TEST_CATEGORY.global_2_local 31: OpenMP 31: size, create, generate, fill, find 31: 256, 8.1984e-05, 1.1391e-05, 6.3359e-05, 0.000715777 31: 512, 4.2469e-05, 1.4607e-05, 8.6312e-05, 0.000649693 31: 1024, 3.6067e-05, 1.047e-05, 0.000115016, 0.000769608 31: 2048, 3.5717e-05, 7.704e-06, 0.000195518, 0.000849208 31: 4096, 4.5295e-05, 6.873e-06, 0.000333618, 0.00103625 [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WorkGraph.cpp.o 31: 8192, 7.2927e-05, 6.642e-06, 0.000599779, 0.00151867 31: 16384, 0.00011689, 9.938e-06, 0.00112951, 0.00247168 31: 32768, 0.000195628, 1.5519e-05, 0.00216207, 0.00596035 31: 65536, 0.000359807, 2.3214e-05, 0.00426347, 0.0173741 31: 131072, 0.000650404, 5.1196e-05, 0.00835324, 0.0392006 31: 262144, 0.0031112, 0.000105298, 0.0187298, 0.0816181 31: 524288, 0.0065887, 0.000220876, 0.0362028, 0.328801 [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2ITBlockPass.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstructionSelector.cpp.o [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2InstrInfo.cpp.o 36: [ OK ] sycl.UnorderedMap_failed_insert (2524 ms) 36: [ RUN ] sycl.UnorderedMap_deep_copy 36: [ OK ] sycl.UnorderedMap_deep_copy (4 ms) 36: [ RUN ] sycl.UnorderedMap_valid_empty 36: [ OK ] sycl.UnorderedMap_valid_empty (1 ms) 36: [ RUN ] sycl.UnorderedMap_clear_zero_size 36: [ OK ] sycl.UnorderedMap_clear_zero_size (0 ms) 36: [ RUN ] sycl.UnorderedMap_consistent_size 36: [ OK ] sycl.UnorderedMap_consistent_size (0 ms) 36: [ RUN ] sycl.UnorderedMap_shallow_copyable_on_device 36: [ OK ] sycl.UnorderedMap_shallow_copyable_on_device (0 ms) 36: [ RUN ] sycl.UnorderedMap_lambda_capturable 36: [ OK ] sycl.UnorderedMap_lambda_capturable (0 ms) 36: [ RUN ] sycl.UnorderedMap_constructor_view_alloc 36: [ OK ] sycl.UnorderedMap_constructor_view_alloc (0 ms) 36: [ RUN ] sycl.viewctorprop_embedded_dim 36: [ OK ] sycl.viewctorprop_embedded_dim (0 ms) 36: [----------] 62 tests from sycl (42487 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 62 tests from 1 test suite ran. (42487 ms total) 36: [ PASSED ] 62 tests. [ 96%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/RISCVTargetTransformInfo.cpp.o 41: [ OK ] std_algorithms_minmax_element_team_test.test (2230 ms) 41: [----------] 1 test from std_algorithms_minmax_element_team_test (2230 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 3 tests from 3 test suites ran. (5626 ms total) 41: [ PASSED ] 3 tests. 41/51 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_D .......... Passed 6.39 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 42: Test timeout computed to be: 1500 31: 1048576, 0.012494, 0.000293703, 0.0686228, 1.37 42: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 42: Detected: 6 cores per node. 42: Detected: 1 MPI_ranks per node. 42: Requested: 8 threads per process. 42: [==========] Running 6 tests from 6 test suites. 42: [----------] Global test environment set-up. 42: [----------] 1 test from std_algorithms_fill_team_test 42: [ RUN ] std_algorithms_fill_team_test.test 42: [ OK ] std_algorithms_fill_team_test.test (391 ms) 42: [----------] 1 test from std_algorithms_fill_team_test (391 ms total) 42: 42: [----------] 1 test from std_algorithms_fill_n_team_test 42: [ RUN ] std_algorithms_fill_n_team_test.test 36/57 Test #36: Kokkos_ContainersUnitTest_SYCL ................ Passed 45.48 sec test 37 Start 37: Kokkos_UnitTest_Sort 37: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 37: Test timeout computed to be: 1500 42: [ OK ] std_algorithms_fill_n_team_test.test (528 ms) 42: [----------] 1 test from std_algorithms_fill_n_team_test (528 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_team_test 42: [ RUN ] std_algorithms_replace_team_test.test 42: [ OK ] std_algorithms_replace_team_test.test (524 ms) 42: [----------] 1 test from std_algorithms_replace_team_test (524 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_if_team_test 42: [ RUN ] std_algorithms_replace_if_team_test.test 42: [ OK ] std_algorithms_replace_if_team_test.test (718 ms) 42: [----------] 1 test from std_algorithms_replace_if_team_test (718 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_team_test 42: [ RUN ] std_algorithms_replace_copy_team_test.test 37: [==========] Running 15 tests from 1 test suite. 37: [----------] Global test environment set-up. 37: [----------] 15 tests from sycl 37: [ RUN ] sycl.SortUnsignedValueType 37: [ OK ] sycl.SortUnsignedValueType (19 ms) 37: [ RUN ] sycl.SortEmptyView 37: [ OK ] sycl.SortEmptyView (0 ms) 37: [ RUN ] sycl.SortByKeyEmptyView 37: [ OK ] sycl.SortByKeyEmptyView (0 ms) 37: [ RUN ] sycl.SortByKey 37: [ OK ] sycl.SortByKey (1 ms) 37: [ RUN ] sycl.SortByKeyWithComparator 37: [ OK ] sycl.SortByKeyWithComparator (1 ms) 37: [ RUN ] sycl.SortByKeyStaticExtents 37: [ OK ] sycl.SortByKeyStaticExtents (1 ms) 37: [ RUN ] sycl.SortByKeyWithStrides 37: [ OK ] sycl.SortByKeyWithStrides (1 ms) 37: [ RUN ] sycl.SortByKeyKeysLargerThanValues 37: 37: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/tpls/gtest/gtest/gtest-all.cc:9326:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test detected 3 threads. See https://github.com/google/googletest/blob/master/docs/advanced.md#death-tests-and-threads for more explanation and suggested solutions, especially if this is the last message you see before your test times out. 37: 37: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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. [ 96%] Building CXX object lib/Target/ARM/CMakeFiles/LLVMARMCodeGen.dir/Thumb2SizeReduction.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURewriteOutArguments.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o 37: [ OK ] sycl.SortByKeyKeysLargerThanValues (650 ms) 37: [ RUN ] sycl.SortWithCustomComparator 42: [ OK ] std_algorithms_replace_copy_team_test.test (1195 ms) 42: [----------] 1 test from std_algorithms_replace_copy_team_test (1195 ms total) 42: 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test 42: [ RUN ] std_algorithms_replace_copy_if_team_test.test 37: [ OK ] sycl.SortWithCustomComparator (681 ms) 37: [ RUN ] sycl.BinSortGenericTests 37: [ OK ] sycl.BinSortGenericTests (14 ms) 37: [ RUN ] sycl.BinSortEmptyView 37: [ OK ] sycl.BinSortEmptyView (0 ms) 37: [ RUN ] sycl.BinSortEmptyKeysView 37: [ OK ] sycl.BinSortEmptyKeysView (0 ms) 37: [ RUN ] sycl.BinSortUnsignedKeyLayoutStrideValues 31: 2097152, 0.0243718, 0.000348897, 0.137895, 3.40371 42: [ OK ] std_algorithms_replace_copy_if_team_test.test (1020 ms) 42: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1020 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 6 tests from 6 test suites ran. (4380 ms total) 42: [ PASSED ] 6 tests. 42/51 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_E .......... Passed 5.14 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 43: Test timeout computed to be: 1500 43: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 43: Detected: 6 cores per node. 43: Detected: 1 MPI_ranks per node. 43: Requested: 8 threads per process. 43: [==========] Running 4 tests from 4 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from std_algorithms_reverse_team_test 43: [ RUN ] std_algorithms_reverse_team_test.test 43: [ OK ] std_algorithms_reverse_team_test.test (433 ms) 43: [----------] 1 test from std_algorithms_reverse_team_test (433 ms total) 43: 43: [----------] 1 test from std_algorithms_reverse_copy_team_test 43: [ RUN ] std_algorithms_reverse_copy_team_test.test 43: [ OK ] std_algorithms_reverse_copy_team_test.test (449 ms) 43: [----------] 1 test from std_algorithms_reverse_copy_team_test (449 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_team_test 43: [ RUN ] std_algorithms_rotate_team_test.test [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPURewriteUndefForPHI.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o 43: [ OK ] std_algorithms_rotate_team_test.test (1238 ms) 43: [----------] 1 test from std_algorithms_rotate_team_test (1238 ms total) 43: 43: [----------] 1 test from std_algorithms_rotate_copy_team_test 43: [ RUN ] std_algorithms_rotate_copy_team_test.test 43: [ OK ] std_algorithms_rotate_copy_team_test.test (985 ms) 43: [----------] 1 test from std_algorithms_rotate_copy_team_test (985 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 4 tests from 4 test suites ran. (3107 ms total) 43: [ PASSED ] 4 tests. 43/51 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_F .......... Passed 3.85 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 44: Test timeout computed to be: 1500 [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o 44: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 44: Detected: 6 cores per node. 44: Detected: 1 MPI_ranks per node. 44: Requested: 8 threads per process. 44: [==========] Running 4 tests from 4 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from std_algorithms_move_team_test 44: [ RUN ] std_algorithms_move_team_test.test 44: [ OK ] std_algorithms_move_team_test.test (721 ms) 44: [----------] 1 test from std_algorithms_move_team_test (722 ms total) 44: 44: [----------] 1 test from std_algorithms_move_backward_team_test 44: [ RUN ] std_algorithms_move_backward_team_test.test [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUSetWavePriority.cpp.o 44: [ OK ] std_algorithms_move_backward_team_test.test (625 ms) 44: [----------] 1 test from std_algorithms_move_backward_team_test (625 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_left_team_test 44: [ RUN ] std_algorithms_shift_left_team_test.test 31: 4194304, 0.0397611, 0.000384514, 0.281912, 7.59954 31: [ OK ] TEST_CATEGORY.global_2_local (13519 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.0566563 seconds 31: test took 0.0567836 seconds 31: num_threads 8 31: hand-coded test took 0.0567797 seconds 31: test took 0.0565888 seconds 31: num_threads 8 31: hand-coded test took 0.0567797 seconds 31: test took 0.0566334 seconds 31: num_threads 8 31: hand-coded test took 0.0568267 seconds 31: test took 0.0565732 seconds 31: num_threads 8 31: hand-coded test took 0.0567063 seconds 31: test took 0.0565374 seconds 31: [ OK ] TEST_CATEGORY.scatter_view (913 ms) 31: [----------] 5 tests from TEST_CATEGORY (14679 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 5 tests from 1 test suite ran. (14679 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-6892/build/containers/performance_tests/Kokkos_ContainersPerformanceTest_HIP 32: Test timeout computed to be: 1500 [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o [ 96%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVCallLowering.cpp.o [ 96%] Linking CXX static library ../../libLLVMARMCodeGen.a [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o 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.00330449 32: View sum computation time: 0.00330449 32: Strided View time (init only): 0.00144389 32: View Rank7 time (init only): 0.00135814 32: DynRankView time (init only): 0.00138717 32: DynRankView sum computation time: 0.00140955 32: Ratio of View to DynRankView time: 2.38218 32: Ratio of View to DynRankView sum computation time: 0.99155 32: Ratio of View to View Rank7 time: 2.43311 32: Ratio of StrideView to DynRankView time: 1.04089 32: Ratio of DynRankView to View Rank7 time: 1.02138 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.000221296, 2.102e-05, 0.0023004, 0.00396448 32: 512, 0.000214574, 1.7453e-05, 3.2131e-05, 0.00341175 32: 1024, 0.000199255, 1.7042e-05, 2.8584e-05, 0.00350712 32: 2048, 0.000224453, 1.6882e-05, 3.0417e-05, 0.00346037 32: 4096, 0.000220204, 1.6661e-05, 3.0026e-05, 0.00351062 32: 8192, 0.00022305, 1.6941e-05, 3.0347e-05, 0.00358092 32: 16384, 0.000266512, 1.6711e-05, 3.3874e-05, 0.00393434 32: 32768, 0.000283523, 1.7673e-05, 3.73e-05, 0.00434696 32: 65536, 0.000300756, 2.0239e-05, 4.3963e-05, 0.00449678 32: 131072, 0.000345961, 1.9086e-05, 6.2678e-05, 0.00538544 32: 262144, 0.000349899, 1.9596e-05, 0.000155412, 0.00640414 32: 524288, 0.000448734, 2.0378e-05, 0.000429348, 0.0113538 32: 1048576, 0.000455678, 2.2583e-05, 0.000996305, 0.0267687 32: 2097152, 0.00049461, 2.8052e-05, 0.00214145, 0.0549328 32: 4194304, 0.0005792, 4.1588e-05, 0.00478598, 0.115038 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. (283 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-6892/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 33: Test timeout computed to be: 1500 44: [ OK ] std_algorithms_shift_left_team_test.test (2594 ms) 44: [----------] 1 test from std_algorithms_shift_left_team_test (2594 ms total) 44: 44: [----------] 1 test from std_algorithms_shift_right_team_test 44: [ RUN ] std_algorithms_shift_right_team_test.test 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 (22 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-6892/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-6892/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 (683 ms) 33: [ RUN ] hip.SortWithCustomComparator 33: [ OK ] hip.SortWithCustomComparator (651 ms) 33: [ RUN ] hip.BinSortGenericTests 33: [ OK ] hip.BinSortGenericTests (24 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 44: [ OK ] std_algorithms_shift_right_team_test.test (2378 ms) 44: [----------] 1 test from std_algorithms_shift_right_team_test (2378 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 4 tests from 4 test suites ran. (6320 ms total) 44: [ PASSED ] 4 tests. 44/51 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_G .......... Passed 7.06 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 45: Test timeout computed to be: 1500 [ 96%] Built target LLVMARMCodeGen [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o 45: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 45: Detected: 6 cores per node. 45: Detected: 1 MPI_ranks per node. 45: Requested: 8 threads per process. 45: [==========] Running 9 tests from 9 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from std_algorithms_copy_team_test 45: [ RUN ] std_algorithms_copy_team_test.test [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUSubtarget.cpp.o 45: [ OK ] std_algorithms_copy_team_test.test (868 ms) 45: [----------] 1 test from std_algorithms_copy_team_test (868 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_n_team_test 45: [ RUN ] std_algorithms_copy_n_team_test.test 45: [ OK ] std_algorithms_copy_n_team_test.test (664 ms) 45: [----------] 1 test from std_algorithms_copy_n_team_test (664 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_backward_team_test 45: [ RUN ] std_algorithms_copy_backward_team_test.test 45: [ OK ] std_algorithms_copy_backward_team_test.test (582 ms) 45: [----------] 1 test from std_algorithms_copy_backward_team_test (582 ms total) 45: 45: [----------] 1 test from std_algorithms_copy_if_team_test 45: [ RUN ] std_algorithms_copy_if_team_test.test 37: [ OK ] sycl.BinSortUnsignedKeyLayoutStrideValues (14106 ms) 37: [ RUN ] sycl.NestedSort 37: [ OK ] sycl.NestedSort (34 ms) 37: [ RUN ] sycl.NestedSortByKey 37: [ OK ] sycl.NestedSortByKey (99 ms) 37: [----------] 15 tests from sycl (15612 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 15 tests from 1 test suite ran. (15612 ms total) 37: [ PASSED ] 15 tests. 37/57 Test #37: Kokkos_UnitTest_Sort .......................... Passed 18.13 sec test 38 Start 38: Kokkos_UnitTest_Random 38: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_UnitTest_Random 38: Test timeout computed to be: 1500 [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEABIPass.cpp.o 45: [ OK ] std_algorithms_copy_if_team_test.test (754 ms) 45: [----------] 1 test from std_algorithms_copy_if_team_test (754 ms total) 45: 45: [----------] 1 test from std_algorithms_unique_copy_team_test 45: [ RUN ] std_algorithms_unique_copy_team_test.test [ 96%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVInstructionSelector.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o 45: [ OK ] std_algorithms_unique_copy_team_test.test (1261 ms) 45: [----------] 1 test from std_algorithms_unique_copy_team_test (1261 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_team_test 45: [ RUN ] std_algorithms_remove_team_test.test 38: [==========] Running 3 tests from 1 test suite. 38: [----------] Global test environment set-up. 38: [----------] 3 tests from sycl 38: [ RUN ] sycl.Random_XorShift64 38: Test Seed:1710985884092168702 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.45775e-07 0.0189844 0.0236299 || 0.051031 28049 29379 || 28140.2 28674.4 || 326.66 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.5082e-07 0.00457715 0.00727694 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.00341704 -0.0374602 || 0.051031 27940 29341 || 28576.7 28674.4 || -517.85 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00779811 0.00148021 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0124053 0.00621789 || 0.051031 28008 29295 || 29034.6 28674.4 || 85.9561 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.0149695 0.000912601 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.0156669 -0.00888419 || 0.051031 28029 29364 || 28232.1 28674.4 || -122.815 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.0109114 -0.00162821 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000245883 -0.99999 -48245.4 || 0.051031 0 194962 || 2.92855e+09 28674.4 || -6.66944e+08 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 0.000736588 -0.3116 0.144628 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.68478e-07 0.0140485 0.0067542 || 0.051031 28054 29275 || 28277.1 28674.4 || 93.3701 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.18929e-07 0.00191988 0.0136857 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.71e-07 -0.00559377 0.00216325 || 0.051031 28020 29294 || 28835.7 28674.4 || 29.9048 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.26496e-07 -0.00103457 -0.0022713 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.0177767 -0.00858089 || 0.051031 28019 29342 || 28173.6 28674.4 || -118.622 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00572384 -0.000674249 || 0.051031 1e+64 -1e+64 38: Test Seed:1710985884265829594 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.00979744 -0.0107516 || 0.051031 28033 29364 || 28958.1 28674.4 || -148.63 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.00133975 -0.00112873 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.45775e-07 0.0118849 -0.0245154 || 0.051031 28089 29372 || 28337.6 28674.4 || -338.901 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.5082e-07 0.00814171 -0.0099724 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.00291762 -0.0120129 || 0.051031 28018 29333 || 28758.3 28674.4 || -166.066 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.0238462 0.00717937 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 0.00199115 0.000474728 || 0.051031 28044 29447 || 28617.4 28674.4 || 6.56264 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.0198505 0.00780097 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000245515 -0.99999 -48244.5 || 0.051031 0 195103 || 2.92862e+09 28674.4 || -6.66932e+08 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 0.000735467 -0.320551 0.148459 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.71e-07 -0.0161107 0.0058186 || 0.051031 27974 29331 || 29143.9 28674.4 || 80.4363 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.26496e-07 0.0133941 -0.00861705 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.78568e-07 -0.0190088 0.0102454 || 0.051031 28060 29376 || 29230 28674.4 || 141.632 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 7.49199e-07 0.00222972 0.00053104 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 6.43252e-07 -0.0167579 0.0033782 || 0.051031 28055 29376 || 29163.1 28674.4 || 46.7003 -2.0744 38: -- Testing 3-D histogram 38: Density 3D: 6.43252e-07 -0.0145324 0.0108359 || 0.051031 1e+64 -1e+64 38: [ OK ] sycl.Random_XorShift64 (379 ms) 38: [ RUN ] sycl.Random_XorShift1024_0 38: Test Seed:1710985884471220075 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0199319 0.0024681 || 0.051031 10914 11785 || 11608.3 11377 || 34.119 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.0164455 -0.00424783 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.0128459 0.0127113 || 0.051031 10976 11768 || 11232.7 11377 || 175.721 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0182635 -0.00425947 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.0158235 -0.00441864 || 0.051031 10963 11785 || 11199.7 11377 || -61.0833 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.000765161 0.00194205 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.0186594 -0.0132055 || 0.051031 10960 11856 || 11593.3 11377 || -182.553 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00534922 0.00081786 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000244811 -0.999975 -7595.38 || 0.051031 0 77609 || 4.6107e+08 11377 || -1.04999e+08 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 0.000734162 -0.152327 0.0267867 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 3.11534e-07 -0.0153065 -0.00538895 || 0.051031 10968 11789 || 11553.8 11377 || -74.4968 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 4.3869e-07 -0.00868989 0.00169844 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.60671e-07 -0.0131981 0.0080818 || 0.051031 11009 11858 || 11529.1 11377 || 111.723 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.86102e-07 0.0160727 0.000912441 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.00267919 -0.00501704 || 0.051031 10985 11784 || 11346.6 11377 || -69.3556 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.000493854 -0.000568034 || 0.051031 1e+64 -1e+64 38: Test Seed:1710985884629224934 45: [ OK ] std_algorithms_remove_team_test.test (918 ms) 45: [----------] 1 test from std_algorithms_remove_team_test (918 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_if_team_test 45: [ RUN ] std_algorithms_remove_if_team_test.test 38: Test Scalar=int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.00762812 0.0153919 || 0.051031 10978 11798 || 11464.4 11377 || 212.778 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00805501 -0.000782088 || 0.051031 1e+64 -1e+64 38: Test Scalar=unsigned int 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.00464779 -0.00165018 || 0.051031 10988 11821 || 11324.3 11377 || -22.812 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.015417 0.0026601 || 0.051031 1e+64 -1e+64 38: Test Scalar=int64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 0.00817044 -0.00820862 || 0.051031 11004 11797 || 11284.8 11377 || -113.476 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0163552 0.00251634 || 0.051031 1e+64 -1e+64 38: Test Scalar=uint64_t 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.00338485 -0.000767202 || 0.051031 10975 11762 || 11415.6 11377 || -10.6058 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 0.0342577 -0.00194189 || 0.051031 1e+64 -1e+64 38: Test Scalar=half 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 0.000244105 -0.999975 -7594.38 || 0.051031 0 77782 || 4.6099e+08 11377 || -1.04985e+08 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 0.000732003 -0.15739 0.0257317 || 0.051031 1e+64 -1e+64 38: Test Scalar=bhalf 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.9246e-07 0.00190594 -0.0111712 || 0.051031 10857 11794 || 11355.3 11377 || -154.431 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.8147e-07 0.00161247 0.00340086 || 0.051031 1e+64 -1e+64 38: Test Scalar=float 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.73387e-07 0.0059578 -0.000609858 || 0.051031 10910 11786 || 11309.6 11377 || -8.43068 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 3.24249e-07 0.0216877 -0.000871336 || 0.051031 1e+64 -1e+64 38: Test Scalar=double 38: -- Testing randomness properties 38: -- Testing 1-D histogram 38: Density 1D: 2.47955e-07 -0.00245373 -0.00544031 || 0.051031 11004 11777 || 11404.9 11377 || -75.2069 -0.823045 38: -- Testing 3-D histogram 38: Density 3D: 2.47955e-07 -0.00378418 -0.00241569 || 0.051031 1e+64 -1e+64 38: [ OK ] sycl.Random_XorShift1024_0 (371 ms) 38: [ RUN ] sycl.Multi_streams 38: /var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests/TestRandom.hpp:593: Skipped 38: Failing on NVIDIA GPUs 38: [ SKIPPED ] sycl.Multi_streams (0 ms) 38: [----------] 3 tests from sycl (750 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 3 tests from 1 test suite ran. (750 ms total) 38: [ PASSED ] 2 tests. 38: [ SKIPPED ] 1 test, listed below: 38: [ SKIPPED ] sycl.Multi_streams 45: [ OK ] std_algorithms_remove_if_team_test.test (934 ms) 45: [----------] 1 test from std_algorithms_remove_if_team_test (934 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_team_test 45: [ RUN ] std_algorithms_remove_copy_team_test.test 38/57 Test #38: Kokkos_UnitTest_Random ........................ Passed 3.23 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_A 39: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 39: Test timeout computed to be: 1500 45: [ OK ] std_algorithms_remove_copy_team_test.test (1109 ms) 45: [----------] 1 test from std_algorithms_remove_copy_team_test (1109 ms total) 45: 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test 45: [ RUN ] std_algorithms_remove_copy_if_team_test.test 39: [==========] Running 14 tests from 3 test suites. 39: [----------] Global test environment set-up. 39: [----------] 3 tests from std_algorithms_reducers 39: [ RUN ] std_algorithms_reducers.max_first_loc 39: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 39: [ RUN ] std_algorithms_reducers.min_first_loc 39: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 39: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 39: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 39: [----------] 3 tests from std_algorithms_reducers (0 ms total) 39: 39: [----------] 1 test from std_algorithms 39: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 39: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 39: [----------] 1 test from std_algorithms (0 ms total) 39: 39: [----------] 10 tests from random_access_iterator_test 39: [ RUN ] random_access_iterator_test.constructor 39: [ OK ] random_access_iterator_test.constructor (2 ms) 39: [ RUN ] random_access_iterator_test.dereference 39: [ OK ] random_access_iterator_test.dereference (1 ms) 39: [ RUN ] random_access_iterator_test.subscript_operator 39: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet1 39: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet2 39: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet3 39: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 39: [ RUN ] random_access_iterator_test.operatorsSet4 39: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 39: [ RUN ] random_access_iterator_test.assignment_operator 39: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 39: [ RUN ] random_access_iterator_test.distance 39: [ OK ] random_access_iterator_test.distance (0 ms) 39: [ RUN ] random_access_iterator_test.traits_helpers 39: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 39: [----------] 10 tests from random_access_iterator_test (7 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 14 tests from 3 test suites ran. (8 ms total) 39: [ PASSED ] 14 tests. 45: [ OK ] std_algorithms_remove_copy_if_team_test.test (996 ms) 45: [----------] 1 test from std_algorithms_remove_copy_if_team_test (996 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 9 tests from 9 test suites ran. (8090 ms total) 45: [ PASSED ] 9 tests. 39/57 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_A ............ Passed 2.48 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_B 40: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 40: Test timeout computed to be: 1500 45/51 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_H .......... Passed 8.84 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 46: Test timeout computed to be: 1500 46: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 46: Detected: 6 cores per node. 46: Detected: 1 MPI_ranks per node. 46: Requested: 8 threads per process. 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_unique_team_test 46: [ RUN ] std_algorithms_unique_team_test.test_default_predicate [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o 40: [==========] Running 7 tests from 1 test suite. 40: [----------] Global test environment set-up. 40: [----------] 7 tests from std_algorithms_min_max_element_test 40: [ RUN ] std_algorithms_min_max_element_test.min_element_empty_range 40: [ OK ] std_algorithms_min_max_element_test.min_element_empty_range (0 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_empty_range 40: [ OK ] std_algorithms_min_max_element_test.max_element_empty_range (0 ms) 40: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data 40: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data (9 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data 40: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data (6 ms) 40: [ RUN ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.min_element_non_trivial_data_custom_comp (6 ms) 40: [ RUN ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.max_element_non_trivial_data_custom_comp (6 ms) 40: [ RUN ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp 40: [ OK ] std_algorithms_min_max_element_test.minmax_element_non_trivial_data_custom_comp (10 ms) 40: [----------] 7 tests from std_algorithms_min_max_element_test (40 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 7 tests from 1 test suite ran. (40 ms total) 40: [ PASSED ] 7 tests. 46: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1407 ms) 46: [----------] 1 test from std_algorithms_unique_team_test (1407 ms total) 46: 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test 46: [ RUN ] std_algorithms_adjacent_difference_team_test.test 33: [ OK ] hip.BinSortUnsignedKeyLayoutStrideValues (12182 ms) 33: [ RUN ] hip.NestedSort 40/57 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_B ............ Passed 2.49 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_C 41: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 41: Test timeout computed to be: 1500 33: [ OK ] hip.NestedSort (35 ms) 33: [ RUN ] hip.NestedSortByKey 33: [ OK ] hip.NestedSortByKey (113 ms) 33: [----------] 15 tests from hip (13731 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 15 tests from 1 test suite ran. (13731 ms total) 33: [ PASSED ] 15 tests. 33/53 Test #33: Kokkos_UnitTest_Sort ........................ Passed 14.13 sec test 34 Start 34: Kokkos_UnitTest_Random 34: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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:1710985891092726216 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 0.00817677 -0.0101112 || 0.051031 28018 29297 || 28441.8 28674.4 || -139.778 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0034391 -0.00959626 || 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.0109402 -0.0134054 || 0.051031 28016 29329 || 28364.1 28674.4 || -185.317 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.0149681 0.000998526 || 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.00810346 0.0170948 || 0.051031 28049 29381 || 28908.6 28674.4 || 236.318 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00614296 0.00243924 || 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.00692526 -0.0473133 || 0.051031 28056 29359 || 28874.4 28674.4 || -654.059 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00347327 0.00951265 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000244957 -0.99999 -48243.8 || 0.051031 0 194871 || 2.92846e+09 28674.4 || -6.66922e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.000733754 -0.311704 0.151159 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.83613e-07 0.0213316 0.0317112 || 0.051031 28096 29307 || 28075.5 28674.4 || 438.376 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.64335e-07 0.02316 0.00291967 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.76045e-07 0.000314229 -0.0206732 || 0.051031 28066 29363 || 28665.4 28674.4 || -285.786 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.41632e-07 0.0156009 -0.00967475 || 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.0101409 0.00199757 || 0.051031 27970 29354 || 28386.5 28674.4 || 27.6145 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00172076 0.00142089 || 0.051031 1e+64 -1e+64 34: Test Seed:1710985891207043408 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.43252e-07 -0.00964918 0.0033824 || 0.051031 28041 29363 || 28953.8 28674.4 || 46.7583 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.00036018 0.000493729 || 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.0103358 0.0019229 || 0.051031 27983 29284 || 28381 28674.4 || 26.5822 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.000434259 -0.00579889 || 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.0199834 -0.0154886 || 0.051031 27864 29371 || 29259.1 28674.4 || -214.115 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.0194544 -0.00127245 || 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.00644581 0.0137775 || 0.051031 28030 29294 || 28490.7 28674.4 || 190.46 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 0.00055939 0.00488608 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000244061 -0.99999 -48247.5 || 0.051031 0 194802 || 2.92894e+09 28674.4 || -6.66974e+08 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 0.000731048 -0.314556 0.150878 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.76045e-07 0.0175631 0.00361522 || 0.051031 28039 29329 || 28179.5 28674.4 || 49.9768 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.41632e-07 0.00823484 0.00176434 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 6.68478e-07 0.00826678 0.0284441 || 0.051031 28009 29311 || 28439.3 28674.4 || 393.211 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 7.18929e-07 0.0121717 -0.0128193 || 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.00479458 0.0128525 || 0.051031 28030 29256 || 28537.6 28674.4 || 177.674 -2.0744 34: -- Testing 3-D histogram 34: Density 3D: 6.43252e-07 -0.0124195 6.22304e-05 || 0.051031 1e+64 -1e+64 34: [ OK ] hip.Random_XorShift64 (219 ms) 34: [ RUN ] hip.Random_XorShift1024_0 34: Test Seed:1710985891312037172 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.0206254 -0.00237015 || 0.051031 10993 11820 || 11616.6 11377 || -32.7649 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00614667 -0.00106274 || 0.051031 1e+64 -1e+64 34: Test Scalar=unsigned int 34: -- Testing randomness properties [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetMachine.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetObjectFile.cpp.o 46: [ OK ] std_algorithms_adjacent_difference_team_test.test (1521 ms) 46: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1521 ms total) 46: 46: [----------] 1 test from std_algorithms_reduce_team_test 46: [ RUN ] std_algorithms_reduce_team_test.test 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 0.00196878 0.00374225 || 0.051031 10943 11765 || 11354.6 11377 || 51.7328 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00987236 0.00205789 || 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.00253196 0.00562674 || 0.051031 11002 11824 || 11405.8 11377 || 77.7841 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.0106126 -0.00140071 || 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.00786211 0.00357668 || 0.051031 10923 11800 || 11288.2 11377 || 49.444 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00227931 0.00397161 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000244556 -0.999975 -7594.83 || 0.051031 0 77982 || 4.61063e+08 11377 || -1.04991e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.000733341 -0.151341 0.0300409 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.79744e-07 -0.0170467 0.0101078 || 0.051031 10940 11876 || 11574.3 11377 || 139.73 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.43323e-07 0.00512762 -0.00540091 || 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.00337917 0.00129446 || 0.051031 10913 11805 || 11338.6 11377 || 17.8946 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.43323e-07 0.015259 0.000460263 || 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.0276477 0.00585382 || 0.051031 10945 11763 || 11070.9 11377 || 80.9232 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.00937296 0.00501008 || 0.051031 1e+64 -1e+64 34: Test Seed:1710985891404768347 34: Test Scalar=int 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.47955e-07 -0.00175328 0.0103456 || 0.051031 10939 11817 || 11396.9 11377 || 143.017 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.0119227 0.00161385 || 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.0103192 0.00146229 || 0.051031 10958 11812 || 11260.8 11377 || 20.2147 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.0185544 -0.00302674 || 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.00122636 0.00111438 || 0.051031 11017 11836 || 11390.9 11377 || 15.4052 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.00178156 -0.00388988 || 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.0207105 0.00437366 || 0.051031 10969 11810 || 11617.6 11377 || 60.4614 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 -0.013172 -0.0014008 || 0.051031 1e+64 -1e+64 34: Test Scalar=half 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 0.000246407 -0.999975 -7595.68 || 0.051031 0 77688 || 4.61051e+08 11377 || -1.05003e+08 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 0.000738861 -0.153303 0.0201961 || 0.051031 1e+64 -1e+64 34: Test Scalar=bhalf 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.54313e-07 0.00870551 0.0107946 || 0.051031 11014 11893 || 11278.8 11377 || 149.224 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.67029e-07 -0.00228773 -0.00228506 || 0.051031 1e+64 -1e+64 34: Test Scalar=float 34: -- Testing randomness properties 34: -- Testing 1-D histogram 34: Density 1D: 2.73387e-07 0.0165773 -0.00800908 || 0.051031 10976 11780 || 11191.4 11377 || -110.718 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 3.24249e-07 0.0184027 -0.00424138 || 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.0173037 0.00758093 || 0.051031 10976 11760 || 11183.4 11377 || 104.799 -0.823045 34: -- Testing 3-D histogram 34: Density 3D: 2.47955e-07 0.0018073 -0.00281911 || 0.051031 1e+64 -1e+64 34: [ OK ] hip.Random_XorShift1024_0 (216 ms) 34: [ RUN ] hip.Multi_streams 34: [ OK ] hip.Multi_streams (270 ms) 34: [----------] 3 tests from hip (705 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.11 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 35: Test timeout computed to be: 1500 35: [==========] Running 14 tests from 3 test suites. 35: [----------] Global test environment set-up. 35: [----------] 3 tests from std_algorithms_reducers 35: [ RUN ] std_algorithms_reducers.max_first_loc 35: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 35: [ RUN ] std_algorithms_reducers.min_first_loc 35: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 35: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 35: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 35: [----------] 3 tests from std_algorithms_reducers (0 ms total) 35: 35: [----------] 1 test from std_algorithms 35: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 35: [ OK ] std_algorithms.is_admissible_to_std_algorithms (0 ms) 35: [----------] 1 test from std_algorithms (0 ms total) 35: 35: [----------] 10 tests from random_access_iterator_test 35: [ RUN ] random_access_iterator_test.constructor 35: [ OK ] random_access_iterator_test.constructor (1 ms) 35: [ RUN ] random_access_iterator_test.dereference 35: [ OK ] random_access_iterator_test.dereference (0 ms) 35: [ RUN ] random_access_iterator_test.subscript_operator 35: [ OK ] random_access_iterator_test.subscript_operator (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet1 35: [ OK ] random_access_iterator_test.operatorsSet1 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet2 35: [ OK ] random_access_iterator_test.operatorsSet2 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet3 35: [ OK ] random_access_iterator_test.operatorsSet3 (0 ms) 35: [ RUN ] random_access_iterator_test.operatorsSet4 35: [ OK ] random_access_iterator_test.operatorsSet4 (0 ms) 35: [ RUN ] random_access_iterator_test.assignment_operator 35: [ OK ] random_access_iterator_test.assignment_operator (0 ms) 35: [ RUN ] random_access_iterator_test.distance 35: [ OK ] random_access_iterator_test.distance (0 ms) 35: [ RUN ] random_access_iterator_test.traits_helpers 35: [ OK ] random_access_iterator_test.traits_helpers (0 ms) 35: [----------] 10 tests from random_access_iterator_test (4 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 14 tests from 3 test suites ran. (4 ms total) 35: [ PASSED ] 14 tests. 35/53 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.40 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 36: Test timeout computed to be: 1500 41: [==========] Running 13 tests from 10 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from std_algorithms_lexicographical_compare_test 41: [ RUN ] std_algorithms_lexicographical_compare_test.test 41: [ OK ] std_algorithms_lexicographical_compare_test.test (188 ms) 41: [----------] 1 test from std_algorithms_lexicographical_compare_test (189 ms total) 41: 41: [----------] 1 test from std_algorithms_for_each_test 41: [ RUN ] std_algorithms_for_each_test.test 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.43 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 37: Test timeout computed to be: 1500 41: [ OK ] std_algorithms_for_each_test.test (132 ms) 41: [----------] 1 test from std_algorithms_for_each_test (132 ms total) 41: 41: [----------] 1 test from std_algorithms_find_test 41: [ RUN ] std_algorithms_find_test.test 41: [ OK ] std_algorithms_find_test.test (75 ms) 41: [----------] 1 test from std_algorithms_find_test (75 ms total) 41: 41: [----------] 4 tests from std_algorithms_non_mod_seq_ops 41: [ RUN ] std_algorithms_non_mod_seq_ops.find_first_of 46: [ OK ] std_algorithms_reduce_team_test.test (1304 ms) 46: [----------] 1 test from std_algorithms_reduce_team_test (1304 ms total) 46: 46: [----------] 1 test from std_algorithms_transform_reduce_team_test 46: [ RUN ] std_algorithms_transform_reduce_team_test.test 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 (185 ms) 37: [----------] 1 test from std_algorithms_lexicographical_compare_test (185 ms total) 37: 37: [----------] 1 test from std_algorithms_for_each_test 37: [ RUN ] std_algorithms_for_each_test.test 41: [ OK ] std_algorithms_non_mod_seq_ops.find_first_of (478 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 37: [ OK ] std_algorithms_for_each_test.test (116 ms) 37: [----------] 1 test from std_algorithms_for_each_test (116 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 (611 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 41: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1034 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.search [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUTargetTransformInfo.cpp.o 41: [ OK ] std_algorithms_non_mod_seq_ops.search (626 ms) 41: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 37: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1192 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search 41: [ OK ] std_algorithms_non_mod_seq_ops.search_n (452 ms) 41: [----------] 4 tests from std_algorithms_non_mod_seq_ops (2592 ms total) 41: 41: [----------] 1 test from std_algorithms_count_test 41: [ RUN ] std_algorithms_count_test.test 41: [ OK ] std_algorithms_count_test.test (94 ms) 41: [----------] 1 test from std_algorithms_count_test (94 ms total) 41: 41: [----------] 1 test from std_algorithms_equal_test 41: [ RUN ] std_algorithms_equal_test.test 41: [ OK ] std_algorithms_equal_test.test (17 ms) 41: [----------] 1 test from std_algorithms_equal_test (17 ms total) 41: 41: [----------] 1 test from std_algorithms_all_any_none_of_test 41: [ RUN ] std_algorithms_all_any_none_of_test.test 46: [ OK ] std_algorithms_transform_reduce_team_test.test (2056 ms) 46: [----------] 1 test from std_algorithms_transform_reduce_team_test (2056 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (6289 ms total) 46: [ PASSED ] 4 tests. 46/51 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_I .......... Passed 7.03 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 47: Test timeout computed to be: 1500 41: [ OK ] std_algorithms_all_any_none_of_test.test (82 ms) 41: [----------] 1 test from std_algorithms_all_any_none_of_test (82 ms total) 41: 41: [----------] 1 test from std_algorithms_nonmod_seq_ops 41: [ RUN ] std_algorithms_nonmod_seq_ops.adjacent_find 41: [ OK ] std_algorithms_nonmod_seq_ops.adjacent_find (106 ms) 41: [----------] 1 test from std_algorithms_nonmod_seq_ops (106 ms total) 41: 41: [----------] 1 test from std_algorithms_mismatch_test 41: [ RUN ] std_algorithms_mismatch_test.test 47: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 47: Detected: 6 cores per node. 47: Detected: 1 MPI_ranks per node. 47: Requested: 8 threads per process. 47: [==========] Running 18 tests from 5 test suites. 47: [----------] Global test environment set-up. 47: [----------] 2 tests from std_algorithms_is_sorted_team_test 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted 41: [ OK ] std_algorithms_mismatch_test.test (192 ms) 41: [----------] 1 test from std_algorithms_mismatch_test (192 ms total) 41: 41: [----------] 1 test from std_algorithms_mod_seq_ops 41: [ RUN ] std_algorithms_mod_seq_ops.move_backward 41: [ OK ] std_algorithms_mod_seq_ops.move_backward (64 ms) 41: [----------] 1 test from std_algorithms_mod_seq_ops (64 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 13 tests from 10 test suites ran. (3546 ms total) 41: [ PASSED ] 13 tests. 37: [ OK ] std_algorithms_non_mod_seq_ops.search (810 ms) 37: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 37: [ OK ] std_algorithms_non_mod_seq_ops.search_n (485 ms) 37: [----------] 4 tests from std_algorithms_non_mod_seq_ops (3099 ms total) 37: 37: [----------] 1 test from std_algorithms_count_test 37: [ RUN ] std_algorithms_count_test.test 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (917 ms) 47: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 96%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVLegalizerInfo.cpp.o 37: [ OK ] std_algorithms_count_test.test (89 ms) 37: [----------] 1 test from std_algorithms_count_test (89 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 41/57 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_C ............ Passed 6.08 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_D 42: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 42: Test timeout computed to be: 1500 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 (50 ms) 37: [----------] 1 test from std_algorithms_mod_seq_ops (50 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 13 tests from 10 test suites ran. (3982 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-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 38: Test timeout computed to be: 1500 38: [==========] Running 31 tests from 5 test suites. 38: [----------] Global test environment set-up. 38: [----------] 3 tests from std_algorithms_mod_ops_test 38: [ RUN ] std_algorithms_mod_ops_test.move 38: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 38: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 38: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 38: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 38: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 38: [----------] 3 tests from std_algorithms_mod_ops_test (2 ms total) 38: 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy 38: [ OK ] std_algorithms_mod_seq_ops_test.copy (2 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 38: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 38: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.fill 38: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 38: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 38: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 38: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.generate 38: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 38: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 38: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 38: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (0 ms) 38: [----------] 12 tests from std_algorithms_mod_seq_ops_test (5 ms total) 38: 38: [----------] 4 tests from std_algorithms_replace_ops_test 38: [ RUN ] std_algorithms_replace_ops_test.replace 38: [ OK ] std_algorithms_replace_ops_test.replace (30 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_if 38: [ OK ] std_algorithms_replace_ops_test.replace_if (142 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy [ 96%] Building CXX object lib/Target/RISCV/CMakeFiles/LLVMRISCVCodeGen.dir/GISel/RISCVRegisterBankInfo.cpp.o 38: [ OK ] std_algorithms_replace_ops_test.replace_copy (50 ms) 38: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 38: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (47 ms) 38: [----------] 4 tests from std_algorithms_replace_ops_test (270 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 [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o 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 (77 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove 38: [ OK ] std_algorithms_mod_seq_ops.remove (63 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.remove_if 38: [ OK ] std_algorithms_mod_seq_ops.remove_if (65 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 47: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1693 ms) 47: [----------] 2 tests from std_algorithms_is_sorted_team_test (2610 ms total) 47: 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (15 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (16 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 38: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (64 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.rotate 42: [==========] Running 31 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 3 tests from std_algorithms_mod_ops_test 42: [ RUN ] std_algorithms_mod_ops_test.move 42: [ OK ] std_algorithms_mod_ops_test.move (0 ms) 42: [ RUN ] std_algorithms_mod_ops_test.move_within_parfor 42: [ OK ] std_algorithms_mod_ops_test.move_within_parfor (2 ms) 42: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 42: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (1 ms) 42: [----------] 3 tests from std_algorithms_mod_ops_test (3 ms total) 42: 42: [----------] 12 tests from std_algorithms_mod_seq_ops_test 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy 42: [ OK ] std_algorithms_mod_seq_ops_test.copy (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 42: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 42: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.fill 42: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 42: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 42: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 42: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.generate 42: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 42: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 42: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 42: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 42: [----------] 12 tests from std_algorithms_mod_seq_ops_test (8 ms total) 42: 42: [----------] 4 tests from std_algorithms_replace_ops_test 42: [ RUN ] std_algorithms_replace_ops_test.replace 42: [ OK ] std_algorithms_replace_ops_test.replace (44 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_if 42: [ OK ] std_algorithms_replace_ops_test.replace_if (170 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_copy 42: [ OK ] std_algorithms_replace_ops_test.replace_copy (87 ms) 42: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 42: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (63 ms) 42: [----------] 4 tests from std_algorithms_replace_ops_test (365 ms total) 42: 42: [----------] 11 tests from std_algorithms_mod_seq_ops 42: [ RUN ] std_algorithms_mod_seq_ops.copy_if 42: [ OK ] std_algorithms_mod_seq_ops.copy_if (34 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.unique 42: [ OK ] std_algorithms_mod_seq_ops.unique (244 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 42: [ OK ] std_algorithms_mod_seq_ops.unique_copy (82 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove 42: [ OK ] std_algorithms_mod_seq_ops.remove (56 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_if 42: [ OK ] std_algorithms_mod_seq_ops.remove_if (57 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 42: [ OK ] std_algorithms_mod_seq_ops.remove_copy (185 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 42: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (56 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 96%] Linking CXX static library ../../libLLVMAArch64CodeGen.a 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 (418 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_left 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1658 ms) 47: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o 47: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (1252 ms) 47: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2942 ms total) 47: 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test 47: [ RUN ] std_algorithms_is_partitioned_team_test.empty 47: [ OK ] std_algorithms_is_partitioned_team_test.empty (8 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 42: [ OK ] std_algorithms_mod_seq_ops.rotate (1416 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o 38: [ OK ] std_algorithms_mod_seq_ops.shift_left (1368 ms) 38: [ RUN ] std_algorithms_mod_seq_ops.shift_right 42: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (522 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.shift_left 47: [ OK ] std_algorithms_is_partitioned_team_test.all_true (613 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 47: [ OK ] std_algorithms_is_partitioned_team_test.all_false (587 ms) 47: [ RUN ] std_algorithms_is_partitioned_team_test.random 38: [ OK ] std_algorithms_mod_seq_ops.shift_right (1348 ms) 38: [----------] 11 tests from std_algorithms_mod_seq_ops (5230 ms total) 38: 38: [----------] 1 test from std_algorithms_modseq_test 38: [ RUN ] std_algorithms_modseq_test.reverse 42: [ OK ] std_algorithms_mod_seq_ops.shift_left (1414 ms) 42: [ RUN ] std_algorithms_mod_seq_ops.shift_right 47: [ OK ] std_algorithms_is_partitioned_team_test.random (439 ms) 47: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1648 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_copy_team_test 47: [ RUN ] std_algorithms_partition_copy_team_test.empty 47: [ OK ] std_algorithms_partition_copy_team_test.empty (13 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_true 38: [ OK ] std_algorithms_modseq_test.reverse (51 ms) 38: [----------] 1 test from std_algorithms_modseq_test (51 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 31 tests from 5 test suites ran. (5561 ms total) 38: [ PASSED ] 31 tests. 38/53 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 5.98 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_E 39: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (12 ms) 39: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 39: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 39: [----------] 2 tests from std_algorithms_sorting_ops_test (24 ms total) 39: 39: [----------] 4 tests from std_algorithms_partitioning_test 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (2 ms) 39: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 39: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (1 ms) 39: [ RUN ] std_algorithms_partitioning_test.partition_point 39: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 39: [----------] 4 tests from std_algorithms_partitioning_test (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 (28 ms) 39: [----------] 1 test from std_algorithms_partitioning_ops (28 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 (78 ms) 39: [----------] 1 test from std_algorithms_numerics_ops_test (78 ms total) 39: 39: [----------] 8 tests from std_algorithms_numeric_ops_test 39: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan 47: [ OK ] std_algorithms_partition_copy_team_test.all_true (1057 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.all_false 42: [ OK ] std_algorithms_mod_seq_ops.shift_right (1397 ms) 42: [----------] 11 tests from std_algorithms_mod_seq_ops (5469 ms total) 42: 42: [----------] 1 test from std_algorithms_modseq_test 42: [ RUN ] std_algorithms_modseq_test.reverse 42: [ OK ] std_algorithms_modseq_test.reverse (53 ms) 42: [----------] 1 test from std_algorithms_modseq_test (53 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 31 tests from 5 test suites ran. (5900 ms total) 42: [ PASSED ] 31 tests. 39: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (901 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 (685 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 42/57 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_D ............ Passed 8.42 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_E 43: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 43: Test timeout computed to be: 1500 47: [ OK ] std_algorithms_partition_copy_team_test.all_false (1053 ms) 47: [ RUN ] std_algorithms_partition_copy_team_test.random 39: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (247 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 [ 96%] Linking CXX static library ../../libLLVMRISCVCodeGen.a 39: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (354 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 (2189 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 (35 ms) 39: [----------] 1 test from std_algorithms_transform_ops_test (35 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 29 tests from 7 test suites ran. (2378 ms total) 39: [ PASSED ] 29 tests. 39/53 Test #39: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.78 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 40: Test timeout computed to be: 1500 47: [ OK ] std_algorithms_partition_copy_team_test.random (920 ms) 47: [----------] 4 tests from std_algorithms_partition_copy_team_test (3044 ms total) 47: 47: [----------] 4 tests from std_algorithms_partition_point_team_test 47: [ RUN ] std_algorithms_partition_point_team_test.empty 47: [ OK ] std_algorithms_partition_point_team_test.empty (8 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_true 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 47: [ OK ] std_algorithms_partition_point_team_test.all_true (395 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.all_false 47: [ OK ] std_algorithms_partition_point_team_test.all_false (409 ms) 47: [ RUN ] std_algorithms_partition_point_team_test.random 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (514 ms) 40: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 47: [ OK ] std_algorithms_partition_point_team_test.random (261 ms) 47: [----------] 4 tests from std_algorithms_partition_point_team_test (1075 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 18 tests from 5 test suites ran. (11321 ms total) 47: [ PASSED ] 18 tests. 43: [==========] Running 29 tests from 7 test suites. 43: [----------] Global test environment set-up. 43: [----------] 2 tests from std_algorithms_sorting_ops_test 43: [ RUN ] std_algorithms_sorting_ops_test.is_sorted 43: [ OK ] std_algorithms_sorting_ops_test.is_sorted (14 ms) 43: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 43: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (11 ms) 43: [----------] 2 tests from std_algorithms_sorting_ops_test (26 ms total) 43: 43: [----------] 4 tests from std_algorithms_partitioning_test 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_trivial 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_trivial (0 ms) 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_iterators (1 ms) 43: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 43: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (0 ms) 43: [ RUN ] std_algorithms_partitioning_test.partition_point 43: [ OK ] std_algorithms_partitioning_test.partition_point (1 ms) 43: [----------] 4 tests from std_algorithms_partitioning_test (4 ms total) 43: 43: [----------] 1 test from std_algorithms_partitioning_ops 43: [ RUN ] std_algorithms_partitioning_ops.partition_copy 43: [ OK ] std_algorithms_partitioning_ops.partition_copy (22 ms) 43: [----------] 1 test from std_algorithms_partitioning_ops (22 ms total) 43: 43: [----------] 12 tests from std_algorithms_numerics_test 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_pod_value_type (2 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_default_functors_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadA_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.transform_reduce_custom_functors_overloadB_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadA_using_custom_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_pod_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_default_functors_overloadB_using_custom_value_type (0 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_pod_value_type (1 ms) 43: [ RUN ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type 43: [ OK ] std_algorithms_numerics_test.reduce_custom_functors_using_custom_value_type (1 ms) 43: [----------] 12 tests from std_algorithms_numerics_test (15 ms total) 43: 43: [----------] 1 test from std_algorithms_numerics_ops_test 43: [ RUN ] std_algorithms_numerics_ops_test.adjecent_difference 43: [ OK ] std_algorithms_numerics_ops_test.adjecent_difference (104 ms) 43: [----------] 1 test from std_algorithms_numerics_ops_test (104 ms total) 43: 43: [----------] 8 tests from std_algorithms_numeric_ops_test 43: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan [ 96%] Built target LLVMAArch64CodeGen [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUUnifyMetadata.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/AMDGPUUnifyDivergentExitNodes.cpp.o [ 96%] Built target LLVMRISCVCodeGen [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o 40: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (507 ms) 40: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1022 ms total) 40: 40: [----------] 2 tests from std_algorithms_count_team_test 40: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 47/51 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_L .......... Passed 12.06 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 48: Test timeout computed to be: 1500 48: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 48: Detected: 6 cores per node. 48: Detected: 1 MPI_ranks per node. 48: Requested: 8 threads per process. 48: [==========] Running 5 tests from 4 test suites. 48: [----------] Global test environment set-up. 48: [----------] 2 tests from std_algorithms_transform_team_test 48: [ RUN ] std_algorithms_transform_team_test.test_unary_op 40: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (554 ms) 40: [ RUN ] std_algorithms_count_team_test.count_returns_zero 43: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan (886 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.exclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.exclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan 40: [ OK ] std_algorithms_count_team_test.count_returns_zero (219 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 (268 ms) 40: [----------] 1 test from std_algorithms_count_if_team_test (268 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_team_test 40: [ RUN ] std_algorithms_for_each_team_test.test 43: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan (665 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.inclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.inclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o 40: [ OK ] std_algorithms_for_each_team_test.test (414 ms) 40: [----------] 1 test from std_algorithms_for_each_team_test (414 ms total) 40: 40: [----------] 1 test from std_algorithms_for_each_n_team_test 40: [ RUN ] std_algorithms_for_each_n_team_test.test 43: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan (239 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.transform_exclusive_scan_functor (0 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan 43: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan (350 ms) 43: [ RUN ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor 43: [ OK ] std_algorithms_numeric_ops_test.transform_inclusive_scan_functor (0 ms) 43: [----------] 8 tests from std_algorithms_numeric_ops_test (2142 ms total) 43: 43: [----------] 1 test from std_algorithms_transform_ops_test 43: [ RUN ] std_algorithms_transform_ops_test.transform_unary_op 43: [ OK ] std_algorithms_transform_ops_test.transform_unary_op (46 ms) 43: [----------] 1 test from std_algorithms_transform_ops_test (46 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 29 tests from 7 test suites ran. (2362 ms total) 43: [ PASSED ] 29 tests. 48: [ OK ] std_algorithms_transform_team_test.test_unary_op (1016 ms) 48: [ RUN ] std_algorithms_transform_team_test.test_binary_op 40: [ OK ] std_algorithms_for_each_n_team_test.test (440 ms) 40: [----------] 1 test from std_algorithms_for_each_n_team_test (440 ms total) 40: 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineCFGStructurizer.cpp.o 43/57 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_E ............ Passed 4.82 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 44: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 44: Test timeout computed to be: 1500 48: [ OK ] std_algorithms_transform_team_test.test_binary_op (1099 ms) 48: [----------] 2 tests from std_algorithms_transform_team_test (2115 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_team_test 48: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNCreateVOPD.cpp.o 44: [==========] Running 12 tests from 7 test suites. 44: [----------] Global test environment set-up. 44: [----------] 2 tests from std_algorithms_adjacent_find_team_test 44: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist 44: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_exist (589 ms) 44: [ RUN ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist 40: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2865 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 48: [ OK ] std_algorithms_generate_team_test.test_unary_op (2130 ms) 48: [----------] 1 test from std_algorithms_generate_team_test (2130 ms total) 48: 48: [----------] 1 test from std_algorithms_generate_n_team_test 48: [ RUN ] std_algorithms_generate_n_team_test.test 48: [ OK ] std_algorithms_generate_n_team_test.test (524 ms) 48: [----------] 1 test from std_algorithms_generate_n_team_test (525 ms total) 48: 48: [----------] 1 test from std_algorithms_swap_ranges_team_test 48: [ RUN ] std_algorithms_swap_ranges_team_test.test [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86EvexToVex.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LegalizerInfo.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNDPPCombine.cpp.o 44: [ OK ] std_algorithms_adjacent_find_team_test.two_consecutive_equal_elements_might_exist (580 ms) 44: [----------] 2 tests from std_algorithms_adjacent_find_team_test (1169 ms total) 44: 44: [----------] 2 tests from std_algorithms_count_team_test 44: [ RUN ] std_algorithms_count_team_test.count_returns_nonzero 44: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (594 ms) 44: [ RUN ] std_algorithms_count_team_test.count_returns_zero 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1737 ms) 40: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 44: [ OK ] std_algorithms_count_team_test.count_returns_zero (259 ms) 44: [----------] 2 tests from std_algorithms_count_team_test (854 ms total) 44: 44: [----------] 1 test from std_algorithms_count_if_team_test 44: [ RUN ] std_algorithms_count_if_team_test.test 48: [ OK ] std_algorithms_swap_ranges_team_test.test (1019 ms) 48: [----------] 1 test from std_algorithms_swap_ranges_team_test (1019 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 5 tests from 4 test suites ran. (5791 ms total) 48: [ PASSED ] 5 tests. 48/51 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_M .......... Passed 6.54 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 49: Test timeout computed to be: 1500 44: [ OK ] std_algorithms_count_if_team_test.test (311 ms) 44: [----------] 1 test from std_algorithms_count_if_team_test (311 ms total) 44: 44: [----------] 1 test from std_algorithms_for_each_team_test 44: [ RUN ] std_algorithms_for_each_team_test.test 49: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 49: Detected: 6 cores per node. 49: Detected: 1 MPI_ranks per node. 49: Requested: 8 threads per process. 49: [==========] Running 2 tests from 2 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test 49: [ RUN ] std_algorithms_exclusive_scan_team_test.test 44: [ OK ] std_algorithms_for_each_team_test.test (507 ms) 44: [----------] 1 test from std_algorithms_for_each_team_test (507 ms total) 44: 44: [----------] 1 test from std_algorithms_for_each_n_team_test 44: [ RUN ] std_algorithms_for_each_n_team_test.test [ 96%] Linking CXX static library ../../../../lib/libLLVMExegesisAArch64.a 44: [ OK ] std_algorithms_for_each_n_team_test.test (514 ms) 44: [----------] 1 test from std_algorithms_for_each_n_team_test (514 ms total) 44: 44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.views_are_equal 40: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1730 ms) 40: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6333 ms total) 40: 40: [----------] 2 tests from std_algorithms_mismatch_team_test 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 40: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1916 ms) 40: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal [ 96%] Built target LLVMExegesisAArch64 [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNHazardRecognizer.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNILPSched.cpp.o [ 96%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNIterativeScheduler.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test02_atomic_host_CUDA.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o 44: [ OK ] std_algorithms_lexicographical_compare_team_test.views_are_equal (2894 ms) 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_less 40: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (855 ms) 40: [----------] 2 tests from std_algorithms_mismatch_team_test (2771 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 12 tests from 7 test suites ran. (12024 ms total) 40: [ PASSED ] 12 tests. 40/53 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 12.43 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 41: Test timeout computed to be: 1500 49: [ OK ] std_algorithms_exclusive_scan_team_test.test (4173 ms) 49: [----------] 1 test from std_algorithms_exclusive_scan_team_test (4173 ms total) 49: 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 49: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test 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 [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o 44: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_less (1740 ms) 44: [ RUN ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater 41: [ OK ] std_algorithms_equal_team_test.views_are_equal (1506 ms) 41: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 49: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (2079 ms) 49: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (2079 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 2 tests from 2 test suites ran. (6253 ms total) 49: [ PASSED ] 2 tests. [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNMinRegStrategy.cpp.o 49/51 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_P .......... Passed 6.99 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 50: Test timeout computed to be: 1500 50: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 50: Detected: 6 cores per node. 50: Detected: 1 MPI_ranks per node. 50: Requested: 8 threads per process. 50: [==========] Running 2 tests from 2 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test 50: [ RUN ] std_algorithms_inclusive_scan_team_test.test 41: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1211 ms) 41: [----------] 2 tests from std_algorithms_equal_team_test (2718 ms total) 41: 41: [----------] 2 tests from std_algorithms_search_team_test 41: [ RUN ] std_algorithms_search_team_test.sequences_exist [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o 44: [ OK ] std_algorithms_lexicographical_compare_team_test.first_view_is_greater (1742 ms) 44: [----------] 3 tests from std_algorithms_lexicographical_compare_team_test (6378 ms total) 44: 44: [----------] 2 tests from std_algorithms_mismatch_team_test 44: [ RUN ] std_algorithms_mismatch_team_test.views_are_equal 41: [ OK ] std_algorithms_search_team_test.sequences_exist (685 ms) 41: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 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 44: [ OK ] std_algorithms_mismatch_team_test.views_are_equal (1958 ms) 44: [ RUN ] std_algorithms_mismatch_team_test.views_are_not_equal 44: [ OK ] std_algorithms_mismatch_team_test.views_are_not_equal (913 ms) 44: [----------] 2 tests from std_algorithms_mismatch_team_test (2871 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 12 tests from 7 test suites ran. (12606 ms total) 44: [ PASSED ] 12 tests. 41: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1806 ms) 41: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 44/57 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ....... Passed 15.09 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 45: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 45: Test timeout computed to be: 1500 41: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1625 ms) 41: [----------] 2 tests from std_algorithms_find_end_team_test (3432 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 45: [==========] Running 8 tests from 4 test suites. 45: [----------] Global test environment set-up. 45: [----------] 2 tests from std_algorithms_equal_team_test 45: [ RUN ] std_algorithms_equal_team_test.views_are_equal [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNNSAReassign.cpp.o 50: [ OK ] std_algorithms_inclusive_scan_team_test.test (6400 ms) 50: [----------] 1 test from std_algorithms_inclusive_scan_team_test (6400 ms total) 50: 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 50: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1367 ms) 41: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 45: [ OK ] std_algorithms_equal_team_test.views_are_equal (1404 ms) 45: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNPreRAOptimizations.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o 45: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (1298 ms) 45: [----------] 2 tests from std_algorithms_equal_team_test (2702 ms total) 45: 45: [----------] 2 tests from std_algorithms_search_team_test 45: [ RUN ] std_algorithms_search_team_test.sequences_exist 45: [ OK ] std_algorithms_search_team_test.sequences_exist (723 ms) 45: [ RUN ] std_algorithms_search_team_test.sequences_do_not_exist 45: [ OK ] std_algorithms_search_team_test.sequences_do_not_exist (883 ms) 45: [----------] 2 tests from std_algorithms_search_team_test (1606 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_end_team_test 45: [ RUN ] std_algorithms_find_end_team_test.sequences_exist [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNPreRALongBranchReg.cpp.o 50: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (4269 ms) 50: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (4269 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 2 tests from 2 test suites ran. (10670 ms total) 50: [ PASSED ] 2 tests. 50/51 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q .......... Passed 11.42 sec test 51 Start 51: Kokkos_UnitTest_SIMD 51: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/simd/unit_tests/Kokkos_UnitTest_SIMD 51: Test timeout computed to be: 1500 51: Kokkos::OpenMP::initialize WARNING: You are likely oversubscribing your CPU cores. 51: Detected: 6 cores per node. 51: Detected: 1 MPI_ranks per node. 51: Requested: 8 threads per process. 51: [==========] Running 16 tests from 1 test suite. 51: [----------] Global test environment set-up. 51: [----------] 16 tests from simd 51: [ RUN ] simd.host_math_ops 51: [ OK ] simd.host_math_ops (0 ms) 51: [ RUN ] simd.device_math_ops 51: [ OK ] simd.device_math_ops (7 ms) 51: [ RUN ] simd.host_mask_ops 51: [ OK ] simd.host_mask_ops (0 ms) 51: [ RUN ] simd.device_mask_ops 51: [ OK ] simd.device_mask_ops (0 ms) 51: [ RUN ] simd.host_conversions 51: [ OK ] simd.host_conversions (0 ms) 51: [ RUN ] simd.device_conversions 51: [ OK ] simd.device_conversions (0 ms) 51: [ RUN ] simd.host_shift_ops 51: [ OK ] simd.host_shift_ops (0 ms) 51: [ RUN ] simd.device_shift_ops 51: [ OK ] simd.device_shift_ops (0 ms) 51: [ RUN ] simd.host_condition 51: [ OK ] simd.host_condition (0 ms) 51: [ RUN ] simd.device_condition 51: [ OK ] simd.device_condition (0 ms) 51: [ RUN ] simd.host_gen_ctors 51: [ OK ] simd.host_gen_ctors (0 ms) 51: [ RUN ] simd.device_gen_ctors 51: [ OK ] simd.device_gen_ctors (0 ms) 51: [ RUN ] simd.host_where_expressions 51: [ OK ] simd.host_where_expressions (0 ms) 51: [ RUN ] simd.device_where_expressions 51: [ OK ] simd.device_where_expressions (0 ms) 51: [ RUN ] simd.host_reductions 51: [ OK ] simd.host_reductions (0 ms) 51: [ RUN ] simd.device_reductions 51: [ OK ] simd.device_reductions (0 ms) 51: [----------] 16 tests from simd (7 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 16 tests from 1 test suite ran. (7 ms total) 51: [ PASSED ] 16 tests. [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o 45: [ OK ] std_algorithms_find_end_team_test.sequences_exist (1811 ms) 45: [ RUN ] std_algorithms_find_end_team_test.sequences_do_not_exist 51/51 Test #51: Kokkos_UnitTest_SIMD ............................. Passed 0.74 sec 100% tests passed, 0 tests failed out of 51 Total Test time (real) = 353.65 sec [Pipeline] } [Pipeline] // withEnv [Pipeline] } $ docker stop --time=1 56e9386efe916040fb5c07542cbdf0dba8aab641c66e7cc4e1bda6528d08538e 41: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5350 ms) 41: [----------] 2 tests from std_algorithms_find_first_of_team_test (6717 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 8 tests from 4 test suites ran. (14398 ms total) 41: [ PASSED ] 8 tests. 41/53 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 14.80 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 42: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 (279 ms) 42: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterBankInfo.cpp.o 42: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (394 ms) 42: [----------] 2 tests from std_algorithms_find_team_test (673 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 (232 ms) 42: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false $ docker rm -f --volumes 56e9386efe916040fb5c07542cbdf0dba8aab641c66e7cc4e1bda6528d08538e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 45: [ OK ] std_algorithms_find_end_team_test.sequences_do_not_exist (1669 ms) 45: [----------] 2 tests from std_algorithms_find_end_team_test (3480 ms total) 45: 45: [----------] 2 tests from std_algorithms_find_first_of_team_test 45: [ RUN ] std_algorithms_find_first_of_team_test.sequences_exist 42: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (391 ms) 42: [----------] 2 tests from std_algorithms_find_if_team_test (624 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 (394 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 (223 ms) 42: [----------] 2 tests from std_algorithms_find_if_not_team_test (618 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 (397 ms) 42: [----------] 1 test from std_algorithms_all_of_team_test (397 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 (231 ms) 42: [----------] 1 test from std_algorithms_any_of_team_test (231 ms total) 42: 42: [----------] 1 test from std_algorithms_none_of_team_test 42: [ RUN ] std_algorithms_none_of_team_test.test 45: [ OK ] std_algorithms_find_first_of_team_test.sequences_exist (1386 ms) 45: [ RUN ] std_algorithms_find_first_of_team_test.sequences_do_not_exist 42: [ OK ] std_algorithms_none_of_team_test.test (404 ms) 42: [----------] 1 test from std_algorithms_none_of_team_test (404 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 (279 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 (297 ms) 42: [----------] 2 tests from std_algorithms_search_n_team_test (576 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 11 tests from 7 test suites ran. (3526 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-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 43: Test timeout computed to be: 1500 [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o 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 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNRegPressure.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNRewritePartialRegUses.cpp.o 43: [ OK ] std_algorithms_min_element_team_test.test (1210 ms) 43: [----------] 1 test from std_algorithms_min_element_team_test (1211 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 (1198 ms) 43: [----------] 1 test from std_algorithms_max_element_team_test (1198 ms total) 43: 43: [----------] 1 test from std_algorithms_minmax_element_team_test 43: [ RUN ] std_algorithms_minmax_element_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNSchedStrategy.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o 45: [ OK ] std_algorithms_find_first_of_team_test.sequences_do_not_exist (5350 ms) 45: [----------] 2 tests from std_algorithms_find_first_of_team_test (6736 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 8 tests from 4 test suites ran. (14526 ms total) 45: [ PASSED ] 8 tests. 43: [ OK ] std_algorithms_minmax_element_team_test.test (1746 ms) 43: [----------] 1 test from std_algorithms_minmax_element_team_test (1746 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 3 tests from 3 test suites ran. (4156 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-6892/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 (282 ms) 44: [----------] 1 test from std_algorithms_fill_team_test (282 ms total) 44: 44: [----------] 1 test from std_algorithms_fill_n_team_test 44: [ RUN ] std_algorithms_fill_n_team_test.test 45/57 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ....... Passed 16.99 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 46: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 46: Test timeout computed to be: 1500 44: [ OK ] std_algorithms_fill_n_team_test.test (332 ms) 44: [----------] 1 test from std_algorithms_fill_n_team_test (332 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 (448 ms) 44: [----------] 1 test from std_algorithms_replace_team_test (448 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 (504 ms) 44: [----------] 1 test from std_algorithms_replace_if_team_test (504 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_team_test 44: [ RUN ] std_algorithms_replace_copy_team_test.test [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o 46: [==========] Running 11 tests from 7 test suites. 46: [----------] Global test environment set-up. 46: [----------] 2 tests from std_algorithms_find_team_test 46: [ RUN ] std_algorithms_find_team_test.searched_values_exist [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/GCNVOPDUtils.cpp.o 46: [ OK ] std_algorithms_find_team_test.searched_values_exist (308 ms) 46: [ RUN ] std_algorithms_find_team_test.searched_values_do_not_exist 44: [ OK ] std_algorithms_replace_copy_team_test.test (828 ms) 44: [----------] 1 test from std_algorithms_replace_copy_team_test (828 ms total) 44: 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test 44: [ RUN ] std_algorithms_replace_copy_if_team_test.test 46: [ OK ] std_algorithms_find_team_test.searched_values_do_not_exist (430 ms) 46: [----------] 2 tests from std_algorithms_find_team_test (738 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_if_team_test 46: [ RUN ] std_algorithms_find_if_team_test.predicates_return_true 46: [ OK ] std_algorithms_find_if_team_test.predicates_return_true (259 ms) 46: [ RUN ] std_algorithms_find_if_team_test.predicates_return_false 44: [ OK ] std_algorithms_replace_copy_if_team_test.test (696 ms) 44: [----------] 1 test from std_algorithms_replace_copy_if_team_test (696 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 6 tests from 6 test suites ran. (3093 ms total) 44: [ PASSED ] 6 tests. 44/53 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 3.50 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 45: Test timeout computed to be: 1500 46: [ OK ] std_algorithms_find_if_team_test.predicates_return_false (430 ms) 46: [----------] 2 tests from std_algorithms_find_if_team_test (689 ms total) 46: 46: [----------] 2 tests from std_algorithms_find_if_not_team_test 46: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_true 46: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_true (429 ms) 46: [ RUN ] std_algorithms_find_if_not_team_test.predicates_return_false 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 46: [ OK ] std_algorithms_find_if_not_team_test.predicates_return_false (257 ms) 46: [----------] 2 tests from std_algorithms_find_if_not_team_test (687 ms total) 46: 46: [----------] 1 test from std_algorithms_all_of_team_test 46: [ RUN ] std_algorithms_all_of_team_test.test 45: [ OK ] std_algorithms_reverse_team_test.test (314 ms) 45: [----------] 1 test from std_algorithms_reverse_team_test (314 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 (348 ms) 45: [----------] 1 test from std_algorithms_reverse_copy_team_test (348 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_team_test 45: [ RUN ] std_algorithms_rotate_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600AsmPrinter.cpp.o 46: [ OK ] std_algorithms_all_of_team_test.test (432 ms) 46: [----------] 1 test from std_algorithms_all_of_team_test (432 ms total) 46: 46: [----------] 1 test from std_algorithms_any_of_team_test 46: [ RUN ] std_algorithms_any_of_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ClauseMergePass.cpp.o 46: [ OK ] std_algorithms_any_of_team_test.test (260 ms) 46: [----------] 1 test from std_algorithms_any_of_team_test (260 ms total) 46: 46: [----------] 1 test from std_algorithms_none_of_team_test 46: [ RUN ] std_algorithms_none_of_team_test.test 45: [ OK ] std_algorithms_rotate_team_test.test (673 ms) 45: [----------] 1 test from std_algorithms_rotate_team_test (673 ms total) 45: 45: [----------] 1 test from std_algorithms_rotate_copy_team_test 45: [ RUN ] std_algorithms_rotate_copy_team_test.test 46: [ OK ] std_algorithms_none_of_team_test.test (430 ms) 46: [----------] 1 test from std_algorithms_none_of_team_test (430 ms total) 46: 46: [----------] 2 tests from std_algorithms_search_n_team_test 46: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist 45: [ OK ] std_algorithms_rotate_copy_team_test.test (534 ms) 45: [----------] 1 test from std_algorithms_rotate_copy_team_test (534 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 4 tests from 4 test suites ran. (1871 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-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 46: Test timeout computed to be: 1500 46: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_exist (290 ms) 46: [ RUN ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist 46: [ OK ] std_algorithms_search_n_team_test.sequences_of_equal_elements_probably_does_not_exist (317 ms) 46: [----------] 2 tests from std_algorithms_search_n_team_test (608 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 11 tests from 7 test suites ran. (3848 ms total) 46: [ PASSED ] 11 tests. 46: [==========] Running 4 tests from 4 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from std_algorithms_move_team_test 46: [ RUN ] std_algorithms_move_team_test.test 46: [ OK ] std_algorithms_move_team_test.test (513 ms) 46: [----------] 1 test from std_algorithms_move_team_test (513 ms total) 46: 46: [----------] 1 test from std_algorithms_move_backward_team_test 46: [ RUN ] std_algorithms_move_backward_team_test.test 46/57 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ....... Passed 6.35 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 47: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 47: Test timeout computed to be: 1500 46: [ OK ] std_algorithms_move_backward_team_test.test (497 ms) 46: [----------] 1 test from std_algorithms_move_backward_team_test (497 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_left_team_test 46: [ RUN ] std_algorithms_shift_left_team_test.test 47: [==========] Running 3 tests from 3 test suites. 47: [----------] Global test environment set-up. 47: [----------] 1 test from std_algorithms_min_element_team_test 47: [ RUN ] std_algorithms_min_element_team_test.test 46: [ OK ] std_algorithms_shift_left_team_test.test (1612 ms) 46: [----------] 1 test from std_algorithms_shift_left_team_test (1612 ms total) 46: 46: [----------] 1 test from std_algorithms_shift_right_team_test 46: [ RUN ] std_algorithms_shift_right_team_test.test [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ControlFlowFinalizer.cpp.o 47: [ OK ] std_algorithms_min_element_team_test.test (1394 ms) 47: [----------] 1 test from std_algorithms_min_element_team_test (1394 ms total) 47: 47: [----------] 1 test from std_algorithms_max_element_team_test 47: [ RUN ] std_algorithms_max_element_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600EmitClauseMarkers.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ExpandSpecialInstrs.cpp.o 46: [ OK ] std_algorithms_shift_right_team_test.test (1544 ms) 46: [----------] 1 test from std_algorithms_shift_right_team_test (1544 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (4167 ms total) 46: [ PASSED ] 4 tests. 46/53 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 4.57 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 47: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600FrameLowering.cpp.o 47: [ OK ] std_algorithms_max_element_team_test.test (1368 ms) 47: [----------] 1 test from std_algorithms_max_element_team_test (1368 ms total) 47: 47: [----------] 1 test from std_algorithms_minmax_element_team_test 47: [ RUN ] std_algorithms_minmax_element_team_test.test 47: [ OK ] std_algorithms_copy_team_test.test (678 ms) 47: [----------] 1 test from std_algorithms_copy_team_test (678 ms total) 47: 47: [----------] 1 test from std_algorithms_copy_n_team_test 47: [ RUN ] std_algorithms_copy_n_team_test.test [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o 47: [ OK ] std_algorithms_copy_n_team_test.test (411 ms) 47: [----------] 1 test from std_algorithms_copy_n_team_test (411 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 (503 ms) 47: [----------] 1 test from std_algorithms_copy_backward_team_test (503 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 (563 ms) 47: [----------] 1 test from std_algorithms_copy_if_team_test (563 ms total) 47: 47: [----------] 1 test from std_algorithms_unique_copy_team_test 47: [ RUN ] std_algorithms_unique_copy_team_test.test 47: [ OK ] std_algorithms_minmax_element_team_test.test (1823 ms) 47: [----------] 1 test from std_algorithms_minmax_element_team_test (1823 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 3 tests from 3 test suites ran. (4586 ms total) 47: [ PASSED ] 3 tests. 47/57 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_D ....... Passed 7.05 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 48: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 48: Test timeout computed to be: 1500 47: [ OK ] std_algorithms_unique_copy_team_test.test (1163 ms) 47: [----------] 1 test from std_algorithms_unique_copy_team_test (1163 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 (689 ms) 47: [----------] 1 test from std_algorithms_remove_team_test (689 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_if_team_test 47: [ RUN ] std_algorithms_remove_if_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600InstrInfo.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ISelDAGToDAG.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600ISelLowering.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineFunctionInfo.cpp.o 47: [ OK ] std_algorithms_remove_if_team_test.test (680 ms) 47: [----------] 1 test from std_algorithms_remove_if_team_test (680 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_team_test 47: [ RUN ] std_algorithms_remove_copy_team_test.test 48: [==========] Running 6 tests from 6 test suites. 48: [----------] Global test environment set-up. 48: [----------] 1 test from std_algorithms_fill_team_test 48: [ RUN ] std_algorithms_fill_team_test.test 48: [ OK ] std_algorithms_fill_team_test.test (341 ms) 48: [----------] 1 test from std_algorithms_fill_team_test (341 ms total) 48: 48: [----------] 1 test from std_algorithms_fill_n_team_test 48: [ RUN ] std_algorithms_fill_n_team_test.test 47: [ OK ] std_algorithms_remove_copy_team_test.test (754 ms) 47: [----------] 1 test from std_algorithms_remove_copy_team_test (754 ms total) 47: 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test 47: [ RUN ] std_algorithms_remove_copy_if_team_test.test 48: [ OK ] std_algorithms_fill_n_team_test.test (481 ms) 48: [----------] 1 test from std_algorithms_fill_n_team_test (481 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_team_test 48: [ RUN ] std_algorithms_replace_team_test.test 48: [ OK ] std_algorithms_replace_team_test.test (499 ms) 48: [----------] 1 test from std_algorithms_replace_team_test (499 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_if_team_test 48: [ RUN ] std_algorithms_replace_if_team_test.test 47: [ OK ] std_algorithms_remove_copy_if_team_test.test (694 ms) 47: [----------] 1 test from std_algorithms_remove_copy_if_team_test (694 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 9 tests from 9 test suites ran. (6139 ms total) 47: [ PASSED ] 9 tests. 47/53 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 6.55 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 48: Test timeout computed to be: 1500 [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o 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 48: [ OK ] std_algorithms_replace_if_team_test.test (574 ms) 48: [----------] 1 test from std_algorithms_replace_if_team_test (574 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_copy_team_test 48: [ RUN ] std_algorithms_replace_copy_team_test.test [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o 48: [ OK ] std_algorithms_replace_copy_team_test.test (868 ms) 48: [----------] 1 test from std_algorithms_replace_copy_team_test (868 ms total) 48: 48: [----------] 1 test from std_algorithms_replace_copy_if_team_test 48: [ RUN ] std_algorithms_replace_copy_if_team_test.test 48: [ OK ] std_algorithms_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_replace_copy_if_team_test.test (776 ms) 48: [----------] 1 test from std_algorithms_replace_copy_if_team_test (776 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 6 tests from 6 test suites ran. (3542 ms total) 48: [ PASSED ] 6 tests. 48: [ OK ] std_algorithms_adjacent_difference_team_test.test (1079 ms) 48: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1079 ms total) 48: 48: [----------] 1 test from std_algorithms_reduce_team_test 48: [ RUN ] std_algorithms_reduce_team_test.test 48/57 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ....... Passed 6.02 sec test 49 Start 49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 49: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 49: Test timeout computed to be: 1500 48: [ OK ] std_algorithms_reduce_team_test.test (842 ms) 48: [----------] 1 test from std_algorithms_reduce_team_test (842 ms total) 48: 48: [----------] 1 test from std_algorithms_transform_reduce_team_test 48: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MachineScheduler.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600MCInstLower.cpp.o 49: [==========] Running 4 tests from 4 test suites. 49: [----------] Global test environment set-up. 49: [----------] 1 test from std_algorithms_reverse_team_test 49: [ RUN ] std_algorithms_reverse_team_test.test 48: [ OK ] std_algorithms_transform_reduce_team_test.test (1434 ms) 48: [----------] 1 test from std_algorithms_transform_reduce_team_test (1434 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 4 tests from 4 test suites ran. (4667 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-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 49: Test timeout computed to be: 1500 49: [ OK ] std_algorithms_reverse_team_test.test (379 ms) 49: [----------] 1 test from std_algorithms_reverse_team_test (380 ms total) 49: 49: [----------] 1 test from std_algorithms_reverse_copy_team_test 49: [ RUN ] std_algorithms_reverse_copy_team_test.test 49: [ OK ] std_algorithms_reverse_copy_team_test.test (421 ms) 49: [----------] 1 test from std_algorithms_reverse_copy_team_test (421 ms total) 49: 49: [----------] 1 test from std_algorithms_rotate_team_test 49: [ RUN ] std_algorithms_rotate_team_test.test 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 (522 ms) 49: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o 49: [ OK ] std_algorithms_rotate_team_test.test (865 ms) 49: [----------] 1 test from std_algorithms_rotate_team_test (865 ms total) 49: 49: [----------] 1 test from std_algorithms_rotate_copy_team_test 49: [ RUN ] std_algorithms_rotate_copy_team_test.test 49: [ OK ] std_algorithms_rotate_copy_team_test.test (761 ms) 49: [----------] 1 test from std_algorithms_rotate_copy_team_test (761 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 4 tests from 4 test suites ran. (2428 ms total) 49: [ PASSED ] 4 tests. [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600OpenCLImageTypeLoweringPass.cpp.o 49: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1311 ms) 49: [----------] 2 tests from std_algorithms_is_sorted_team_test (1833 ms total) 49: 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (18 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (21 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o 49/57 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ....... Passed 4.92 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 50: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 50: Test timeout computed to be: 1500 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600OptimizeVectorRegisters.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600Packetizer.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_WithoutInitializing.cpp.o 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1244 ms) 49: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 49: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (771 ms) 49: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2056 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 50: [==========] Running 4 tests from 4 test suites. 50: [----------] Global test environment set-up. 50: [----------] 1 test from std_algorithms_move_team_test 50: [ RUN ] std_algorithms_move_team_test.test 49: [ OK ] std_algorithms_is_partitioned_team_test.all_true (350 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 50: [ OK ] std_algorithms_move_team_test.test (513 ms) 50: [----------] 1 test from std_algorithms_move_team_test (513 ms total) 50: 50: [----------] 1 test from std_algorithms_move_backward_team_test 50: [ RUN ] std_algorithms_move_backward_team_test.test 49: [ OK ] std_algorithms_is_partitioned_team_test.all_false (353 ms) 49: [ RUN ] std_algorithms_is_partitioned_team_test.random 49: [ OK ] std_algorithms_is_partitioned_team_test.random (299 ms) 49: [----------] 4 tests from std_algorithms_is_partitioned_team_test (1015 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 (17 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_true [ OK ] serial.BinSortUnsignedKeyLayoutStrideValues (241681 ms) [ RUN ] serial.NestedSort [ OK ] serial.NestedSort (95 ms) [ RUN ] serial.NestedSortByKey [ OK ] serial.NestedSortByKey (793 ms) [ RUN ] serial.SortWithCustomComparator [ OK ] serial.SortWithCustomComparator (7880 ms) [----------] 12 tests from serial (1723735 ms total) [----------] Global test environment tear-down [==========] 12 tests from 1 test suite ran. (1723736 ms total) [ PASSED ] 12 tests. make[2]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests' make[1]: Leaving directory '/var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests' Post stage [Pipeline] sh 50: [ OK ] std_algorithms_move_backward_team_test.test (475 ms) 50: [----------] 1 test from std_algorithms_move_backward_team_test (475 ms total) 50: 50: [----------] 1 test from std_algorithms_shift_left_team_test 50: [ RUN ] std_algorithms_shift_left_team_test.test + ccache --show-stats cache directory /tmp/ccache primary config /tmp/ccache/ccache.conf secondary config (readonly) /etc/ccache.conf stats updated Thu Mar 21 00:49:52 2024 stats zeroed Thu Mar 21 00:49:52 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 2136 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 c75e3a5c28e834027cb16e47deeea4009a0e833c903f2621eb155fd294406248 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600RegisterInfo.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600Subtarget.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600TargetMachine.cpp.o 49: [ OK ] std_algorithms_partition_copy_team_test.all_true (690 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.all_false 49: [ OK ] std_algorithms_partition_copy_team_test.all_false (693 ms) 49: [ RUN ] std_algorithms_partition_copy_team_test.random $ docker rm -f --volumes c75e3a5c28e834027cb16e47deeea4009a0e833c903f2621eb155fd294406248 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/R600TargetTransformInfo.cpp.o [Pipeline] } 49: [ OK ] std_algorithms_partition_copy_team_test.random (641 ms) 49: [----------] 4 tests from std_algorithms_partition_copy_team_test (2043 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 (12 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_true 50: [ OK ] std_algorithms_shift_left_team_test.test (1638 ms) 50: [----------] 1 test from std_algorithms_shift_left_team_test (1638 ms total) 50: 50: [----------] 1 test from std_algorithms_shift_right_team_test 50: [ RUN ] std_algorithms_shift_right_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIAnnotateControlFlow.cpp.o 49: [ OK ] std_algorithms_partition_point_team_test.all_true (236 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.all_false 49: [ OK ] std_algorithms_partition_point_team_test.all_false (233 ms) 49: [ RUN ] std_algorithms_partition_point_team_test.random 49: [ OK ] std_algorithms_partition_point_team_test.random (179 ms) 49: [----------] 4 tests from std_algorithms_partition_point_team_test (661 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 18 tests from 5 test suites ran. (7610 ms total) 49: [ PASSED ] 18 tests. 49/53 Test #49: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 8.01 sec test 50 Start 50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 50: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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_shift_right_team_test.test (1534 ms) 50: [----------] 1 test from std_algorithms_shift_right_team_test (1534 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 4 tests from 4 test suites ran. (4161 ms total) 50: [ PASSED ] 4 tests. 50: [ OK ] std_algorithms_transform_team_test.test_unary_op (724 ms) 50: [ RUN ] std_algorithms_transform_team_test.test_binary_op 50/57 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ....... Passed 6.61 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 51: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 51: Test timeout computed to be: 1500 50: [ OK ] std_algorithms_transform_team_test.test_binary_op (824 ms) 50: [----------] 2 tests from std_algorithms_transform_team_test (1548 ms total) 50: 50: [----------] 1 test from std_algorithms_generate_team_test 50: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 98%] Linking CXX static library ../../libLLVMX86CodeGen.a [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFixVGPRCopies.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFixSGPRCopies.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFoldOperands.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFormMemoryClauses.cpp.o 51: [==========] Running 9 tests from 9 test suites. 51: [----------] Global test environment set-up. 51: [----------] 1 test from std_algorithms_copy_team_test 51: [ RUN ] std_algorithms_copy_team_test.test [ 98%] Built target LLVMX86CodeGen [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIFrameLowering.cpp.o 50: [ OK ] std_algorithms_generate_team_test.test_unary_op (1767 ms) 50: [----------] 1 test from std_algorithms_generate_team_test (1767 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 (384 ms) 50: [----------] 1 test from std_algorithms_generate_n_team_test (384 ms total) 50: 50: [----------] 1 test from std_algorithms_swap_ranges_team_test 50: [ RUN ] std_algorithms_swap_ranges_team_test.test 51: [ OK ] std_algorithms_copy_team_test.test (739 ms) 51: [----------] 1 test from std_algorithms_copy_team_test (739 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_n_team_test 51: [ RUN ] std_algorithms_copy_n_team_test.test 51: [ OK ] std_algorithms_copy_n_team_test.test (554 ms) 51: [----------] 1 test from std_algorithms_copy_n_team_test (554 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_backward_team_test 51: [ RUN ] std_algorithms_copy_backward_team_test.test 50: [ OK ] std_algorithms_swap_ranges_team_test.test (807 ms) 50: [----------] 1 test from std_algorithms_swap_ranges_team_test (807 ms total) 50: 50: [----------] Global test environment tear-down 50: [==========] 5 tests from 4 test suites ran. (4507 ms total) 50: [ PASSED ] 5 tests. 50/53 Test #50: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 4.92 sec test 51 Start 51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 51: Test timeout computed to be: 1500 51: [ OK ] std_algorithms_copy_backward_team_test.test (520 ms) 51: [----------] 1 test from std_algorithms_copy_backward_team_test (520 ms total) 51: 51: [----------] 1 test from std_algorithms_copy_if_team_test 51: [ RUN ] std_algorithms_copy_if_team_test.test 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_copy_if_team_test.test (621 ms) 51: [----------] 1 test from std_algorithms_copy_if_team_test (621 ms total) 51: 51: [----------] 1 test from std_algorithms_unique_copy_team_test 51: [ RUN ] std_algorithms_unique_copy_team_test.test 51: [ OK ] std_algorithms_unique_copy_team_test.test (1247 ms) 51: [----------] 1 test from std_algorithms_unique_copy_team_test (1247 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_team_test 51: [ RUN ] std_algorithms_remove_team_test.test 51: [ OK ] std_algorithms_remove_team_test.test (724 ms) 51: [----------] 1 test from std_algorithms_remove_team_test (724 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_if_team_test 51: [ RUN ] std_algorithms_remove_if_team_test.test [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03a_MemorySpace_malloc_CUDA.cpp.o 51: [ OK ] std_algorithms_remove_if_team_test.test (701 ms) 51: [----------] 1 test from std_algorithms_remove_if_team_test (701 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_copy_team_test 51: [ RUN ] std_algorithms_remove_copy_team_test.test 51: [ OK ] std_algorithms_exclusive_scan_team_test.test (2922 ms) 51: [----------] 1 test from std_algorithms_exclusive_scan_team_test (2922 ms total) 51: 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 51: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInsertWaitcnts.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInsertHardClauses.cpp.o 51: [ OK ] std_algorithms_remove_copy_team_test.test (774 ms) 51: [----------] 1 test from std_algorithms_remove_copy_team_test (774 ms total) 51: 51: [----------] 1 test from std_algorithms_remove_copy_if_team_test 51: [ RUN ] std_algorithms_remove_copy_if_team_test.test 51: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1499 ms) 51: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1499 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 2 tests from 2 test suites ran. (4422 ms total) 51: [ PASSED ] 2 tests. 51/53 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.83 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 52: Test timeout computed to be: 1500 51: [ OK ] std_algorithms_remove_copy_if_team_test.test (754 ms) 51: [----------] 1 test from std_algorithms_remove_copy_if_team_test (754 ms total) 51: 51: [----------] Global test environment tear-down 51: [==========] 9 tests from 9 test suites ran. (6639 ms total) 51: [ PASSED ] 9 tests. 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%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIInstrInfo.cpp.o 51/57 Test #51: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ....... Passed 9.12 sec test 52 Start 52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 52: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 52: Test timeout computed to be: 1500 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILateBranchLowering.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIISelLowering.cpp.o 52: [==========] Running 4 tests from 4 test suites. 52: [----------] Global test environment set-up. 52: [----------] 1 test from std_algorithms_unique_team_test 52: [ RUN ] std_algorithms_unique_team_test.test_default_predicate 52: [ OK ] std_algorithms_unique_team_test.test_default_predicate (1339 ms) 52: [----------] 1 test from std_algorithms_unique_team_test (1340 ms total) 52: 52: [----------] 1 test from std_algorithms_adjacent_difference_team_test 52: [ RUN ] std_algorithms_adjacent_difference_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILoadStoreOptimizer.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerControlFlow.cpp.o 52: [ OK ] std_algorithms_adjacent_difference_team_test.test (1248 ms) 52: [----------] 1 test from std_algorithms_adjacent_difference_team_test (1248 ms total) 52: 52: [----------] 1 test from std_algorithms_reduce_team_test 52: [ RUN ] std_algorithms_reduce_team_test.test 52: [ OK ] std_algorithms_inclusive_scan_team_test.test (4447 ms) 52: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4447 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 52: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test 52: [ OK ] std_algorithms_reduce_team_test.test (933 ms) 52: [----------] 1 test from std_algorithms_reduce_team_test (933 ms total) 52: 52: [----------] 1 test from std_algorithms_transform_reduce_team_test 52: [ RUN ] std_algorithms_transform_reduce_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerI1Copies.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SILowerSGPRSpills.cpp.o 52: [ OK ] std_algorithms_transform_reduce_team_test.test (1520 ms) 52: [----------] 1 test from std_algorithms_transform_reduce_team_test (1520 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 4 tests from 4 test suites ran. (5042 ms total) 52: [ PASSED ] 4 tests. 52: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3001 ms) 52: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3001 ms total) 52: 52: [----------] Global test environment tear-down 52: [==========] 2 tests from 2 test suites ran. (7449 ms total) 52: [ PASSED ] 2 tests. 52/53 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 7.85 sec test 53 Start 53: Kokkos_UnitTest_SIMD 53: Test command: /var/jenkins/workspace/Kokkos_PR-6892/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.40 sec 100% tests passed, 0 tests failed out of 53 Total Test time (real) = 1072.41 sec Post stage [Pipeline] sh 52/57 Test #52: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ....... Passed 7.51 sec test 53 Start 53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 53: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 53: Test timeout computed to be: 1500 + 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 6d1d2b35f4d4989639d9f6b18c3a58a79e435222d0803eefb3b08de55d5abff5 $ docker rm -f --volumes 6d1d2b35f4d4989639d9f6b18c3a58a79e435222d0803eefb3b08de55d5abff5 53: [==========] Running 18 tests from 5 test suites. 53: [----------] Global test environment set-up. 53: [----------] 2 tests from std_algorithms_is_sorted_team_test 53: [ RUN ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 53: [ OK ] std_algorithms_is_sorted_team_test.test_data_almost_certainly_not_sorted (546 ms) 53: [ RUN ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMachineFunctionInfo.cpp.o 53: [ OK ] std_algorithms_is_sorted_team_test.test_data_certainly_sorted (1314 ms) 53: [----------] 2 tests from std_algorithms_is_sorted_team_test (1861 ms total) 53: 53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialA 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialA (28 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (31 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1240 ms) 53: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMachineScheduler.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIMemoryLegalizer.cpp.o 53: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (721 ms) 53: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2022 ms total) 53: 53: [----------] 4 tests from std_algorithms_is_partitioned_team_test 53: [ RUN ] std_algorithms_is_partitioned_team_test.empty 53: [ OK ] std_algorithms_is_partitioned_team_test.empty (14 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.all_true 53: [ OK ] std_algorithms_is_partitioned_team_test.all_true (345 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.all_false 53: [ OK ] std_algorithms_is_partitioned_team_test.all_false (349 ms) 53: [ RUN ] std_algorithms_is_partitioned_team_test.random 53: [ OK ] std_algorithms_is_partitioned_team_test.random (286 ms) 53: [----------] 4 tests from std_algorithms_is_partitioned_team_test (996 ms total) 53: 53: [----------] 4 tests from std_algorithms_partition_copy_team_test 53: [ RUN ] std_algorithms_partition_copy_team_test.empty 53: [ OK ] std_algorithms_partition_copy_team_test.empty (19 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.all_true 53: [ OK ] std_algorithms_partition_copy_team_test.all_true (642 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.all_false 53: [ OK ] std_algorithms_partition_copy_team_test.all_false (640 ms) 53: [ RUN ] std_algorithms_partition_copy_team_test.random [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIModeRegister.cpp.o 53: [ OK ] std_algorithms_partition_copy_team_test.random (565 ms) 53: [----------] 4 tests from std_algorithms_partition_copy_team_test (1867 ms total) 53: 53: [----------] 4 tests from std_algorithms_partition_point_team_test 53: [ RUN ] std_algorithms_partition_point_team_test.empty 53: [ OK ] std_algorithms_partition_point_team_test.empty (14 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.all_true 53: [ OK ] std_algorithms_partition_point_team_test.all_true (224 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.all_false 53: [ OK ] std_algorithms_partition_point_team_test.all_false (226 ms) 53: [ RUN ] std_algorithms_partition_point_team_test.random 53: [ OK ] std_algorithms_partition_point_team_test.random (170 ms) 53: [----------] 4 tests from std_algorithms_partition_point_team_test (636 ms total) 53: 53: [----------] Global test environment tear-down 53: [==========] 18 tests from 5 test suites ran. (7386 ms total) 53: [ PASSED ] 18 tests. [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIModeRegisterDefaults.cpp.o 53/57 Test #53: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ....... Passed 9.83 sec test 54 Start 54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 54: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 54: Test timeout computed to be: 1500 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeExecMasking.cpp.o 54: [==========] Running 5 tests from 4 test suites. 54: [----------] Global test environment set-up. 54: [----------] 2 tests from std_algorithms_transform_team_test 54: [ RUN ] std_algorithms_transform_team_test.test_unary_op [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeExecMaskingPreRA.cpp.o 54: [ OK ] std_algorithms_transform_team_test.test_unary_op (1046 ms) 54: [ RUN ] std_algorithms_transform_team_test.test_binary_op [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIOptimizeVGPRLiveRange.cpp.o 54: [ OK ] std_algorithms_transform_team_test.test_binary_op (867 ms) 54: [----------] 2 tests from std_algorithms_transform_team_test (1914 ms total) 54: 54: [----------] 1 test from std_algorithms_generate_team_test 54: [ RUN ] std_algorithms_generate_team_test.test_unary_op [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPeepholeSDWA.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPostRABundler.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPreAllocateWWMRegs.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIPreEmitPeephole.cpp.o 54: [ OK ] std_algorithms_generate_team_test.test_unary_op (1778 ms) 54: [----------] 1 test from std_algorithms_generate_team_test (1778 ms total) 54: 54: [----------] 1 test from std_algorithms_generate_n_team_test 54: [ RUN ] std_algorithms_generate_n_team_test.test 54: [ OK ] std_algorithms_generate_n_team_test.test (482 ms) 54: [----------] 1 test from std_algorithms_generate_n_team_test (483 ms total) 54: 54: [----------] 1 test from std_algorithms_swap_ranges_team_test 54: [ RUN ] std_algorithms_swap_ranges_team_test.test 54: [ OK ] std_algorithms_swap_ranges_team_test.test (885 ms) 54: [----------] 1 test from std_algorithms_swap_ranges_team_test (885 ms total) 54: 54: [----------] Global test environment tear-down 54: [==========] 5 tests from 4 test suites ran. (5061 ms total) 54: [ PASSED ] 5 tests. 54/57 Test #54: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ....... Passed 7.52 sec test 55 Start 55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 55: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 55: Test timeout computed to be: 1500 [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIProgramInfo.cpp.o 55: [==========] Running 2 tests from 2 test suites. 55: [----------] Global test environment set-up. 55: [----------] 1 test from std_algorithms_exclusive_scan_team_test 55: [ RUN ] std_algorithms_exclusive_scan_team_test.test [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIRegisterInfo.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIShrinkInstructions.cpp.o [ 98%] Building CXX object lib/Target/AMDGPU/CMakeFiles/LLVMAMDGPUCodeGen.dir/SIWholeQuadMode.cpp.o [ 98%] Linking CXX static library ../../../../lib/libclangInterpreter.a [ 98%] Linking CXX static library ../../../../../lib/libclangHandleLLVM.a 55: [ OK ] std_algorithms_exclusive_scan_team_test.test (3252 ms) 55: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3252 ms total) 55: 55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test 55: [ RUN ] std_algorithms_transform_exclusive_scan_team_test.test [ 98%] Built target clangInterpreter [ 98%] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o [ 98%] Built target clangHandleLLVM [ 98%] Building CXX object tools/lli/CMakeFiles/lli.dir/ExecutionUtils.cpp.o [ 98%] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o [ 98%] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o 55: [ OK ] std_algorithms_transform_exclusive_scan_team_test.test (1611 ms) 55: [----------] 1 test from std_algorithms_transform_exclusive_scan_team_test (1611 ms total) 55: 55: [----------] Global test environment tear-down 55: [==========] 2 tests from 2 test suites ran. (4863 ms total) 55: [ PASSED ] 2 tests. 55/57 Test #55: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ....... Passed 7.36 sec test 56 Start 56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 56: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 56: Test timeout computed to be: 1500 56: [==========] Running 2 tests from 2 test suites. 56: [----------] Global test environment set-up. 56: [----------] 1 test from std_algorithms_inclusive_scan_team_test 56: [ RUN ] std_algorithms_inclusive_scan_team_test.test [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o 56: [ OK ] std_algorithms_inclusive_scan_team_test.test (4837 ms) 56: [----------] 1 test from std_algorithms_inclusive_scan_team_test (4837 ms total) 56: 56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test 56: [ RUN ] std_algorithms_transform_inclusive_scan_team_test.test [ 98%] Linking CXX static library ../../../../lib/libLLVMExegesisX86.a [ 98%] Built target LLVMExegesisX86 [ 98%] Linking CXX static library ../../libLLVMAMDGPUCodeGen.a [ 98%] Built target LLVMAMDGPUCodeGen [ 98%] Linking CXX static library ../../../../../lib/libclangDependencyScanning.a [ 98%] Building CXX object tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o [ 98%] Building CXX object tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/ClangLinkerWrapper.cpp.o [ 98%] Linking CXX static library ../../../../../lib/libclangHandleCXX.a [ 98%] Building C object tools/clang/tools/clang-fuzzer/dictionary/CMakeFiles/clang-fuzzer-dictionary.dir/dictionary.c.o [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o [ 98%] Built target clangHandleCXX [ 98%] Built target clangDependencyScanning [ 98%] Linking CXX executable ../../../../../bin/clang-fuzzer-dictionary [ 98%] Building CXX object tools/lto/CMakeFiles/LTO.dir/lto.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-offload-packager/CMakeFiles/clang-offload-packager.dir/ClangOffloadPackager.cpp.o [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o [ 98%] Built target clang-fuzzer-dictionary [ 98%] Building CXX object tools/clang/tools/clang-repl/CMakeFiles/clang-repl.dir/ClangRepl.cpp.o 56: [ OK ] std_algorithms_transform_inclusive_scan_team_test.test (3182 ms) 56: [----------] 1 test from std_algorithms_transform_inclusive_scan_team_test (3182 ms total) 56: 56: [----------] Global test environment tear-down 56: [==========] 2 tests from 2 test suites ran. (8020 ms total) 56: [ PASSED ] 2 tests. 56/57 Test #56: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ....... Passed 10.49 sec test 57 Start 57: Kokkos_UnitTest_SIMD 57: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/simd/unit_tests/Kokkos_UnitTest_SIMD 57: Test timeout computed to be: 1500 [ 98%] Linking CXX executable ../../../../bin/clang-offload-packager [ 98%] Linking CXX executable ../../bin/lli 57: [==========] Running 16 tests from 1 test suite. 57: [----------] Global test environment set-up. 57: [----------] 16 tests from simd 57: [ RUN ] simd.host_math_ops 57: [ OK ] simd.host_math_ops (0 ms) 57: [ RUN ] simd.device_math_ops 57: [ OK ] simd.device_math_ops (10 ms) 57: [ RUN ] simd.host_mask_ops 57: [ OK ] simd.host_mask_ops (0 ms) 57: [ RUN ] simd.device_mask_ops 57: [ OK ] simd.device_mask_ops (0 ms) 57: [ RUN ] simd.host_conversions 57: [ OK ] simd.host_conversions (0 ms) 57: [ RUN ] simd.device_conversions 57: [ OK ] simd.device_conversions (0 ms) 57: [ RUN ] simd.host_shift_ops 57: [ OK ] simd.host_shift_ops (0 ms) 57: [ RUN ] simd.device_shift_ops 57: [ OK ] simd.device_shift_ops (0 ms) 57: [ RUN ] simd.host_condition 57: [ OK ] simd.host_condition (0 ms) 57: [ RUN ] simd.device_condition 57: [ OK ] simd.device_condition (0 ms) 57: [ RUN ] simd.host_gen_ctors 57: [ OK ] simd.host_gen_ctors (0 ms) 57: [ RUN ] simd.device_gen_ctors 57: [ OK ] simd.device_gen_ctors (0 ms) 57: [ RUN ] simd.host_where_expressions 57: [ OK ] simd.host_where_expressions (0 ms) 57: [ RUN ] simd.device_where_expressions 57: [ OK ] simd.device_where_expressions (0 ms) 57: [ RUN ] simd.host_reductions 57: [ OK ] simd.host_reductions (0 ms) 57: [ RUN ] simd.device_reductions 57: [ OK ] simd.device_reductions (0 ms) 57: [----------] 16 tests from simd (12 ms total) 57: 57: [----------] Global test environment tear-down 57: [==========] 16 tests from 1 test suite ran. (12 ms total) 57: [ PASSED ] 16 tests. 57/57 Test #57: Kokkos_UnitTest_SIMD .......................... Passed 2.44 sec 100% tests passed, 0 tests failed out of 57 Total Test time (real) = 791.26 sec Post stage [Pipeline] sh + ccache --show-stats Summary: Hits: 0 / 754 (0.00 %) Direct: 0 / 754 (0.00 %) Preprocessed: 0 / 754 (0.00 %) Misses: 754 Direct: 754 Preprocessed: 754 Primary storage: Hits: 0 / 1508 (0.00 %) Misses: 1508 Cache size (GB): 4.40 / 5.00 (87.91 %) Use the -v/--verbose option for more details. [Pipeline] } $ docker stop --time=1 13c1a41f146432ce574cb60530734d0881b836874d13afe88f03a7b7e250841b $ docker rm -f --volumes 13c1a41f146432ce574cb60530734d0881b836874d13afe88f03a7b7e250841b [ 98%] Linking CXX shared library ../../lib/libLTO.so [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o [ 98%] Built target clang-offload-packager [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-lto [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/OffloadWrapper.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o [ 98%] Linking CXX shared library ../../../../lib/libclang-cpp.so [ 98%] Linking CXX executable ../../../../bin/clang-repl [ 98%] Built target lli [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang [ 98%] Linking CXX executable ../../../../bin/clang-linker-wrapper [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang-check [ 98%] Built target llvm-lto [ 98%] Building CXX object tools/clang/tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o [ 98%] Built target LTO [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o [ 98%] Built target clang-linker-wrapper [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test03b_MemorySpace_free_CUDA.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang-extdef-mapping [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o [ 98%] Built target clang-extdef-mapping [ 98%] Building CXX object tools/llc/CMakeFiles/llc.dir/llc.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 98%] Built target clang [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o [ 98%] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o [ 98%] Built target clang-check [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_a.cpp.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o [ 98%] Built target clang-cpp [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o [ 98%] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/llvm-dwarfutil.cpp.o [ 98%] Linking CXX executable ../../bin/llc [ 98%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-c-test [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o [ 98%] Built target clang-repl [ 98%] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o [ 98%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o [ 98%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/SymbolMap.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-dwp [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o [ 98%] Linking CXX executable ../../bin/dsymutil [ 98%] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/DebugInfoLinker.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o [ 98%] Linking CXX executable ../../bin/bugpoint [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-dwarfutil [ 98%] Built target llvm-c-test [ 98%] Building CXX object tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_b.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o [ 98%] Built target llvm-dwp [ 98%] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o [ 98%] Built target llc [ 98%] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o [ 98%] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o [ 98%] Built target dsymutil [ 98%] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXExtractAPI.cpp.o [ 98%] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil-driver.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-isel-fuzzer [ 98%] Linking CXX executable ../../bin/llvm-exegesis [ 98%] Linking CXX executable ../../bin/llvm-gsymutil [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-libtool-darwin [ 98%] Built target llvm-libtool-darwin [ 98%] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o [ 98%] Built target llvm-dwarfutil [ 98%] Building CXX object tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o [ 98%] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-lipo [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o [ 98%] Built target bugpoint [ 98%] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o [ 98%] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o [ 98%] Built target llvm-lipo [ 98%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-lto2 [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test04_ParallelFor_RangePolicy_CUDA.cpp.o [ 98%] Built target llvm-gsymutil [ 98%] Building CXX object tools/opt/CMakeFiles/opt.dir/NewPMDriver.cpp.o [ 98%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-opt-fuzzer [ 98%] Built target llvm-isel-fuzzer [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o [ 98%] Clobbering bootstrap build and stamp directories [ 98%] Built target runtimes-clobber [ 98%] Building CXX object tools/opt/CMakeFiles/opt.dir/opt.cpp.o [ 98%] Built target llvm-exegesis [ 98%] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/clang-scan-deps-driver.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Utils.cpp.o [100%] Built target llvm-opt-fuzzer [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o [100%] Building CXX object tools/bugpoint-passes/CMakeFiles/BugpointPasses.dir/TestPasses.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o [100%] Linking CXX executable ../../bin/opt [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Rewrite.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o [100%] Linking CXX executable ../../../../bin/clang-scan-deps [100%] Linking CXX shared module ../../lib/BugpointPasses.so [100%] Built target llvm-lto2 [100%] Built target BugpointPasses [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDIMetadata.cpp.o [100%] No download step for 'runtimes' [100%] No update step for 'runtimes' [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o [100%] No patch step for 'runtimes' [100%] Performing configure step for 'runtimes' CMake Deprecation Warning at /scratch/llvm-project/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include) Not searching for unused variables given on the command line. [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o -- The C compiler identification is Clang 17.0.3 -- The CXX compiler identification is Clang 17.0.3 [100%] Linking CXX shared library ../../../../lib/libclang.so -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /scratch/llvm-project/build/./bin/clang [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o -- Detecting C compiler ABI info [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o -- Detecting C compiler ABI info - done -- Check for working C compiler: /scratch/llvm-project/build/./bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlags.cpp.o -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /scratch/llvm-project/build/./bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInvokes.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMemoryOperations.cpp.o -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Success -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS -- Performing Test C_SUPPORTS_START_NO_UNUSED_ARGUMENTS - Success -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o [100%] Built target opt -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG - Success -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOpcodes.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG - Success -- Linker detection: GNU ld -- Performing Test C_SUPPORTS_FPIC [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlagsMIR.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceIRReferences.cpp.o -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceVirtualRegisters.cpp.o -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterMasks.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterDefs.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterUses.cpp.o -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceUsingSimplifyCFG.cpp.o -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/RunIRPasses.cpp.o -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Success -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/SimplifyInstructions.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/StripDebugInfo.cpp.o -- Performing Test C_SUPPORTS_CMAKE_CXX_FLAGS - Failed -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o -- Performing Test CXX_SUPPORTS_CMAKE_CXX_FLAGS - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG [100%] Built target clang-scan-deps -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR -- Performing Test CXX_WONT_WARN_ON_FINAL_NONVIRTUALDTOR - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success -- Performing Test C_SUPPORTS_FDATA_SECTIONS -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found [100%] Built target libclang [100%] Building C object tools/clang/tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o [100%] Building C object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o [100%] Building CXX object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o [100%] Linking CXX executable ../../../../bin/c-arcmt-test -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- LLVM host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-unknown-linux-gnu -- Performing Test OPENMP_HAVE_ONEAPI_COMPILER [100%] Built target c-arcmt-test -- Performing Test OPENMP_HAVE_ONEAPI_COMPILER - Failed -- Performing Test OPENMP_HAVE_WALL_FLAG -- Performing Test OPENMP_HAVE_WALL_FLAG - Success -- Performing Test OPENMP_HAVE_WERROR_FLAG [100%] Linking CXX executable ../../bin/llvm-reduce -- Performing Test OPENMP_HAVE_WERROR_FLAG - Success -- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG -- Performing Test OPENMP_HAVE_WCAST_QUAL_FLAG - Success -- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG -- Performing Test OPENMP_HAVE_WFORMAT_PEDANTIC_FLAG - Success -- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG -- Performing Test OPENMP_HAVE_WIMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG -- Performing Test OPENMP_HAVE_WSIGN_COMPARE_FLAG - Success -- Performing Test OPENMP_HAVE_WENUM_CONSTEXPR_CONVERSION_FLAG -- Performing Test OPENMP_HAVE_WENUM_CONSTEXPR_CONVERSION_FLAG - Success -- Performing Test OPENMP_HAVE_WEXTRA_FLAG -- Performing Test OPENMP_HAVE_WEXTRA_FLAG - Success -- Performing Test OPENMP_HAVE_WPEDANTIC_FLAG -- Performing Test OPENMP_HAVE_WPEDANTIC_FLAG - Success -- Performing Test OPENMP_HAVE_WMAYBE_UNINITIALIZED_FLAG -- Performing Test OPENMP_HAVE_WMAYBE_UNINITIALIZED_FLAG - Failed -- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG -- Performing Test LIBOMP_HAVE_FNO_EXCEPTIONS_FLAG - Success -- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG -- Performing Test LIBOMP_HAVE_FNO_RTTI_FLAG - Success -- Performing Test LIBOMP_HAVE_WCLASS_MEMACCESS_FLAG -- Performing Test LIBOMP_HAVE_WCLASS_MEMACCESS_FLAG - Failed -- Performing Test LIBOMP_HAVE_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test LIBOMP_HAVE_WCOVERED_SWITCH_DEFAULT_FLAG - Success -- Performing Test LIBOMP_HAVE_WFRAME_ADDRESS_FLAG -- Performing Test LIBOMP_HAVE_WFRAME_ADDRESS_FLAG - Success -- Performing Test LIBOMP_HAVE_WSTRICT_ALIASING_FLAG -- Performing Test LIBOMP_HAVE_WSTRICT_ALIASING_FLAG - Success -- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG -- Performing Test LIBOMP_HAVE_WSTRINGOP_OVERFLOW_FLAG - Failed -- Performing Test LIBOMP_HAVE_WSTRINGOP_TRUNCATION_FLAG -- Performing Test LIBOMP_HAVE_WSTRINGOP_TRUNCATION_FLAG - Failed -- Performing Test LIBOMP_HAVE_WSWITCH_FLAG -- Performing Test LIBOMP_HAVE_WSWITCH_FLAG - Success -- Performing Test LIBOMP_HAVE_WUNINITIALIZED_FLAG -- Performing Test LIBOMP_HAVE_WUNINITIALIZED_FLAG - Success -- Performing Test LIBOMP_HAVE_WRETURN_TYPE_C_LINKAGE_FLAG -- Performing Test LIBOMP_HAVE_WRETURN_TYPE_C_LINKAGE_FLAG - Success -- Performing Test LIBOMP_HAVE_WCAST_QUAL_FLAG -- Performing Test LIBOMP_HAVE_WCAST_QUAL_FLAG - Success -- Performing Test LIBOMP_HAVE_WINT_TO_VOID_POINTER_CAST_FLAG -- Performing Test LIBOMP_HAVE_WINT_TO_VOID_POINTER_CAST_FLAG - Success -- Performing Test LIBOMP_HAVE_MSSE2_FLAG -- Performing Test LIBOMP_HAVE_MSSE2_FLAG - Success -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG -- Performing Test LIBOMP_HAVE_FTLS_MODEL_FLAG - Success -- Performing Test LIBOMP_HAVE_MMIC_FLAG -- Performing Test LIBOMP_HAVE_MMIC_FLAG - Failed -- Performing Test LIBOMP_HAVE_M32_FLAG -- Performing Test LIBOMP_HAVE_M32_FLAG - Success -- Looking for shm_open -- Looking for shm_open - not found -- Looking for shm_open -- Looking for shm_open - found -- Looking for xmmintrin.h -- Looking for xmmintrin.h - found -- Performing Test LIBOMP_HAVE__MM_MALLOC -- Performing Test LIBOMP_HAVE__MM_MALLOC - Success -- Looking for aligned_alloc -- Looking for aligned_alloc - found -- Looking for posix_memalign -- Looking for posix_memalign - found -- Looking for _aligned_malloc -- Looking for _aligned_malloc - not found -- Performing Test LIBOMP_HAVE_X_FLAG -- Performing Test LIBOMP_HAVE_X_FLAG - Success -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG -- Performing Test LIBOMP_HAVE_AS_NEEDED_FLAG - Success -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG -- Performing Test LIBOMP_HAVE_VERSION_SCRIPT_FLAG - Success -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG -- Performing Test LIBOMP_HAVE_STATIC_LIBGCC_FLAG - Success -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG -- Performing Test LIBOMP_HAVE_Z_NOEXECSTACK_FLAG - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Looking for immintrin.h -- Looking for immintrin.h - found -- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM -- Performing Test LIBOMP_HAVE_ATTRIBUTE_RTM - Success -- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG -- Performing Test LIBOMP_HAVE_ATTRIBUTE_WAITPKG - Success -- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS -- Performing Test LIBOMP_HAVE_WAITPKG_INTRINSICS - Success -- Performing Test LIBOMP_HAVE_RTM_INTRINSICS [100%] Linking CXX executable ../../../../bin/c-index-test -- Performing Test LIBOMP_HAVE_RTM_INTRINSICS - Success -- Found Perl: /usr/bin/perl (found version "5.30.0") -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ParallelScanRangePolicy.cpp.o -- Performing Test LIBOMP_HAVE_VERSION_SYMBOLS - Success -- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS -- Performing Test LIBOMP_HAVE___BUILTIN_FRAME_ADDRESS - Success -- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE -- Performing Test LIBOMP_HAVE_WEAK_ATTRIBUTE - Success -- Performing Test LIBOMP_HAVE_PSAPI -- Performing Test LIBOMP_HAVE_PSAPI - Failed -- Looking for sqrt in m -- Looking for sqrt in m - found -- Looking for __atomic_load_1 -- Looking for __atomic_load_1 - not found -- Looking for __atomic_load_1 in atomic -- Looking for __atomic_load_1 in atomic - found -- Using LLVM include directories: /scratch/llvm-project/llvm/include;/scratch/llvm-project/build/include -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Could NOT find LIBOMPTARGET_DEP_LIBFFI (missing: LIBOMPTARGET_DEP_LIBFFI_LIBRARIES LIBOMPTARGET_DEP_LIBFFI_INCLUDE_DIRS) [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o Failed to 'dlopen' libhsa-runtime64.so Failed to load libamdhip64.so: libamdhip64.so: cannot open shared object file: No such file or directory -- OMPT target enabled -- OpenMP tools dir in libomptarget: /scratch/llvm-project/build/runtimes/runtimes-bins/openmp/runtime/src -- LIBOMPTARGET: Building offloading runtime library libomptarget. -- LIBOMPTARGET: Not building aarch64 NextGen offloading plugin: machine not found in the system. -- LIBOMPTARGET: Building AMDGPU NextGen plugin for dlopened libhsa -- LIBOMPTARGET: Not generating AMDGPU tests, no supported devices detected. -- LIBOMPTARGET: Building CUDA NextGen offloading plugin. -- LIBOMPTARGET: Building CUDA plugin linked against libcuda -- LIBOMPTARGET: Enable tests using CUDA plugin -- LIBOMPTARGET: Not building PPC64 NextGen offloading plugin: machine not found in the system. -- LIBOMPTARGET: Not building PPC64le NextGen offloading plugin: machine not found in the system. -- LIBOMPTARGET: Not building x86_64 NextGen offloading plugin: libffi dependency not found. -- LIBOMPTARGET: Building DeviceRTL. Using clang: /scratch/llvm-project/build/bin/clang, llvm-link: /scratch/llvm-project/build/bin/llvm-link and opt: /scratch/llvm-project/build/bin/opt -- LIBOMPTARGET: Building the llvm-omp-device-info tool -- LIBOMPTARGET: Building the llvm-omp-kernel-replay tool -- Looking for __atomic_load_1 [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o -- Looking for __atomic_load_1 - not found -- Looking for __atomic_load_1 in atomic -- Looking for __atomic_load_1 in atomic - found -- Could NOT find Python3 (missing: Python3_INCLUDE_DIRS Python3_LIBRARIES Development Development.Module Development.Embed) (found version "3.8.10") -- Configuring done (38.8s) [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test05_ParallelReduce_RangePolicy_CUDA.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [100%] Built target llvm-reduce -- Generating done (1.8s) -- Build files have been written to: /scratch/llvm-project/build/runtimes/runtimes-bins [100%] Performing build step for 'runtimes' [ 0%] Generating kmp_i18n_id.inc [ 0%] Building CXX object openmp/libomptarget/plugins-nextgen/common/elf_common/CMakeFiles/elf_common.dir/elf_common.cpp.o [ 2%] Generating kmp_i18n_default.inc [ 2%] Building CXX object openmp/libomptarget/plugins-nextgen/common/elf_common/CMakeFiles/elf_common.dir/ELFSymbols.cpp.o [ 2%] Building CXX object openmp/tools/archer/CMakeFiles/archer.dir/ompt-tsan.cpp.o [ 2%] Building LLVM bitcode Configuration.cpp-sm_90.bc [ 2%] Building CXX object openmp/tools/archer/CMakeFiles/archer_static.dir/ompt-tsan.cpp.o [ 2%] Building LLVM bitcode Debug.cpp-sm_90.bc [ 2%] Building LLVM bitcode Kernel.cpp-sm_90.bc [ 2%] Building LLVM bitcode LibC.cpp-sm_90.bc [ 2%] Built target libomp-needed-headers [ 2%] Building LLVM bitcode Mapping.cpp-sm_90.bc [ 2%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_alloc.cpp.o [ 2%] Building LLVM bitcode Misc.cpp-sm_90.bc [ 2%] Building LLVM bitcode Parallelism.cpp-sm_90.bc [ 2%] Building LLVM bitcode Reduction.cpp-sm_90.bc [ 2%] Linking CXX static library libarcher_static.a [ 2%] Building LLVM bitcode State.cpp-sm_90.bc [ 2%] Linking CXX shared library libarcher.so [ 2%] Building LLVM bitcode Synchronization.cpp-sm_90.bc [ 2%] Built target archer_static [ 2%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_atomic.cpp.o [ 2%] Building LLVM bitcode Tasking.cpp-sm_90.bc [ 2%] Built target archer [ 2%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_csupport.cpp.o [ 2%] Building LLVM bitcode Utils.cpp-sm_90.bc [ 2%] Building LLVM bitcode Workshare.cpp-sm_90.bc [ 2%] Building LLVM bitcode Configuration.cpp-gfx1010.bc [ 2%] Building LLVM bitcode Configuration.cpp-gfx1030.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1031.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1032.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1033.bc [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_debug.cpp.o [ 5%] Built target elf_common [ 5%] Building LLVM bitcode Configuration.cpp-gfx1034.bc [ 5%] Building CXX object openmp/libomptarget/plugins-nextgen/common/OMPT/CMakeFiles/OMPT.dir/OmptCallback.cpp.o [ 5%] Building LLVM bitcode Configuration.cpp-gfx1035.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1036.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1100.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1102.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1101.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1103.bc [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_itt.cpp.o [ 5%] Building LLVM bitcode Configuration.cpp-gfx1150.bc [ 5%] Building LLVM bitcode Configuration.cpp-gfx1151.bc [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_environment.cpp.o [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_error.cpp.o [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_global.cpp.o [ 5%] Building LLVM bitcode Configuration.cpp-gfx700.bc [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_i18n.cpp.o [ 5%] Building LLVM bitcode Configuration.cpp-gfx701.bc [ 5%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_io.cpp.o [ 5%] Built target OMPT [ 5%] Building LLVM bitcode Configuration.cpp-gfx801.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_runtime.cpp.o [ 7%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/PluginInterface.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_settings.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_str.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-gfx803.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_tasking.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_threadprivate.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-gfx900.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx902.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_utility.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_barrier.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-gfx906.bc [100%] Built target c-index-test [ 7%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/GlobalHandler.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_wait_release.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-gfx908.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_affinity.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-gfx90a.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx90c.bc [ 7%] Building LLVM bitcode Configuration.cpp-gfx940.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_dispatch.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_lock.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-sm_35.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_sched.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_collapse.cpp.o /scratch/llvm-project/openmp/libomptarget/plugins-nextgen/common/PluginInterface/PluginInterface.cpp:334:12: warning: unused variable 'OldNumThreads' [-Wunused-variable] 334 | auto OldNumThreads = NumThreads; | ^~~~~~~~~~~~~ [ 7%] Building LLVM bitcode Configuration.cpp-sm_37.bc [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c01.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-sm_50.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_gsupport.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_util.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/thirdparty/ittnotify/ittnotify_static.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-sm_52.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_53.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_60.bc [ 7%] Building LLVM bitcode Configuration.cpp-sm_61.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_cancel.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_taskdeps.cpp.o [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_cdecl.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-sm_62.bc 1 warning generated. [ 7%] Building LLVM bitcode Configuration.cpp-sm_70.bc [ 7%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/JIT.cpp.o [ 7%] Building LLVM bitcode Configuration.cpp-sm_72.bc [ 7%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_ftn_extra.cpp.o [ 10%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/kmp_version.cpp.o [ 10%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/ompt-general.cpp.o [ 10%] Building LLVM bitcode Configuration.cpp-sm_75.bc [ 10%] Building CXX object openmp/runtime/src/CMakeFiles/omp.dir/ompd-specific.cpp.o [ 10%] Building CXX object openmp/libomptarget/plugins-nextgen/common/PluginInterface/CMakeFiles/PluginInterface.dir/RPC.cpp.o [ 10%] Building ASM object openmp/runtime/src/CMakeFiles/omp.dir/z_Linux_asm.S.o [ 10%] Building LLVM bitcode Configuration.cpp-sm_80.bc [ 10%] Building LLVM bitcode Configuration.cpp-sm_86.bc [ 10%] Building LLVM bitcode Configuration.cpp-sm_87.bc [ 10%] Building LLVM bitcode Configuration.cpp-sm_89.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1010.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1031.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1030.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1032.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1033.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1034.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1035.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1036.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1100.bc [ 10%] Linking C shared library libomp.so [ 10%] Building LLVM bitcode Debug.cpp-gfx1101.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1102.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1103.bc [ 10%] Building LLVM bitcode Debug.cpp-gfx1150.bc [ 12%] Building LLVM bitcode Debug.cpp-gfx1151.bc [ 12%] Building LLVM bitcode Debug.cpp-gfx700.bc [ 12%] Building LLVM bitcode Debug.cpp-gfx701.bc [ 12%] Building LLVM bitcode Debug.cpp-gfx801.bc [ 12%] Building LLVM bitcode Debug.cpp-gfx803.bc [ 12%] Building LLVM bitcode Debug.cpp-gfx900.bc [ 12%] Building LLVM bitcode Debug.cpp-gfx906.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx902.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx908.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx90a.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx90c.bc [ 15%] Building LLVM bitcode Debug.cpp-gfx940.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_35.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_50.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_37.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_52.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_53.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_60.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_61.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_62.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_70.bc [ 15%] Building LLVM bitcode Debug.cpp-sm_72.bc [ 17%] Built target omp [ 17%] Building LLVM bitcode Debug.cpp-sm_75.bc [ 17%] Building LLVM bitcode Debug.cpp-sm_80.bc [ 17%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/api.cpp.o [ 17%] Building LLVM bitcode Debug.cpp-sm_87.bc [ 17%] Building LLVM bitcode Debug.cpp-sm_86.bc [ 17%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/TargetValue.cpp.o [ 17%] Building LLVM bitcode Debug.cpp-sm_89.bc [ 17%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/device.cpp.o [ 17%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/interface.cpp.o [ 17%] Building LLVM bitcode Kernel.cpp-gfx1010.bc [ 17%] Building LLVM bitcode Kernel.cpp-gfx1030.bc [ 17%] Building LLVM bitcode Kernel.cpp-gfx1031.bc [ 17%] Building LLVM bitcode Kernel.cpp-gfx1032.bc [ 17%] Building LLVM bitcode Kernel.cpp-gfx1033.bc [ 17%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/omp-debug.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-gfx1034.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1035.bc [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/interop.cpp.o [ 20%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/omp-state.cpp.o [ 20%] Building CXX object openmp/libompd/src/CMakeFiles/ompd.dir/omp-icv.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-gfx1036.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1101.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1100.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1102.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx1103.bc [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/omptarget.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-gfx1150.bc [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/OmptCallback.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-gfx1151.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx700.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx701.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx801.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx803.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx900.bc [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/rtl.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-gfx902.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx906.bc [ 20%] Linking CXX shared library libompd.so [ 20%] Building CXX object openmp/libomptarget/src/CMakeFiles/omptarget.dir/LegacyAPI.cpp.o [ 20%] Building LLVM bitcode Kernel.cpp-gfx908.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx90a.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx90c.bc [ 20%] Building LLVM bitcode Kernel.cpp-gfx940.bc [ 20%] Built target ompd [ 20%] Building LLVM bitcode Kernel.cpp-sm_35.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_37.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_50.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_52.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_53.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_60.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_61.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_62.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_70.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_72.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_75.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_80.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_86.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_87.bc [ 20%] Building LLVM bitcode Kernel.cpp-sm_89.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1010.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1030.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1031.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1032.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1033.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1034.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1035.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1036.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1100.bc [ 20%] Built target PluginInterface [ 20%] Building LLVM bitcode LibC.cpp-gfx1101.bc [ 20%] Building CXX object openmp/libomptarget/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/src/rtl.cpp.o [ 20%] Building LLVM bitcode LibC.cpp-gfx1103.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1102.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1150.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx700.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx1151.bc [ 20%] Building CXX object openmp/libomptarget/plugins-nextgen/cuda/CMakeFiles/omptarget.rtl.cuda.dir/src/rtl.cpp.o [ 20%] Building LLVM bitcode LibC.cpp-gfx701.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx801.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx900.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx803.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx902.bc [ 20%] Linking CXX shared library /scratch/llvm-project/build/lib/libomptarget.so [ 20%] Building LLVM bitcode LibC.cpp-gfx906.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx908.bc [ 20%] Building LLVM bitcode LibC.cpp-gfx90c.bc [ 22%] Building LLVM bitcode LibC.cpp-gfx90a.bc [ 22%] Building CXX object openmp/libomptarget/plugins-nextgen/amdgpu/CMakeFiles/omptarget.rtl.amdgpu.dir/dynamic_hsa/hsa.cpp.o [ 22%] Building LLVM bitcode LibC.cpp-gfx940.bc [ 22%] Building LLVM bitcode LibC.cpp-sm_37.bc [ 22%] Building LLVM bitcode LibC.cpp-sm_35.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_50.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_52.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_60.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_53.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_62.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_61.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_70.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_72.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_75.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_80.bc [ 25%] Building LLVM bitcode LibC.cpp-sm_86.bc [ 27%] Building LLVM bitcode LibC.cpp-sm_87.bc [ 27%] Building LLVM bitcode LibC.cpp-sm_89.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1010.bc [ 27%] Built target omptarget [ 27%] Building LLVM bitcode Mapping.cpp-gfx1030.bc [ 27%] Building CXX object openmp/libomptarget/tools/deviceinfo/CMakeFiles/llvm-omp-device-info.dir/llvm-omp-device-info.cpp.o [ 27%] Building LLVM bitcode Mapping.cpp-gfx1031.bc [ 27%] Building CXX object openmp/libomptarget/tools/kernelreplay/CMakeFiles/llvm-omp-kernel-replay.dir/llvm-omp-kernel-replay.cpp.o [ 27%] Building LLVM bitcode Mapping.cpp-gfx1032.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1033.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1034.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1035.bc [ 27%] Building LLVM bitcode Mapping.cpp-gfx1036.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1100.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1101.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1102.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1103.bc [ 30%] Building LLVM bitcode Mapping.cpp-gfx1150.bc [ 30%] Linking CXX executable /scratch/llvm-project/build/bin/llvm-omp-device-info [ 32%] Building LLVM bitcode Mapping.cpp-gfx700.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx1151.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx801.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx701.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx803.bc [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c02.cpp.o [ 32%] Building LLVM bitcode Mapping.cpp-gfx900.bc [ 32%] Built target llvm-omp-device-info [ 32%] Building LLVM bitcode Mapping.cpp-gfx902.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx906.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx908.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx90a.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx90c.bc [ 32%] Building LLVM bitcode Mapping.cpp-gfx940.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_35.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_37.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_50.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_52.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_53.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_60.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_61.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_62.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_70.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_72.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_75.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_80.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_86.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_87.bc [ 32%] Building LLVM bitcode Mapping.cpp-sm_89.bc [ 32%] Linking CXX executable /scratch/llvm-project/build/bin/llvm-omp-kernel-replay [ 35%] Building LLVM bitcode Misc.cpp-gfx1010.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1030.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1031.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1034.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1032.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1033.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1035.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1036.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1100.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1101.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1102.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1150.bc [ 35%] Built target llvm-omp-kernel-replay [ 35%] Building LLVM bitcode Misc.cpp-gfx1103.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx1151.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx700.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx701.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx803.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx801.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx900.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx902.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx906.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx908.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx90c.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx90a.bc [ 35%] Building LLVM bitcode Misc.cpp-gfx940.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_35.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_37.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_50.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_52.bc [ 35%] Building LLVM bitcode Misc.cpp-sm_53.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_60.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_61.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_62.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_70.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_72.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_75.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_86.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_80.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_87.bc [ 37%] Building LLVM bitcode Misc.cpp-sm_89.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1010.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1030.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1031.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1033.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1032.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1034.bc [ 37%] Building LLVM bitcode Parallelism.cpp-gfx1035.bc [ 40%] Linking CXX shared library /scratch/llvm-project/build/lib/libomptarget.rtl.cuda.so [ 40%] Building LLVM bitcode Parallelism.cpp-gfx1036.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx1101.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx1100.bc [ 40%] Building LLVM bitcode Parallelism.cpp-gfx1102.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx1103.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx1151.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx700.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx1150.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx701.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx801.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx803.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx900.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx902.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx906.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx908.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx90a.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx90c.bc [ 42%] Building LLVM bitcode Parallelism.cpp-gfx940.bc [ 42%] Linking CXX shared library /scratch/llvm-project/build/lib/libomptarget.rtl.amdgpu.so [ 42%] Building LLVM bitcode Parallelism.cpp-sm_37.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_35.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_50.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_52.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_53.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_60.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_70.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_61.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_62.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_72.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_75.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_80.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_86.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_87.bc [ 42%] Building LLVM bitcode Parallelism.cpp-sm_89.bc [ 42%] Building LLVM bitcode Reduction.cpp-gfx1010.bc [ 42%] Building LLVM bitcode Reduction.cpp-gfx1030.bc [ 42%] Building LLVM bitcode Reduction.cpp-gfx1031.bc [ 42%] Building LLVM bitcode Reduction.cpp-gfx1034.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1032.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1033.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1035.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1036.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1103.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1100.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1101.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1102.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1150.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx1151.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx701.bc [ 45%] Building LLVM bitcode Reduction.cpp-gfx700.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx803.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx801.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx900.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx902.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx906.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx908.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx90a.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx90c.bc [ 47%] Building LLVM bitcode Reduction.cpp-gfx940.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_35.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_37.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_50.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_53.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_60.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_52.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_61.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_62.bc [ 47%] Building LLVM bitcode Reduction.cpp-sm_72.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_70.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_75.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_80.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_86.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_87.bc [ 50%] Building LLVM bitcode Reduction.cpp-sm_89.bc [ 50%] Building LLVM bitcode State.cpp-gfx1010.bc [ 50%] Building LLVM bitcode State.cpp-gfx1030.bc [ 50%] Building LLVM bitcode State.cpp-gfx1032.bc [ 50%] Building LLVM bitcode State.cpp-gfx1031.bc [ 50%] Building LLVM bitcode State.cpp-gfx1033.bc [ 50%] Building LLVM bitcode State.cpp-gfx1034.bc [ 50%] Building LLVM bitcode State.cpp-gfx1035.bc [ 50%] Building LLVM bitcode State.cpp-gfx1036.bc [ 50%] Building LLVM bitcode State.cpp-gfx1100.bc [ 50%] Building LLVM bitcode State.cpp-gfx1101.bc [ 50%] Building LLVM bitcode State.cpp-gfx1102.bc [ 50%] Building LLVM bitcode State.cpp-gfx1103.bc [ 50%] Building LLVM bitcode State.cpp-gfx1151.bc [ 50%] Building LLVM bitcode State.cpp-gfx1150.bc [ 50%] Building LLVM bitcode State.cpp-gfx700.bc [ 50%] Building LLVM bitcode State.cpp-gfx701.bc [ 50%] Building LLVM bitcode State.cpp-gfx801.bc [ 50%] Building LLVM bitcode State.cpp-gfx803.bc [ 50%] Building LLVM bitcode State.cpp-gfx900.bc [ 50%] Building LLVM bitcode State.cpp-gfx902.bc [ 50%] Building LLVM bitcode State.cpp-gfx906.bc [ 50%] Building LLVM bitcode State.cpp-gfx90a.bc [ 50%] Building LLVM bitcode State.cpp-gfx90c.bc [ 50%] Building LLVM bitcode State.cpp-gfx908.bc [ 50%] Building LLVM bitcode State.cpp-gfx940.bc [ 52%] Building LLVM bitcode State.cpp-sm_35.bc [ 52%] Building LLVM bitcode State.cpp-sm_50.bc [ 52%] Building LLVM bitcode State.cpp-sm_52.bc [ 52%] Building LLVM bitcode State.cpp-sm_37.bc [ 52%] Building LLVM bitcode State.cpp-sm_53.bc [ 52%] Building LLVM bitcode State.cpp-sm_60.bc [ 52%] Building LLVM bitcode State.cpp-sm_61.bc [ 52%] Building LLVM bitcode State.cpp-sm_62.bc [ 52%] Building LLVM bitcode State.cpp-sm_70.bc [ 52%] Building LLVM bitcode State.cpp-sm_72.bc [ 52%] Building LLVM bitcode State.cpp-sm_80.bc [ 52%] Building LLVM bitcode State.cpp-sm_75.bc [ 52%] Building LLVM bitcode State.cpp-sm_86.bc [ 52%] Building LLVM bitcode State.cpp-sm_87.bc [ 52%] Building LLVM bitcode State.cpp-sm_89.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1010.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1030.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1031.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1032.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1033.bc [ 52%] Building LLVM bitcode Synchronization.cpp-gfx1034.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1035.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1036.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1100.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1102.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1101.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1103.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1150.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx1151.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx701.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx801.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx700.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx803.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx902.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx900.bc [ 55%] Building LLVM bitcode Synchronization.cpp-gfx908.bc [ 57%] Building LLVM bitcode Synchronization.cpp-gfx906.bc [ 57%] Building LLVM bitcode Synchronization.cpp-gfx90a.bc [ 57%] Building LLVM bitcode Synchronization.cpp-gfx90c.bc [ 57%] Building LLVM bitcode Synchronization.cpp-gfx940.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_35.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_37.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_50.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_52.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_53.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_60.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_61.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_62.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_70.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_72.bc [ 57%] Building LLVM bitcode Synchronization.cpp-sm_75.bc [ 60%] Building LLVM bitcode Synchronization.cpp-sm_80.bc [ 60%] Building LLVM bitcode Synchronization.cpp-sm_86.bc [ 60%] Building LLVM bitcode Synchronization.cpp-sm_87.bc [ 60%] Building LLVM bitcode Synchronization.cpp-sm_89.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1010.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1030.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1031.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1032.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1033.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1034.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1035.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1100.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1036.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1101.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1102.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1103.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1150.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx1151.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx700.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx701.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx801.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx902.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx803.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx900.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx906.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx908.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx90a.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx90c.bc [ 60%] Building LLVM bitcode Tasking.cpp-gfx940.bc [ 60%] Building LLVM bitcode Tasking.cpp-sm_35.bc [ 60%] Building LLVM bitcode Tasking.cpp-sm_37.bc [ 60%] Building LLVM bitcode Tasking.cpp-sm_50.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_60.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_52.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_53.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_61.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_62.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_70.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_72.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_75.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_80.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_86.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1010.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_87.bc [ 62%] Building LLVM bitcode Tasking.cpp-sm_89.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1030.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1031.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1032.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1033.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1035.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1036.bc [ 62%] Building LLVM bitcode Utils.cpp-gfx1034.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1101.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1100.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1102.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1103.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1150.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx1151.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx700.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx701.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx801.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx803.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx900.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx902.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx906.bc [ 65%] Building LLVM bitcode Utils.cpp-gfx908.bc [ 67%] Building LLVM bitcode Utils.cpp-gfx90c.bc [ 67%] Building LLVM bitcode Utils.cpp-gfx940.bc [ 67%] Building LLVM bitcode Utils.cpp-gfx90a.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_35.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_50.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_37.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_52.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_53.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_60.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_61.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_70.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_62.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_72.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_75.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_80.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_86.bc [ 67%] Building LLVM bitcode Utils.cpp-sm_87.bc [ 70%] Building LLVM bitcode Utils.cpp-sm_89.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1010.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1030.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1031.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1032.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1033.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1034.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1035.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1036.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1101.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1100.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1102.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1103.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1150.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx1151.bc [ 70%] Building LLVM bitcode Workshare.cpp-gfx801.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx700.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx701.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx803.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx900.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx902.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx908.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx906.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx90a.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx90c.bc [ 72%] Building LLVM bitcode Workshare.cpp-gfx940.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_35.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_37.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_50.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_52.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_53.bc [ 72%] Building LLVM bitcode Workshare.cpp-sm_60.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_61.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_62.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_70.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_72.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_75.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_80.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_86.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_87.bc [ 75%] Building LLVM bitcode Workshare.cpp-sm_89.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1010.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1030.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1031.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1032.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1033.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1034.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1035.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1036.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1100.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1101.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1102.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1103.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1150.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx1151.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx700.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx801.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx803.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx701.bc [ 75%] Linking LLVM bitcode libomptarget-amdgpu-gfx902.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx900.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx906.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx908.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx90a.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx90c.bc [ 77%] Linking LLVM bitcode libomptarget-amdgpu-gfx940.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_35.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_37.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_50.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_52.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_53.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_61.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_60.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_62.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_70.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_72.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_86.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_80.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_75.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_87.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_89.bc [ 80%] Linking LLVM bitcode libomptarget-nvptx-sm_90.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1030.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1010.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1032.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1031.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1033.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1034.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1035.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1100.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1036.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1101.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1102.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1150.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1103.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx1151.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx700.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx701.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx803.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx902.bc [ 80%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx801.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx900.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx906.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx908.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx90a.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx90c.bc [ 82%] Internalizing LLVM bitcode libomptarget-amdgpu-gfx940.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_35.bc [ 85%] Built target omptarget.rtl.amdgpu [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_37.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_50.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_60.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_61.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_53.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_62.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_52.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_70.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_72.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_75.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_80.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_86.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_87.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_89.bc [ 85%] Internalizing LLVM bitcode libomptarget-nvptx-sm_90.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1010.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1030.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1031.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1032.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1033.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1034.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1035.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1036.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1101.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1100.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1102.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1103.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1150.bc [ 85%] Built target omptarget.rtl.cuda [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx1151.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx700.bc [ 85%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx701.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx900.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx801.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx803.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx902.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx906.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx908.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx90a.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx940.bc [ 87%] Optimizing LLVM bitcode libomptarget-amdgpu-gfx90c.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_35.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_37.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_50.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_52.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_53.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_61.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_60.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_62.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_72.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_70.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_75.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_80.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_86.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_87.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_89.bc [ 90%] Optimizing LLVM bitcode libomptarget-nvptx-sm_90.bc [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1010.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1030.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1031.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1033.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1032.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1034.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1035.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1036.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1100.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1101.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1103.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1102.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1150.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx1151.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx700.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx801.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx701.bc.out [ 90%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx803.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx902.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx900.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx906.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx908.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx90a.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx940.bc.out [ 92%] Packaging LLVM offloading binary libomptarget-amdgpu-gfx90c.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_35.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_50.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_37.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_52.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_53.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_60.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_61.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_62.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_70.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_72.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_75.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_80.bc.out [ 95%] Packaging LLVM offloading binary libomptarget-nvptx-sm_86.bc.out [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1010.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1030.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1031.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1032.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1034.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1033.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1035.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1036.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1101.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1102.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1103.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1100.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1151.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx1150.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx700.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx701.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx801.o [ 95%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx803.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx900.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx902.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx908.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx90a.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx906.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx940.o [ 97%] Embedding LLVM offloading binary in devicertl-amdgpu-gfx90c.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_35.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_50.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_60.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_53.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_52.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_37.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_61.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_62.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_72.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_75.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_80.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_70.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_86.o [100%] Packaging LLVM offloading binary libomptarget-nvptx-sm_87.bc.out [100%] Packaging LLVM offloading binary libomptarget-nvptx-sm_90.bc.out [100%] Packaging LLVM offloading binary libomptarget-nvptx-sm_89.bc.out [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_87.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_90.o [100%] Embedding LLVM offloading binary in devicertl-nvptx-sm_89.o [100%] Linking CXX static library ../libomptarget.devicertl.a [100%] Built target omptarget.devicertl [100%] No install step for 'runtimes' [100%] Completed 'runtimes' [100%] Built target runtimes [ 0%] Built target LLVMDemangle [ 0%] Built target LLVMSupportBlake3 [ 3%] Built target LLVMSupport [ 3%] Built target LLVMTableGen [ 3%] Built target obj.LLVMTableGenCommon [ 3%] Built target LLVMTableGenCommon [ 3%] Built target llvm-min-tblgen [ 3%] Built target vt_gen [ 3%] Built target LLVMCodeGenTypes [ 3%] Built target LLVMTableGenGlobalISel [ 3%] Built target intrinsics_gen [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test06_ParallelFor_MDRangePolicy_CUDA.cpp.o [ 3%] Built target llvm-tblgen [ 3%] Built target llvm_vcsrevision_h [ 3%] Built target RISCVTargetParserTableGen [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 3%] Built target LLVMTargetParser [ 4%] Built target LLVMBinaryFormat [ 4%] Built target LLVMBitstreamReader [ 4%] Built target LLVMRemarks [ 6%] Built target LLVMCore [ 6%] Built target LLVMFuzzerCLI [ 7%] Built target LLVMTextAPI [ 7%] Built target LLVMBitReader [ 7%] Built target LLVMAsmParser [ 7%] Built target LLVMIRReader [ 9%] Built target LLVMDebugInfoCodeView [ 10%] Built target LLVMMC [ 10%] Built target LLVMMCParser [ 10%] Built target LLVMObject [ 10%] Built target LLVMDebugInfoDWARF [ 10%] Built target LLVMDebugInfoMSF [ 12%] Built target LLVMDebugInfoPDB [ 12%] Built target LLVMDebugInfoBTF [ 12%] Built target LLVMSymbolize [ 12%] Built target LLVMProfileData [ 15%] Built target LLVMAnalysis [ 15%] Built target LLVMBitWriter [ 16%] Built target LLVMTransformUtils [ 16%] Built target LLVMAggressiveInstCombine [ 16%] Built target LLVMInstCombine [ 18%] Built target LLVMScalarOpts [ 18%] Built target LLVMFuzzMutate [ 18%] Built target LLVMFileCheck [ 18%] Built target LLVMInterfaceStub [ 18%] Built target LLVMIRPrinter [ 18%] Built target LLVMObjCARCOpts [ 18%] Built target LLVMTarget [ 22%] Built target LLVMCodeGen [ 24%] Built target LLVMSelectionDAG [ 24%] Built target LLVMAsmPrinter [ 24%] Built target LLVMMIRParser [ 25%] Built target LLVMGlobalISel [ 25%] Built target LLVMDWARFLinker [ 25%] Built target LLVMDWARFLinkerParallel [ 25%] Built target LLVMExtensions [ 25%] Built target LLVMFrontendHLSL [ 25%] Built target acc_gen [ 25%] Built target LLVMFrontendOpenACC [ 25%] Built target omp_gen [ 25%] Built target LLVMFrontendOpenMP [ 25%] Built target LLVMInstrumentation [ 25%] Built target LLVMVectorize [ 25%] Built target LLVMLinker [ 25%] Built target LLVMipo [ 25%] Built target LLVMHello_exports [ 25%] Built target LLVMHello [ 25%] Built target LLVMCoroutines [ 25%] Built target LLVMCFGuard [ 25%] Built target LLVMPasses [ 25%] Built target LLVMLTO [ 25%] Built target LLVMMCDisassembler [ 25%] Built target LLVMMCA [ 27%] Built target LLVMObjCopy [ 27%] Built target LLVMObjectYAML [ 27%] Built target LLVMOption [ 27%] Built target LLVMDebuginfod [ 27%] Built target LLVMDebugInfoGSYM [ 28%] Built target LLVMDebugInfoLogicalView [ 28%] Built target LLVMDWP [ 28%] Built target LLVMOrcShared [ 28%] Built target LLVMOrcTargetProcess [ 28%] Built target LLVMRuntimeDyld [ 28%] Built target LLVMExecutionEngine [ 28%] Built target LLVMInterpreter [ 28%] Built target JITLinkTableGen [ 30%] Built target LLVMJITLink [ 30%] Built target LLVMMCJIT [ 30%] Built target LLVMWindowsDriver [ 31%] Built target LLVMOrcJIT [ 31%] Built target AArch64CommonTableGen [ 31%] Built target LLVMAArch64Info [ 31%] Built target LLVMAArch64Utils [ 33%] Built target LLVMAArch64Desc [ 33%] Built target LLVMAArch64CodeGen [ 33%] Built target LLVMAArch64AsmParser [ 33%] Built target LLVMAArch64Disassembler [ 33%] Built target AMDGPUCommonTableGen [ 33%] Built target InstCombineTableGen [ 33%] Built target LLVMAMDGPUInfo [ 33%] Built target LLVMAMDGPUUtils [ 33%] Built target LLVMAMDGPUDesc [ 34%] Built target LLVMAMDGPUCodeGen [ 34%] Built target LLVMAMDGPUAsmParser [ 34%] Built target LLVMAMDGPUDisassembler [ 36%] Built target LLVMAMDGPUTargetMCA [ 37%] Built target ARMCommonTableGen [ 37%] Built target LLVMARMInfo [ 37%] Built target LLVMARMUtils [ 37%] Built target LLVMARMDesc [ 37%] Built target LLVMARMCodeGen [ 37%] Built target LLVMARMAsmParser [ 39%] Built target LLVMARMDisassembler [ 39%] Built target AVRCommonTableGen [ 39%] Built target LLVMAVRInfo [ 39%] Built target LLVMAVRDesc [ 39%] Built target LLVMAVRCodeGen [ 39%] Built target LLVMAVRAsmParser [ 39%] Built target LLVMAVRDisassembler [ 39%] Built target BPFCommonTableGen [ 39%] Built target LLVMBPFInfo [ 39%] Built target LLVMBPFDesc [ 39%] Built target LLVMBPFCodeGen [ 39%] Built target LLVMBPFAsmParser [ 39%] Built target LLVMBPFDisassembler [ 39%] Built target HexagonCommonTableGen [ 39%] Built target LLVMHexagonInfo [ 40%] Built target LLVMHexagonDesc [ 40%] Built target LLVMHexagonAsmParser [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 40%] Built target LLVMHexagonCodeGen [ 40%] Built target LLVMHexagonDisassembler [ 40%] Built target LanaiCommonTableGen [ 40%] Built target LLVMLanaiInfo [ 40%] Built target LLVMLanaiDesc [ 40%] Built target LLVMLanaiAsmParser [ 40%] Built target LLVMLanaiCodeGen [ 40%] Built target LLVMLanaiDisassembler [ 40%] Built target LoongArchCommonTableGen [ 40%] Built target LLVMLoongArchInfo [ 40%] Built target LLVMLoongArchDesc [ 42%] Built target LLVMLoongArchCodeGen [ 42%] Built target LLVMLoongArchAsmParser [ 42%] Built target LLVMLoongArchDisassembler [ 43%] Built target MipsCommonTableGen [ 43%] Built target LLVMMipsInfo [ 45%] Built target LLVMMipsDesc [ 45%] Built target LLVMMipsCodeGen [ 45%] Built target LLVMMipsAsmParser [ 45%] Built target LLVMMipsDisassembler [ 45%] Built target MSP430CommonTableGen [ 45%] Built target LLVMMSP430Info [ 45%] Built target LLVMMSP430Desc [ 46%] Built target LLVMMSP430CodeGen [ 46%] Built target LLVMMSP430AsmParser [ 46%] Built target LLVMMSP430Disassembler [ 46%] Built target NVPTXCommonTableGen [ 46%] Built target LLVMNVPTXInfo [ 46%] Built target LLVMNVPTXDesc [ 46%] Built target LLVMNVPTXCodeGen [ 46%] Built target PowerPCCommonTableGen [ 46%] Built target LLVMPowerPCInfo [ 46%] Built target LLVMPowerPCDesc [ 48%] Built target LLVMPowerPCCodeGen [ 48%] Built target LLVMPowerPCAsmParser [ 48%] Built target LLVMPowerPCDisassembler [ 48%] Built target RISCVCommonTableGen [ 48%] Built target LLVMRISCVInfo [ 48%] Built target LLVMRISCVDesc [ 50%] Built target LLVMRISCVCodeGen [ 50%] Built target LLVMRISCVAsmParser [ 50%] Built target LLVMRISCVDisassembler [ 50%] Built target LLVMRISCVTargetMCA [ 50%] Built target SparcCommonTableGen [ 50%] Built target LLVMSparcInfo [ 50%] Built target LLVMSparcDesc [ 50%] Built target LLVMSparcCodeGen [ 50%] Built target LLVMSparcAsmParser [ 50%] Built target LLVMSparcDisassembler [ 50%] Built target SystemZCommonTableGen [ 50%] Built target LLVMSystemZInfo [ 50%] Built target LLVMSystemZDesc [ 51%] Built target LLVMSystemZCodeGen [ 51%] Built target LLVMSystemZAsmParser [ 51%] Built target LLVMSystemZDisassembler [ 51%] Built target VECommonTableGen [ 51%] Built target LLVMVEInfo [ 51%] Built target LLVMVEDesc [ 51%] Built target LLVMVECodeGen [ 51%] Built target LLVMVEAsmParser [ 51%] Built target LLVMVEDisassembler [ 51%] Built target WebAssemblyCommonTableGen [ 51%] Built target LLVMWebAssemblyInfo [ 51%] Built target LLVMWebAssemblyDesc [ 51%] Built target LLVMWebAssemblyUtils [ 53%] Built target LLVMWebAssemblyCodeGen [ 53%] Built target LLVMWebAssemblyAsmParser [ 53%] Built target LLVMWebAssemblyDisassembler [ 53%] Built target X86CommonTableGen [ 53%] Built target LLVMX86Info [ 53%] Built target LLVMX86Desc [ 54%] Built target LLVMX86CodeGen [ 54%] Built target LLVMX86AsmParser [ 54%] Built target LLVMX86Disassembler [ 54%] Built target LLVMX86TargetMCA [ 54%] Built target XCoreCommonTableGen [ 54%] Built target LLVMXCoreInfo [ 54%] Built target LLVMXCoreDesc [ 56%] Built target LLVMXCoreCodeGen [ 56%] Built target LLVMXCoreDisassembler [ 56%] Built target LLVMLineEditor [ 56%] Built target LLVMCoverage [ 56%] Built target DllOptionsTableGen [ 56%] Built target LLVMDlltoolDriver [ 56%] Built target LibOptionsTableGen [ 56%] Built target LLVMLibDriver [ 56%] Built target LLVMXRay [ 56%] Built target LLVMWindowsManifest [ 56%] Built target FileCheck [ 56%] Built target llvm-PerfectShuffle [ 56%] Built target count [ 56%] Built target not [ 56%] Built target UnicodeNameMappingGenerator [ 56%] Built target yaml-bench [ 56%] Built target split-file [ 57%] Built target LTO_exports [ 57%] Built target LTO [ 57%] Built target llvm-ar [ 57%] Built target llvm-ranlib [ 57%] Built target llvm-lib [ 57%] Built target llvm-dlltool [ 57%] Built target llvm-config [ 57%] Built target llvm-lto [ 57%] Built target llvm-profdata [ 57%] Built target obj.clangSupport [ 59%] Built target clang-tblgen [ 59%] Built target utility-resource-headers [ 59%] Built target core-resource-headers [ 59%] Built target arm-common-resource-headers [ 59%] Built target arm-resource-headers [ 59%] Built target aarch64-resource-headers [ 60%] Built target cuda-resource-headers [ 60%] Built target hexagon-resource-headers [ 60%] Built target hip-resource-headers [ 60%] Built target loongarch-resource-headers [ 60%] Built target mips-resource-headers [ 60%] Built target ppc-resource-headers [ 60%] Built target ppc-htm-resource-headers [ 60%] Built target riscv-resource-headers [ 60%] Built target systemz-resource-headers [ 60%] Built target ve-resource-headers [ 60%] Built target webassembly-resource-headers [ 62%] Built target x86-resource-headers [ 62%] Built target hlsl-resource-headers [ 62%] Built target opencl-resource-headers [ 62%] Built target llvm-libc-resource-headers [ 62%] Built target openmp-resource-headers [ 62%] Built target windows-resource-headers [ 62%] Built target clang-resource-headers [ 62%] Built target ClangSyntaxNodeClasses [ 62%] Built target ClangAttrClasses [ 62%] Built target ClangAttrImpl [ 62%] Built target ClangAttrTextDump [ 62%] Built target ClangAttrTraverse [ 62%] Built target ClangAttrVisitor [ 62%] Built target ClangStmtNodes [ 62%] Built target ClangDeclNodes [ 62%] Built target ClangTypeNodes [ 62%] Built target ClangAbstractBasicReader [ 62%] Built target ClangAbstractBasicWriter [ 62%] Built target ClangAbstractTypeReader [ 62%] Built target ClangAbstractTypeWriter [ 62%] Built target ClangCommentNodes [ 62%] Built target ClangCommentHTMLTags [ 62%] Built target ClangCommentHTMLTagsProperties [ 62%] Built target ClangCommentHTMLNamedCharacterReferences [ 62%] Built target ClangCommentCommandInfo [ 62%] Built target ClangCommentCommandList [ 62%] Built target StmtDataCollectors [ 62%] Built target ClangDiagnosticAnalysis [ 62%] Built target ClangDiagnosticAST [ 62%] Built target ClangDiagnosticComment [ 62%] Built target ClangDiagnosticCommon [ 62%] Built target ClangDiagnosticCrossTU [ 62%] Built target ClangDiagnosticDriver [ 62%] Built target ClangDiagnosticFrontend [ 62%] Built target ClangDiagnosticLex [ 62%] Built target ClangDiagnosticParse [ 62%] Built target ClangDiagnosticRefactoring [ 62%] Built target ClangDiagnosticSema [ 62%] Built target ClangDiagnosticSerialization [ 62%] Built target ClangDiagnosticGroups [ 62%] Built target ClangDiagnosticIndexName [ 62%] Built target ClangAttrList [ 62%] Built target ClangAttrSubjectMatchRuleList [ 62%] Built target ClangAttrTokenKinds [ 62%] Built target ClangAttrHasAttributeImpl [ 62%] Built target ClangARMNeon [ 62%] Built target ClangARMFP16 [ 62%] Built target ClangARMMveBuiltinsDef [ 62%] Built target ClangARMMveBuiltinCG [ 62%] Built target ClangARMMveBuiltinSema [ 62%] Built target ClangARMMveBuiltinAliases [ 62%] Built target ClangARMSveBuiltins [ 62%] Built target ClangARMSveBuiltinCG [ 62%] Built target ClangARMSveTypeFlags [ 62%] Built target ClangARMSveSemaRangeChecks [ 62%] Built target ClangARMSmeBuiltins [ 62%] Built target ClangARMSmeBuiltinCG [ 62%] Built target ClangARMSmeSemaRangeChecks [ 62%] Built target ClangARMCdeBuiltinsDef [ 62%] Built target ClangARMCdeBuiltinCG [ 62%] Built target ClangARMCdeBuiltinSema [ 62%] Built target ClangARMCdeBuiltinAliases [ 62%] Built target ClangRISCVVectorBuiltins [ 62%] Built target ClangRISCVVectorBuiltinCG [ 62%] Built target ClangRISCVVectorBuiltinSema [ 62%] Built target ClangRISCVSiFiveVectorBuiltins [ 62%] Built target ClangRISCVSiFiveVectorBuiltinCG [ 62%] Built target ClangRISCVSiFiveVectorBuiltinSema [ 62%] Built target ClangAttrParserStringSwitches [ 62%] Built target ClangAttrSubMatchRulesParserStringSwitches [ 62%] Built target ClangAttrTemplateInstantiate [ 63%] Built target ClangAttrParsedAttrList [ 63%] Built target ClangAttrParsedAttrKinds [ 63%] Built target ClangAttrSpellingListIndex [ 63%] Built target ClangAttrParsedAttrImpl [ 63%] Built target ClangAttrPCHRead [ 63%] Built target ClangAttrPCHWrite [ 63%] Built target ClangSACheckers [ 63%] Built target ClangSyntaxNodeList [ 63%] Built target clang-tablegen-targets [ 65%] Built target obj.clangBasic [ 65%] Built target clangBasic [ 65%] Built target obj.clangAPINotes [ 65%] Built target clangAPINotes [ 65%] Built target obj.clangLex [ 65%] Built target clangLex [ 65%] Built target clangSupport [ 65%] Built target obj.clangParse [ 65%] Built target ClangAttrDocTable [ 65%] Built target Opcodes [ 68%] Built target obj.clangAST [ 68%] Built target clangAST [ 68%] Built target obj.clangASTMatchers [ 68%] Built target clangASTMatchers [ 68%] Built target ClangOpenCLBuiltinsImpl [ 69%] Built target obj.clangSema [ 69%] Built target obj.clangAnalysis [ 69%] Built target clangAnalysis [ 69%] Built target obj.clangEdit [ 69%] Built target clangEdit [ 69%] Built target clangSema [ 69%] Built target clangParse [ 71%] Built target obj.clangDynamicASTMatchers [ 71%] Built target clangDynamicASTMatchers [ 71%] Built target obj.clangCrossTU [ 71%] Built target obj.clangRewrite [ 71%] Built target clangRewrite [ 71%] Built target ClangDriverOptions [ 72%] Built target obj.clangDriver [ 72%] Built target clangDriver [ 72%] Built target obj.clangSerialization [ 72%] Built target clangSerialization [ 72%] Built target obj.clangFrontend [ 72%] Built target clangFrontend [ 72%] Built target obj.clangToolingCore [ 72%] Built target clangToolingCore [ 72%] Built target obj.clangToolingInclusions [ 72%] Built target clangToolingInclusions [ 74%] Built target obj.clangIndex [ 74%] Built target obj.clangFormat [ 74%] Built target clangFormat [ 74%] Built target clangIndex [ 74%] Built target clangCrossTU [ 75%] Built target obj.clangCodeGen [ 75%] Built target clangCodeGen [ 75%] Built target SampleAnalyzerPlugin_exports [ 77%] Built target obj.clangStaticAnalyzerCore [ 77%] Built target clangStaticAnalyzerCore [ 80%] Built target obj.clangStaticAnalyzerCheckers [ 80%] Built target clangStaticAnalyzerCheckers [ 80%] Built target obj.clangStaticAnalyzerFrontend [ 80%] Built target clangStaticAnalyzerFrontend [ 80%] Built target SampleAnalyzerPlugin [ 80%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports [ 80%] Built target CheckerDependencyHandlingAnalyzerPlugin [ 80%] Built target CheckerOptionHandlingAnalyzerPlugin_exports [ 80%] Built target CheckerOptionHandlingAnalyzerPlugin [ 80%] Built target clangAnalysisFlowSensitiveResources [ 80%] Built target obj.clangAnalysisFlowSensitive [ 80%] Built target clangAnalysisFlowSensitive [ 80%] Built target obj.clangAnalysisFlowSensitiveModels [ 80%] Built target clangAnalysisFlowSensitiveModels [ 80%] Built target obj.clangExtractAPI [ 80%] Built target clangExtractAPI [ 80%] Built target obj.clangARCMigrate [ 80%] Built target clangARCMigrate [ 80%] Built target obj.clangRewriteFrontend [ 80%] Built target clangRewriteFrontend [ 80%] Built target obj.clangFrontendTool [ 80%] Built target clangFrontendTool [ 80%] Built target clang-ast-dump [ 80%] Built target obj.clangTooling [ 80%] Built target clangTooling [ 80%] Built target obj.clangToolingInclusionsStdlib [ 80%] Built target clangToolingInclusionsStdlib [ 80%] Built target obj.clangToolingRefactoring [ 80%] Built target clangToolingRefactoring [ 80%] Built target obj.clangToolingASTDiff [ 80%] Built target clangToolingASTDiff [ 80%] Built target obj.clangToolingSyntax [ 80%] Built target clangToolingSyntax [ 80%] Built target obj.clangDependencyScanning [ 80%] Built target clangDependencyScanning [ 80%] Built target obj.clangTransformer [ 80%] Built target clangTransformer [ 80%] Built target obj.clangDirectoryWatcher [ 80%] Built target clangDirectoryWatcher [ 80%] Built target obj.clangIndexSerialization [ 80%] Built target clangIndexSerialization [ 80%] Built target obj.clangInterpreter [ 80%] Built target clangInterpreter [ 80%] Built target diagtool [ 80%] Built target clang [ 80%] Built target apinotes-test [ 80%] Built target clang-diff [ 81%] Built target clang-format [ 81%] Built target obj.clangHandleCXX [ 81%] Built target clangHandleCXX [ 81%] Built target obj.clangHandleLLVM [ 81%] Built target clangHandleLLVM [ 81%] Built target clang-fuzzer-dictionary [ 81%] Built target clang-import-test [ 81%] Built target LinkerWrapperOpts [ 81%] Built target clang-linker-wrapper [ 81%] Built target clang-offload-packager [ 81%] Built target clang-offload-bundler [ 81%] Built target ScanDepsOptsTableGen [ 81%] Built target clang-scan-deps [ 81%] Built target clang-repl [ 83%] Built target libclang [ 83%] Built target c-index-test [ 83%] Built target clang-rename [ 83%] Built target clang-refactor [ 83%] Built target clang-cpp [ 83%] Built target arcmt-test [ 83%] Built target c-arcmt-test [ 83%] Built target clang-check [ 83%] Built target clang-extdef-mapping [ 83%] Built target scan-build [ 84%] Built target scan-build-py [ 84%] Built target scan-view [ 84%] Built target amdgpu-arch [ 84%] Built target nvptx-arch [ 84%] Built target hmaptool [ 84%] Built target bugpoint [ 84%] Built target BugpointPasses_exports [ 84%] Built target BugpointPasses [ 84%] Built target DsymutilTableGen [ 84%] Built target dsymutil [ 84%] Built target llc [ 84%] Built target lli [ 84%] Built target lli-child-target [ 84%] Built target llvm-as [ 84%] Built target llvm-bcanalyzer [ 84%] Built target llvm-c-test [ 84%] Built target llvm-cat [ 84%] Built target LLVMCFIVerify [ 84%] Built target llvm-cfi-verify [ 84%] Built target llvm-cov [ 84%] Built target CvtResTableGen [ 84%] Built target llvm-cvtres [ 84%] Built target llvm-cxxdump [ 84%] Built target CxxfiltOptsTableGen [ 84%] Built target llvm-cxxfilt [ 84%] Built target llvm-cxxmap [ 84%] Built target llvm-debuginfo-analyzer [ 84%] Built target DebugInfodOptsTableGen [ 84%] Built target llvm-debuginfod [ 86%] Built target llvm-debuginfod-find [ 86%] Built target LLVMDiff [ 86%] Built target llvm-diff [ 86%] Built target llvm-dis [ 86%] Built target llvm-dlang-demangle-fuzzer [ 86%] Built target llvm-dwarfdump [ 86%] Built target DwarfutilTableGen [ 86%] Built target llvm-dwarfutil [ 86%] Built target DwpOptsTableGen [ 86%] Built target llvm-dwp [ 87%] Built target LLVMExegesis [ 87%] Built target LLVMExegesisMips [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c03.cpp.o [ 87%] Built target LLVMExegesisX86 [ 87%] Built target LLVMExegesisAArch64 [ 87%] Built target LLVMExegesisPowerPC [ 87%] Built target llvm-exegesis [ 87%] Built target llvm-extract [ 87%] Built target GSYMUtilOptsTableGen [ 87%] Built target llvm-gsymutil [ 87%] Built target IFSOptsTableGen [ 87%] Built target llvm-ifs [ 87%] Built target llvm-isel-fuzzer [ 87%] Built target llvm-itanium-demangle-fuzzer [ 87%] Built target llvm-jitlink [ 87%] Built target llvm-jitlink-executor [ 87%] Built target LibtoolDarwinOptsTableGen [ 87%] Built target llvm-libtool-darwin [ 87%] Built target llvm-link [ 87%] Built target LipoOptsTableGen [ 87%] Built target llvm-lipo [ 87%] Built target llvm-lto2 [ 87%] Built target llvm-mc [ 89%] Built target llvm-mca [ 89%] Built target llvm-microsoft-demangle-fuzzer [ 89%] Built target MLTableGen [ 89%] Built target llvm-ml [ 89%] Built target llvm-modextract [ 89%] Built target MtTableGen [ 89%] Built target llvm-mt [ 89%] Built target NmOptsTableGen [ 89%] Built target llvm-nm [ 89%] Built target ObjcopyOptsTableGen [ 89%] Built target InstallNameToolOptsTableGen [ 89%] Built target BitcodeStripOptsTableGen [ 89%] Built target StripOptsTableGen [ 89%] Built target llvm-objcopy [ 89%] Built target llvm-install-name-tool [ 89%] Built target llvm-bitcode-strip [ 89%] Built target llvm-strip [ 89%] Built target ObjdumpOptsTableGen [ 89%] Built target OtoolOptsTableGen [ 89%] Built target llvm-objdump [ 89%] Built target llvm-otool [ 89%] Built target llvm-opt-fuzzer [ 89%] Built target llvm-opt-report [ 89%] Built target llvm-pdbutil [ 89%] Built target llvm-profgen [ 89%] Built target RcOptsTableGen [ 89%] Built target WindresOptsTableGen [ 90%] Built target llvm-rc [ 90%] Built target llvm-windres [ 90%] Built target ReadobjOptsTableGen [ 90%] Built target llvm-readobj [ 90%] Built target llvm-readelf [ 90%] Built target llvm-reduce [ 90%] Built target llvm-remark-size-diff [ 90%] Built target llvm-remarkutil [ 90%] Built target llvm-rtdyld [ 90%] Built target llvm-rust-demangle-fuzzer [ 90%] Built target llvm-sim [ 90%] Built target SizeOptsTableGen [ 90%] Built target llvm-size [ 90%] Built target llvm-special-case-list-fuzzer [ 92%] Built target llvm-split [ 92%] Built target llvm-stress [ 92%] Built target StringsOptsTableGen [ 92%] Built target llvm-strings [ 92%] Built target SymbolizerOptsTableGen [ 92%] Built target llvm-symbolizer [ 92%] Built target llvm-addr2line [ 92%] Built target llvm-tapi-diff [ 92%] Built target TLICheckerOptsTableGen [ 92%] Built target llvm-tli-checker [ 92%] Built target llvm-undname [ 93%] Built target llvm-xray [ 93%] Built target llvm-yaml-numeric-parser-fuzzer [ 93%] Built target llvm-yaml-parser-fuzzer [ 95%] Built target obj2yaml [ 95%] Built target opt [ 95%] Built target Remarks_exports [ 95%] Built target Remarks [ 95%] Built target sancov [ 95%] Built target sanstats [ 95%] Built target verify-uselistorder [ 96%] Built target yaml2obj [ 96%] Built target runtimes-clobber [ 96%] Performing build step for 'runtimes' [ 2%] Built target libomp-needed-headers [ 7%] Built target omp [ 7%] Built target omptarget [ 7%] Built target elf_common [ 7%] Built target OMPT [ 7%] Built target PluginInterface [ 7%] Built target omptarget.rtl.amdgpu [ 10%] Built target omptarget.rtl.cuda [100%] Built target omptarget.devicertl [100%] Built target llvm-omp-device-info [100%] Built target llvm-omp-kernel-replay [100%] Built target archer [100%] Built target archer_static [100%] Built target ompd [ 96%] No install step for 'runtimes' [ 96%] Completed 'runtimes' [ 96%] Built target runtimes [ 96%] Built target ExampleIRTransforms [ 98%] Built target Bye [ 98%] Built target InlineAdvisorPlugin [ 98%] Built target InlineOrderPlugin [ 98%] Built target TestPlugin [ 98%] Built target DoublerPlugin [ 98%] Built target DynamicLibraryLib [ 98%] Built target PipSqueak [ 98%] Built target SecondLib [100%] Built target benchmark [100%] Built target benchmark_main [100%] Built target llvm-locstats Install the project... -- Install configuration: "Release" -- Installing: /opt/llvm/lib/libLLVMDemangle.a -- Installing: /opt/llvm/lib/libLLVMSupport.a -- Installing: /opt/llvm/lib/libLLVMTableGen.a -- Installing: /opt/llvm/lib/libLLVMTableGenGlobalISel.a -- Installing: /opt/llvm/lib/libLLVMTableGenCommon.a -- Installing: /opt/llvm/bin/llvm-tblgen -- Set runtime path of "/opt/llvm/bin/llvm-tblgen" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMCore.a -- Installing: /opt/llvm/lib/libLLVMFuzzerCLI.a -- Installing: /opt/llvm/lib/libLLVMFuzzMutate.a -- Installing: /opt/llvm/lib/libLLVMFileCheck.a -- Installing: /opt/llvm/lib/libLLVMInterfaceStub.a -- Installing: /opt/llvm/lib/libLLVMIRPrinter.a -- Installing: /opt/llvm/lib/libLLVMIRReader.a -- Installing: /opt/llvm/lib/libLLVMCodeGenTypes.a -- Installing: /opt/llvm/lib/libLLVMCodeGen.a -- Installing: /opt/llvm/lib/libLLVMSelectionDAG.a -- Installing: /opt/llvm/lib/libLLVMAsmPrinter.a -- Installing: /opt/llvm/lib/libLLVMMIRParser.a -- Installing: /opt/llvm/lib/libLLVMGlobalISel.a -- Installing: /opt/llvm/lib/libLLVMBinaryFormat.a -- Installing: /opt/llvm/lib/libLLVMBitReader.a -- Installing: /opt/llvm/lib/libLLVMBitWriter.a -- Installing: /opt/llvm/lib/libLLVMBitstreamReader.a -- Installing: /opt/llvm/lib/libLLVMDWARFLinker.a -- Installing: /opt/llvm/lib/libLLVMDWARFLinkerParallel.a -- Installing: /opt/llvm/lib/libLLVMExtensions.a -- Installing: /opt/llvm/lib/libLLVMFrontendHLSL.a -- Installing: /opt/llvm/lib/libLLVMFrontendOpenACC.a -- Installing: /opt/llvm/lib/libLLVMFrontendOpenMP.a -- Installing: /opt/llvm/lib/libLLVMTransformUtils.a -- Installing: /opt/llvm/lib/libLLVMInstrumentation.a -- Installing: /opt/llvm/lib/libLLVMAggressiveInstCombine.a -- Installing: /opt/llvm/lib/libLLVMInstCombine.a -- Installing: /opt/llvm/lib/libLLVMScalarOpts.a -- Installing: /opt/llvm/lib/libLLVMipo.a -- Installing: /opt/llvm/lib/libLLVMVectorize.a -- Installing: /opt/llvm/lib/libLLVMObjCARCOpts.a -- Installing: /opt/llvm/lib/libLLVMCoroutines.a -- Installing: /opt/llvm/lib/libLLVMCFGuard.a -- Installing: /opt/llvm/lib/libLLVMLinker.a -- Installing: /opt/llvm/lib/libLLVMAnalysis.a -- Installing: /opt/llvm/lib/libLLVMLTO.a -- Installing: /opt/llvm/lib/libLLVMMC.a -- Installing: /opt/llvm/lib/libLLVMMCParser.a -- Installing: /opt/llvm/lib/libLLVMMCDisassembler.a -- Installing: /opt/llvm/lib/libLLVMMCA.a -- Installing: /opt/llvm/lib/libLLVMObjCopy.a -- Installing: /opt/llvm/lib/libLLVMObject.a -- Installing: /opt/llvm/lib/libLLVMObjectYAML.a -- Installing: /opt/llvm/lib/libLLVMOption.a -- Installing: /opt/llvm/lib/libLLVMRemarks.a -- Installing: /opt/llvm/lib/libLLVMDebuginfod.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoDWARF.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoGSYM.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoLogicalView.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoMSF.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoCodeView.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoPDB.a -- Installing: /opt/llvm/lib/libLLVMSymbolize.a -- Installing: /opt/llvm/lib/libLLVMDebugInfoBTF.a -- Installing: /opt/llvm/lib/libLLVMDWP.a -- Installing: /opt/llvm/lib/libLLVMExecutionEngine.a -- Installing: /opt/llvm/lib/libLLVMInterpreter.a -- Installing: /opt/llvm/lib/libLLVMJITLink.a -- Installing: /opt/llvm/lib/libLLVMMCJIT.a -- Installing: /opt/llvm/lib/libLLVMOrcJIT.a -- Installing: /opt/llvm/lib/libLLVMOrcShared.a -- Installing: /opt/llvm/lib/libLLVMOrcTargetProcess.a -- Installing: /opt/llvm/lib/libLLVMRuntimeDyld.a -- Installing: /opt/llvm/lib/libLLVMTarget.a -- Installing: /opt/llvm/lib/libLLVMAArch64CodeGen.a -- Installing: /opt/llvm/lib/libLLVMAArch64AsmParser.a -- Installing: /opt/llvm/lib/libLLVMAArch64Disassembler.a -- Installing: /opt/llvm/lib/libLLVMAArch64Desc.a -- Installing: /opt/llvm/lib/libLLVMAArch64Info.a -- Installing: /opt/llvm/lib/libLLVMAArch64Utils.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUCodeGen.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUAsmParser.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUDisassembler.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUTargetMCA.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUDesc.a [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c04.cpp.o -- Installing: /opt/llvm/lib/libLLVMAMDGPUInfo.a -- Installing: /opt/llvm/lib/libLLVMAMDGPUUtils.a -- Installing: /opt/llvm/lib/libLLVMARMCodeGen.a -- Installing: /opt/llvm/lib/libLLVMARMAsmParser.a -- Installing: /opt/llvm/lib/libLLVMARMDisassembler.a -- Installing: /opt/llvm/lib/libLLVMARMDesc.a -- Installing: /opt/llvm/lib/libLLVMARMInfo.a -- Installing: /opt/llvm/lib/libLLVMARMUtils.a -- Installing: /opt/llvm/lib/libLLVMAVRCodeGen.a -- Installing: /opt/llvm/lib/libLLVMAVRAsmParser.a -- Installing: /opt/llvm/lib/libLLVMAVRDisassembler.a -- Installing: /opt/llvm/lib/libLLVMAVRDesc.a -- Installing: /opt/llvm/lib/libLLVMAVRInfo.a -- Installing: /opt/llvm/lib/libLLVMBPFCodeGen.a -- Installing: /opt/llvm/lib/libLLVMBPFAsmParser.a -- Installing: /opt/llvm/lib/libLLVMBPFDisassembler.a -- Installing: /opt/llvm/lib/libLLVMBPFDesc.a -- Installing: /opt/llvm/lib/libLLVMBPFInfo.a -- Installing: /opt/llvm/lib/libLLVMHexagonCodeGen.a -- Installing: /opt/llvm/lib/libLLVMHexagonAsmParser.a -- Installing: /opt/llvm/lib/libLLVMHexagonDisassembler.a -- Installing: /opt/llvm/lib/libLLVMHexagonDesc.a -- Installing: /opt/llvm/lib/libLLVMHexagonInfo.a -- Installing: /opt/llvm/lib/libLLVMLanaiCodeGen.a -- Installing: /opt/llvm/lib/libLLVMLanaiAsmParser.a -- Installing: /opt/llvm/lib/libLLVMLanaiDisassembler.a -- Installing: /opt/llvm/lib/libLLVMLanaiDesc.a -- Installing: /opt/llvm/lib/libLLVMLanaiInfo.a -- Installing: /opt/llvm/lib/libLLVMLoongArchCodeGen.a -- Installing: /opt/llvm/lib/libLLVMLoongArchAsmParser.a -- Installing: /opt/llvm/lib/libLLVMLoongArchDisassembler.a -- Installing: /opt/llvm/lib/libLLVMLoongArchDesc.a -- Installing: /opt/llvm/lib/libLLVMLoongArchInfo.a -- Installing: /opt/llvm/lib/libLLVMMipsCodeGen.a -- Installing: /opt/llvm/lib/libLLVMMipsAsmParser.a -- Installing: /opt/llvm/lib/libLLVMMipsDisassembler.a -- Installing: /opt/llvm/lib/libLLVMMipsDesc.a -- Installing: /opt/llvm/lib/libLLVMMipsInfo.a -- Installing: /opt/llvm/lib/libLLVMMSP430CodeGen.a -- Installing: /opt/llvm/lib/libLLVMMSP430Desc.a -- Installing: /opt/llvm/lib/libLLVMMSP430Info.a -- Installing: /opt/llvm/lib/libLLVMMSP430AsmParser.a -- Installing: /opt/llvm/lib/libLLVMMSP430Disassembler.a -- Installing: /opt/llvm/lib/libLLVMNVPTXCodeGen.a -- Installing: /opt/llvm/lib/libLLVMNVPTXDesc.a -- Installing: /opt/llvm/lib/libLLVMNVPTXInfo.a -- Installing: /opt/llvm/lib/libLLVMPowerPCCodeGen.a -- Installing: /opt/llvm/lib/libLLVMPowerPCAsmParser.a -- Installing: /opt/llvm/lib/libLLVMPowerPCDisassembler.a -- Installing: /opt/llvm/lib/libLLVMPowerPCDesc.a -- Installing: /opt/llvm/lib/libLLVMPowerPCInfo.a -- Installing: /opt/llvm/lib/libLLVMRISCVCodeGen.a -- Installing: /opt/llvm/lib/libLLVMRISCVAsmParser.a -- Installing: /opt/llvm/lib/libLLVMRISCVDisassembler.a -- Installing: /opt/llvm/lib/libLLVMRISCVDesc.a -- Installing: /opt/llvm/lib/libLLVMRISCVTargetMCA.a -- Installing: /opt/llvm/lib/libLLVMRISCVInfo.a -- Installing: /opt/llvm/lib/libLLVMSparcCodeGen.a -- Installing: /opt/llvm/lib/libLLVMSparcAsmParser.a -- Installing: /opt/llvm/lib/libLLVMSparcDisassembler.a -- Installing: /opt/llvm/lib/libLLVMSparcDesc.a -- Installing: /opt/llvm/lib/libLLVMSparcInfo.a -- Installing: /opt/llvm/lib/libLLVMSystemZCodeGen.a -- Installing: /opt/llvm/lib/libLLVMSystemZAsmParser.a -- Installing: /opt/llvm/lib/libLLVMSystemZDisassembler.a -- Installing: /opt/llvm/lib/libLLVMSystemZDesc.a -- Installing: /opt/llvm/lib/libLLVMSystemZInfo.a -- Installing: /opt/llvm/lib/libLLVMVECodeGen.a -- Installing: /opt/llvm/lib/libLLVMVEAsmParser.a -- Installing: /opt/llvm/lib/libLLVMVEDisassembler.a -- Installing: /opt/llvm/lib/libLLVMVEInfo.a -- Installing: /opt/llvm/lib/libLLVMVEDesc.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyCodeGen.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyAsmParser.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyDisassembler.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyDesc.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyInfo.a -- Installing: /opt/llvm/lib/libLLVMWebAssemblyUtils.a -- Installing: /opt/llvm/lib/libLLVMX86CodeGen.a -- Installing: /opt/llvm/lib/libLLVMX86AsmParser.a -- Installing: /opt/llvm/lib/libLLVMX86Disassembler.a -- Installing: /opt/llvm/lib/libLLVMX86TargetMCA.a -- Installing: /opt/llvm/lib/libLLVMX86Desc.a -- Installing: /opt/llvm/lib/libLLVMX86Info.a -- Installing: /opt/llvm/lib/libLLVMXCoreCodeGen.a -- Installing: /opt/llvm/lib/libLLVMXCoreDisassembler.a -- Installing: /opt/llvm/lib/libLLVMXCoreDesc.a -- Installing: /opt/llvm/lib/libLLVMXCoreInfo.a -- Installing: /opt/llvm/lib/libLLVMAsmParser.a -- Installing: /opt/llvm/lib/libLLVMLineEditor.a -- Installing: /opt/llvm/lib/libLLVMProfileData.a -- Installing: /opt/llvm/lib/libLLVMCoverage.a -- Installing: /opt/llvm/lib/libLLVMPasses.a -- Installing: /opt/llvm/lib/libLLVMTargetParser.a -- Installing: /opt/llvm/lib/libLLVMTextAPI.a -- Installing: /opt/llvm/lib/libLLVMDlltoolDriver.a -- Installing: /opt/llvm/lib/libLLVMLibDriver.a -- Installing: /opt/llvm/lib/libLLVMXRay.a -- Installing: /opt/llvm/lib/libLLVMWindowsDriver.a -- Installing: /opt/llvm/lib/libLLVMWindowsManifest.a -- Installing: /opt/llvm/lib/libLTO.so.17 -- Set runtime path of "/opt/llvm/lib/libLTO.so.17" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLTO.so -- Installing: /opt/llvm/include/llvm-c/lto.h -- Installing: /opt/llvm/bin/llvm-ar -- Set runtime path of "/opt/llvm/bin/llvm-ar" to "$ORIGIN/../lib" -- Creating llvm-ranlib -- Creating llvm-lib -- Creating llvm-dlltool -- Installing: /opt/llvm/bin/llvm-config -- Set runtime path of "/opt/llvm/bin/llvm-config" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-lto -- Set runtime path of "/opt/llvm/bin/llvm-lto" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-profdata -- Set runtime path of "/opt/llvm/bin/llvm-profdata" to "$ORIGIN/../lib" -- Installing: /opt/llvm/include/clang -- Installing: /opt/llvm/include/clang/StaticAnalyzer -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/FrontendActions.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/AnalyzerHelpFlags.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/CheckerRegistry.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Frontend/AnalysisConsumer.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/Taint.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/BuiltinCheckerRegistration.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/MPIFunctionClassifier.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/SValExplainer.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/Analyses.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/BugReporterVisitors.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/CommonBugCategories.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/BugReporter/BugReporter.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CallEvent.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/StoreRef.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SimpleConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicCastInfo.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SymExpr.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/WorkList.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CallDescription.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerContext.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/FunctionSummary.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/LoopUnrolling.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CoreEngine.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SVals.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SValVisitor.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConv.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SMTConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/RangedConstraintManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/LoopWidening.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState_Fwd.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Regions.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/Symbols.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SummaryManager.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/CheckerHelpers.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/Checker.h -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/AnalyzerOptions.def -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Core/CheckerManager.h -- Installing: /opt/llvm/include/clang/Analysis -- Installing: /opt/llvm/include/clang/Analysis/ProgramPoint.h -- Installing: /opt/llvm/include/clang/Analysis/MacroExpansionContext.h -- Installing: /opt/llvm/include/clang/Analysis/CFG.h -- Installing: /opt/llvm/include/clang/Analysis/Support -- Installing: /opt/llvm/include/clang/Analysis/Support/BumpVector.h -- Installing: /opt/llvm/include/clang/Analysis/PathDiagnostic.h -- Installing: /opt/llvm/include/clang/Analysis/CFGStmtMap.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Logger.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/WatchedLiteralsSolver.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowLattice.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Formula.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Transfer.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DebugSupport.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/RecordOps.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/ControlFlowContext.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/NoopAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/CFGMatchSwitch.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/NoopLattice.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowValues.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Arena.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowWorklist.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/MatchSwitch.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Value.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Solver.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/MapLattice.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Models -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Models/ChromiumCheckModel.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/Models/UncheckedOptionalAccessModel.h -- Installing: /opt/llvm/include/clang/Analysis/FlowSensitive/StorageLocation.h -- Installing: /opt/llvm/include/clang/Analysis/CallGraph.h -- Installing: /opt/llvm/include/clang/Analysis/BodyFarm.h -- Installing: /opt/llvm/include/clang/Analysis/SelectorExtras.h -- Installing: /opt/llvm/include/clang/Analysis/IssueHash.h -- Installing: /opt/llvm/include/clang/Analysis/AnyCall.h -- Installing: /opt/llvm/include/clang/Analysis/CloneDetection.h -- Installing: /opt/llvm/include/clang/Analysis/ConstructionContext.h -- Installing: /opt/llvm/include/clang/Analysis/DomainSpecific -- Installing: /opt/llvm/include/clang/Analysis/DomainSpecific/CocoaConventions.h -- Installing: /opt/llvm/include/clang/Analysis/DomainSpecific/ObjCNoReturn.h -- Installing: /opt/llvm/include/clang/Analysis/AnalysisDeclContext.h -- Installing: /opt/llvm/include/clang/Analysis/CodeInjector.h -- Installing: /opt/llvm/include/clang/Analysis/RetainSummaryManager.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyCommon.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyLogical.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyUtil.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/UninitializedValues.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/CalledOnceCheck.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/PostOrderCFGView.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ReachableCode.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/Dominators.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/UnsafeBufferUsageGadgets.def -- Installing: /opt/llvm/include/clang/Analysis/Analyses/UnsafeBufferUsage.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/Consumed.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyTIL.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyOps.def -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafety.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/LiveVariables.h -- Installing: /opt/llvm/include/clang/Analysis/Analyses/IntervalPartition.h -- Installing: /opt/llvm/include/clang/DirectoryWatcher -- Installing: /opt/llvm/include/clang/DirectoryWatcher/DirectoryWatcher.h -- Installing: /opt/llvm/include/clang/Interpreter -- Installing: /opt/llvm/include/clang/Interpreter/PartialTranslationUnit.h -- Installing: /opt/llvm/include/clang/Interpreter/Value.h -- Installing: /opt/llvm/include/clang/Interpreter/Interpreter.h -- Installing: /opt/llvm/include/clang/Edit -- Installing: /opt/llvm/include/clang/Edit/EditsReceiver.h -- Installing: /opt/llvm/include/clang/Edit/Rewriters.h -- Installing: /opt/llvm/include/clang/Edit/EditedSource.h -- Installing: /opt/llvm/include/clang/Edit/Commit.h -- Installing: /opt/llvm/include/clang/Edit/FileOffset.h -- Installing: /opt/llvm/include/clang/Parse -- Installing: /opt/llvm/include/clang/Parse/ParseDiagnostic.h -- Installing: /opt/llvm/include/clang/Parse/LoopHint.h -- Installing: /opt/llvm/include/clang/Parse/ParseAST.h -- Installing: /opt/llvm/include/clang/Parse/Parser.h -- Installing: /opt/llvm/include/clang/Parse/RAIIObjectsForParser.h -- Installing: /opt/llvm/include/clang/Support -- Installing: /opt/llvm/include/clang/Support/RISCVVIntrinsicUtils.h -- Installing: /opt/llvm/include/clang/Sema -- Installing: /opt/llvm/include/clang/Sema/SemaDiagnostic.h -- Installing: /opt/llvm/include/clang/Sema/SemaInternal.h -- Installing: /opt/llvm/include/clang/Sema/RISCVIntrinsicManager.h -- Installing: /opt/llvm/include/clang/Sema/SemaFixItUtils.h -- Installing: /opt/llvm/include/clang/Sema/ObjCMethodList.h -- Installing: /opt/llvm/include/clang/Sema/HLSLExternalSemaSource.h -- Installing: /opt/llvm/include/clang/Sema/Designator.h -- Installing: /opt/llvm/include/clang/Sema/Sema.h -- Installing: /opt/llvm/include/clang/Sema/ParsedTemplate.h -- Installing: /opt/llvm/include/clang/Sema/Ownership.h -- Installing: /opt/llvm/include/clang/Sema/DeclSpec.h -- Installing: /opt/llvm/include/clang/Sema/Initialization.h -- Installing: /opt/llvm/include/clang/Sema/CodeCompleteConsumer.h -- Installing: /opt/llvm/include/clang/Sema/Overload.h -- Installing: /opt/llvm/include/clang/Sema/CXXFieldCollector.h -- Installing: /opt/llvm/include/clang/Sema/AnalysisBasedWarnings.h -- Installing: /opt/llvm/include/clang/Sema/CodeCompleteOptions.h -- Installing: /opt/llvm/include/clang/Sema/Weak.h -- Installing: /opt/llvm/include/clang/Sema/TemplateDeduction.h -- Installing: /opt/llvm/include/clang/Sema/CleanupInfo.h -- Installing: /opt/llvm/include/clang/Sema/SemaConsumer.h -- Installing: /opt/llvm/include/clang/Sema/TypoCorrection.h -- Installing: /opt/llvm/include/clang/Sema/ParsedAttr.h -- Installing: /opt/llvm/include/clang/Sema/ScopeInfo.h -- Installing: /opt/llvm/include/clang/Sema/MultiplexExternalSemaSource.h -- Installing: /opt/llvm/include/clang/Sema/DelayedDiagnostic.h -- Installing: /opt/llvm/include/clang/Sema/EnterExpressionEvaluationContext.h -- Installing: /opt/llvm/include/clang/Sema/IdentifierResolver.h -- Installing: /opt/llvm/include/clang/Sema/Template.h -- Installing: /opt/llvm/include/clang/Sema/Lookup.h -- Installing: /opt/llvm/include/clang/Sema/SemaLambda.h -- Installing: /opt/llvm/include/clang/Sema/ExternalSemaSource.h -- Installing: /opt/llvm/include/clang/Sema/TemplateInstCallback.h -- Installing: /opt/llvm/include/clang/Sema/Scope.h -- Installing: /opt/llvm/include/clang/Sema/SemaConcept.h -- Installing: /opt/llvm/include/clang/AST -- Installing: /opt/llvm/include/clang/AST/ASTImportError.h -- Installing: /opt/llvm/include/clang/AST/ASTDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/ODRDiagsEmitter.h -- Installing: /opt/llvm/include/clang/AST/CommentVisitor.h -- Installing: /opt/llvm/include/clang/AST/OperationKinds.h -- Installing: /opt/llvm/include/clang/AST/AttrVisitor.h -- Installing: /opt/llvm/include/clang/AST/TypeVisitor.h -- Installing: /opt/llvm/include/clang/AST/DeclBase.h -- Installing: /opt/llvm/include/clang/AST/ASTNodeTraverser.h -- Installing: /opt/llvm/include/clang/AST/LambdaCapture.h -- Installing: /opt/llvm/include/clang/AST/ASTLambda.h -- Installing: /opt/llvm/include/clang/AST/AbstractBasicWriter.h -- Installing: /opt/llvm/include/clang/AST/TypeLocVisitor.h -- Installing: /opt/llvm/include/clang/AST/ASTDumper.h -- Installing: /opt/llvm/include/clang/AST/ComparisonCategories.h -- Installing: /opt/llvm/include/clang/AST/TypeLoc.h -- Installing: /opt/llvm/include/clang/AST/StmtGraphTraits.h -- Installing: /opt/llvm/include/clang/AST/ASTVector.h -- Installing: /opt/llvm/include/clang/AST/ComputeDependence.h -- Installing: /opt/llvm/include/clang/AST/TypeOrdering.h -- Installing: /opt/llvm/include/clang/AST/EvaluatedExprVisitor.h -- Installing: /opt/llvm/include/clang/AST/APValue.h -- Installing: /opt/llvm/include/clang/AST/LexicallyOrderedRecursiveASTVisitor.h -- Installing: /opt/llvm/include/clang/AST/DeclAccessPair.h -- Installing: /opt/llvm/include/clang/AST/CanonicalType.h -- Installing: /opt/llvm/include/clang/AST/DeclLookups.h -- Installing: /opt/llvm/include/clang/AST/CommentCommandTraits.h -- Installing: /opt/llvm/include/clang/AST/ASTFwd.h -- Installing: /opt/llvm/include/clang/AST/ASTStructuralEquivalence.h -- Installing: /opt/llvm/include/clang/AST/ASTConcept.h -- Installing: /opt/llvm/include/clang/AST/TemplateBase.h -- Installing: /opt/llvm/include/clang/AST/StmtIterator.h -- Installing: /opt/llvm/include/clang/AST/TextNodeDumper.h -- Installing: /opt/llvm/include/clang/AST/VTTBuilder.h -- Installing: /opt/llvm/include/clang/AST/ASTImporterLookupTable.h -- Installing: /opt/llvm/include/clang/AST/JSONNodeDumper.h -- Installing: /opt/llvm/include/clang/AST/CommentDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/AbstractTypeReader.h -- Installing: /opt/llvm/include/clang/AST/ParentMap.h -- Installing: /opt/llvm/include/clang/AST/ExprConcepts.h -- Installing: /opt/llvm/include/clang/AST/Stmt.h -- Installing: /opt/llvm/include/clang/AST/DependentDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/QualTypeNames.h -- Installing: /opt/llvm/include/clang/AST/ASTMutationListener.h -- Installing: /opt/llvm/include/clang/AST/DataCollection.h -- Installing: /opt/llvm/include/clang/AST/StmtObjC.h -- Installing: /opt/llvm/include/clang/AST/TypeLocNodes.def -- Installing: /opt/llvm/include/clang/AST/DeclContextInternals.h -- Installing: /opt/llvm/include/clang/AST/AbstractTypeWriter.h -- Installing: /opt/llvm/include/clang/AST/TemplateName.h -- Installing: /opt/llvm/include/clang/AST/DeclVisitor.h -- Installing: /opt/llvm/include/clang/AST/ASTContext.h -- Installing: /opt/llvm/include/clang/AST/DeclOpenMP.h -- Installing: /opt/llvm/include/clang/AST/ParentMapContext.h -- Installing: /opt/llvm/include/clang/AST/OpenMPClause.h -- Installing: /opt/llvm/include/clang/AST/RecursiveASTVisitor.h -- Installing: /opt/llvm/include/clang/AST/CommentSema.h -- Installing: /opt/llvm/include/clang/AST/OSLog.h -- Installing: /opt/llvm/include/clang/AST/GlobalDecl.h -- Installing: /opt/llvm/include/clang/AST/CommentParser.h -- Installing: /opt/llvm/include/clang/AST/Redeclarable.h -- Installing: /opt/llvm/include/clang/AST/CXXRecordDeclDefinitionBits.def -- Installing: /opt/llvm/include/clang/AST/ODRHash.h -- Installing: /opt/llvm/include/clang/AST/DeclFriend.h -- Installing: /opt/llvm/include/clang/AST/Randstruct.h -- Installing: /opt/llvm/include/clang/AST/RawCommentList.h -- Installing: /opt/llvm/include/clang/AST/IgnoreExpr.h -- Installing: /opt/llvm/include/clang/AST/LocInfoType.h -- Installing: /opt/llvm/include/clang/AST/Comment.h -- Installing: /opt/llvm/include/clang/AST/ExternalASTMerger.h -- Installing: /opt/llvm/include/clang/AST/DeclTemplate.h -- Installing: /opt/llvm/include/clang/AST/Mangle.h -- Installing: /opt/llvm/include/clang/AST/DependenceFlags.h -- Installing: /opt/llvm/include/clang/AST/StmtOpenMP.h -- Installing: /opt/llvm/include/clang/AST/PrettyPrinter.h -- Installing: /opt/llvm/include/clang/AST/NestedNameSpecifier.h -- Installing: /opt/llvm/include/clang/AST/Availability.h -- Installing: /opt/llvm/include/clang/AST/Expr.h -- Installing: /opt/llvm/include/clang/AST/Decl.h -- Installing: /opt/llvm/include/clang/AST/CharUnits.h -- Installing: /opt/llvm/include/clang/AST/ASTTypeTraits.h -- Installing: /opt/llvm/include/clang/AST/TemplateArgumentVisitor.h -- Installing: /opt/llvm/include/clang/AST/DeclObjCCommon.h -- Installing: /opt/llvm/include/clang/AST/RecordLayout.h -- Installing: /opt/llvm/include/clang/AST/SelectorLocationsKind.h -- Installing: /opt/llvm/include/clang/AST/MangleNumberingContext.h -- Installing: /opt/llvm/include/clang/AST/DeclarationName.h -- Installing: /opt/llvm/include/clang/AST/Attr.h -- Installing: /opt/llvm/include/clang/AST/ExternalASTSource.h -- Installing: /opt/llvm/include/clang/AST/AttrIterator.h -- Installing: /opt/llvm/include/clang/AST/CXXInheritance.h -- Installing: /opt/llvm/include/clang/AST/StmtCXX.h -- Installing: /opt/llvm/include/clang/AST/AST.h -- Installing: /opt/llvm/include/clang/AST/ASTImporter.h -- Installing: /opt/llvm/include/clang/AST/PrettyDeclStackTrace.h -- Installing: /opt/llvm/include/clang/AST/NSAPI.h -- Installing: /opt/llvm/include/clang/AST/CommentBriefParser.h -- Installing: /opt/llvm/include/clang/AST/CurrentSourceLocExprScope.h -- Installing: /opt/llvm/include/clang/AST/OptionalDiagnostic.h -- Installing: /opt/llvm/include/clang/AST/ExprOpenMP.h -- Installing: /opt/llvm/include/clang/AST/FormatString.h -- Installing: /opt/llvm/include/clang/AST/Type.h -- Installing: /opt/llvm/include/clang/AST/DeclGroup.h -- Installing: /opt/llvm/include/clang/AST/ASTConsumer.h -- Installing: /opt/llvm/include/clang/AST/UnresolvedSet.h -- Installing: /opt/llvm/include/clang/AST/ASTContextAllocate.h -- Installing: /opt/llvm/include/clang/AST/NonTrivialTypeVisitor.h -- Installing: /opt/llvm/include/clang/AST/VTableBuilder.h -- Installing: /opt/llvm/include/clang/AST/CommentLexer.h -- Installing: /opt/llvm/include/clang/AST/DeclCXX.h -- Installing: /opt/llvm/include/clang/AST/ExprObjC.h -- Installing: /opt/llvm/include/clang/AST/ExprCXX.h -- Installing: /opt/llvm/include/clang/AST/DeclObjC.h -- Installing: /opt/llvm/include/clang/AST/BuiltinTypes.def -- Installing: /opt/llvm/include/clang/AST/OperationKinds.def -- Installing: /opt/llvm/include/clang/AST/ASTImporterSharedState.h -- Installing: /opt/llvm/include/clang/AST/StmtVisitor.h -- Installing: /opt/llvm/include/clang/AST/BaseSubobject.h -- Installing: /opt/llvm/include/clang/AST/ASTUnresolvedSet.h -- Installing: /opt/llvm/include/clang/AST/ASTDumperUtils.h -- Installing: /opt/llvm/include/clang/AST/AbstractBasicReader.h -- Installing: /opt/llvm/include/clang/Lex -- Installing: /opt/llvm/include/clang/Lex/HeaderSearch.h -- Installing: /opt/llvm/include/clang/Lex/ModuleLoader.h -- Installing: /opt/llvm/include/clang/Lex/MultipleIncludeOpt.h -- Installing: /opt/llvm/include/clang/Lex/Preprocessor.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessingRecord.h -- Installing: /opt/llvm/include/clang/Lex/DependencyDirectivesScanner.h -- Installing: /opt/llvm/include/clang/Lex/DirectoryLookup.h -- Installing: /opt/llvm/include/clang/Lex/MacroArgs.h -- Installing: /opt/llvm/include/clang/Lex/Pragma.h -- Installing: /opt/llvm/include/clang/Lex/TokenConcatenation.h -- Installing: /opt/llvm/include/clang/Lex/VariadicMacroSupport.h -- Installing: /opt/llvm/include/clang/Lex/MacroInfo.h -- Installing: /opt/llvm/include/clang/Lex/PPCallbacks.h -- Installing: /opt/llvm/include/clang/Lex/TokenLexer.h -- Installing: /opt/llvm/include/clang/Lex/CodeCompletionHandler.h -- Installing: /opt/llvm/include/clang/Lex/ModuleMap.h -- Installing: /opt/llvm/include/clang/Lex/HeaderMap.h -- Installing: /opt/llvm/include/clang/Lex/HeaderSearchOptions.h -- Installing: /opt/llvm/include/clang/Lex/ScratchBuffer.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessorLexer.h -- Installing: /opt/llvm/include/clang/Lex/PPConditionalDirectiveRecord.h -- Installing: /opt/llvm/include/clang/Lex/ExternalPreprocessorSource.h -- Installing: /opt/llvm/include/clang/Lex/Lexer.h -- Installing: /opt/llvm/include/clang/Lex/LiteralSupport.h -- Installing: /opt/llvm/include/clang/Lex/Token.h -- Installing: /opt/llvm/include/clang/Lex/LexDiagnostic.h -- Installing: /opt/llvm/include/clang/Lex/HeaderMapTypes.h -- Installing: /opt/llvm/include/clang/Lex/PreprocessorOptions.h -- Installing: /opt/llvm/include/clang/Testing -- Installing: /opt/llvm/include/clang/Testing/TestAST.h -- Installing: /opt/llvm/include/clang/Testing/CommandLineArgs.h -- Installing: /opt/llvm/include/clang/Testing/TestClangConfig.h -- Installing: /opt/llvm/include/clang/CodeGen -- Installing: /opt/llvm/include/clang/CodeGen/ModuleBuilder.h -- Installing: /opt/llvm/include/clang/CodeGen/CodeGenAction.h -- Installing: /opt/llvm/include/clang/CodeGen/BackendUtil.h -- Installing: /opt/llvm/include/clang/CodeGen/ObjectFilePCHContainerOperations.h -- Installing: /opt/llvm/include/clang/CodeGen/ConstantInitBuilder.h -- Installing: /opt/llvm/include/clang/CodeGen/CGFunctionInfo.h -- Installing: /opt/llvm/include/clang/CodeGen/CodeGenABITypes.h -- Installing: /opt/llvm/include/clang/CodeGen/SwiftCallingConv.h -- Installing: /opt/llvm/include/clang/CodeGen/ConstantInitFuture.h -- Installing: /opt/llvm/include/clang/Frontend -- Installing: /opt/llvm/include/clang/Frontend/MigratorOptions.h -- Installing: /opt/llvm/include/clang/Frontend/DiagnosticRenderer.h -- Installing: /opt/llvm/include/clang/Frontend/ChainedDiagnosticConsumer.h -- Installing: /opt/llvm/include/clang/Frontend/TextDiagnosticBuffer.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendActions.h -- Installing: /opt/llvm/include/clang/Frontend/PrecompiledPreamble.h -- Installing: /opt/llvm/include/clang/Frontend/ASTUnit.h -- Installing: /opt/llvm/include/clang/Frontend/Utils.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendAction.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendOptions.h -- Installing: /opt/llvm/include/clang/Frontend/LayoutOverrideSource.h -- Installing: /opt/llvm/include/clang/Frontend/MultiplexConsumer.h -- Installing: /opt/llvm/include/clang/Frontend/PCHContainerOperations.h -- Installing: /opt/llvm/include/clang/Frontend/VerifyDiagnosticConsumer.h -- Installing: /opt/llvm/include/clang/Frontend/CompilerInvocation.h -- Installing: /opt/llvm/include/clang/Frontend/SARIFDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/CommandLineSourceLoc.h -- Installing: /opt/llvm/include/clang/Frontend/LogDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/CompilerInstance.h -- Installing: /opt/llvm/include/clang/Frontend/PreprocessorOutputOptions.h -- Installing: /opt/llvm/include/clang/Frontend/TextDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/DependencyOutputOptions.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendPluginRegistry.h -- Installing: /opt/llvm/include/clang/Frontend/ASTConsumers.h -- Installing: /opt/llvm/include/clang/Frontend/TextDiagnostic.h -- Installing: /opt/llvm/include/clang/Frontend/SerializedDiagnosticReader.h -- Installing: /opt/llvm/include/clang/Frontend/SARIFDiagnostic.h -- Installing: /opt/llvm/include/clang/Frontend/SerializedDiagnostics.h -- Installing: /opt/llvm/include/clang/Frontend/SerializedDiagnosticPrinter.h -- Installing: /opt/llvm/include/clang/Frontend/FrontendDiagnostic.h -- Installing: /opt/llvm/include/clang/ASTMatchers -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchFinder.h -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchers.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/Parser.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/Registry.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/VariantValue.h -- Installing: /opt/llvm/include/clang/ASTMatchers/Dynamic/Diagnostics.h -- Installing: /opt/llvm/include/clang/ASTMatchers/GtestMatchers.h -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchersMacros.h -- Installing: /opt/llvm/include/clang/ASTMatchers/ASTMatchersInternal.h -- Installing: /opt/llvm/include/clang/Format -- Installing: /opt/llvm/include/clang/Format/Format.h -- Installing: /opt/llvm/include/clang/IndexSerialization -- Installing: /opt/llvm/include/clang/IndexSerialization/SerializablePathCollection.h -- Installing: /opt/llvm/include/clang/Config -- Installing: /opt/llvm/include/clang/Tooling -- Installing: /opt/llvm/include/clang/Tooling/Inclusions -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/HeaderAnalysis.h -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/StandardLibrary.h -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/IncludeStyle.h -- Installing: /opt/llvm/include/clang/Tooling/Inclusions/HeaderIncludes.h -- Installing: /opt/llvm/include/clang/Tooling/FixIt.h -- Installing: /opt/llvm/include/clang/Tooling/ASTDiff -- Installing: /opt/llvm/include/clang/Tooling/ASTDiff/ASTDiff.h -- Installing: /opt/llvm/include/clang/Tooling/ASTDiff/ASTDiffInternal.h -- Installing: /opt/llvm/include/clang/Tooling/ArgumentsAdjusters.h -- Installing: /opt/llvm/include/clang/Tooling/ReplacementsYaml.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningFilesystem.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningService.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h -- Installing: /opt/llvm/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h -- Installing: /opt/llvm/include/clang/Tooling/FileMatchTrie.h -- Installing: /opt/llvm/include/clang/Tooling/NodeIntrospection.h -- Installing: /opt/llvm/include/clang/Tooling/DiagnosticsYaml.h -- Installing: /opt/llvm/include/clang/Tooling/CompilationDatabasePluginRegistry.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer -- Installing: /opt/llvm/include/clang/Tooling/Transformer/Parsing.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/RewriteRule.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/MatchConsumer.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/Stencil.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/Transformer.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/RangeSelector.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/SourceCodeBuilders.h -- Installing: /opt/llvm/include/clang/Tooling/Transformer/SourceCode.h -- Installing: /opt/llvm/include/clang/Tooling/CompilationDatabase.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring.h -- Installing: /opt/llvm/include/clang/Tooling/AllTUsExecution.h -- Installing: /opt/llvm/include/clang/Tooling/JSONCompilationDatabase.h -- Installing: /opt/llvm/include/clang/Tooling/Execution.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRules.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringResultConsumer.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRulesInternal.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRuleRequirements.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringOption.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/ASTSelection.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringOptionVisitor.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringActionRule.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringOptions.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringRuleContext.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringAction.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/AtomicChange.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/USRFinder.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/SymbolOccurrences.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/SymbolName.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/USRLocFinder.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/USRFindingAction.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Rename/RenamingAction.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RefactoringDiagnostic.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/RecursiveSymbolVisitor.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Lookup.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Extract -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Extract/Extract.h -- Installing: /opt/llvm/include/clang/Tooling/Refactoring/Extract/SourceExtraction.h -- Installing: /opt/llvm/include/clang/Tooling/StandaloneExecution.h -- Installing: /opt/llvm/include/clang/Tooling/ToolExecutorPluginRegistry.h -- Installing: /opt/llvm/include/clang/Tooling/Core -- Installing: /opt/llvm/include/clang/Tooling/Core/Diagnostic.h -- Installing: /opt/llvm/include/clang/Tooling/Core/Replacement.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax -- Installing: /opt/llvm/include/clang/Tooling/Syntax/TokenBufferTokenManager.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Nodes.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/TokenManager.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Tree.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/BuildTree.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Mutations.h -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Tokens.h -- Installing: /opt/llvm/include/clang/Tooling/CommonOptionsParser.h -- Installing: /opt/llvm/include/clang/Tooling/RefactoringCallbacks.h -- Installing: /opt/llvm/include/clang/Tooling/Tooling.h -- Installing: /opt/llvm/include/clang/Driver -- Installing: /opt/llvm/include/clang/Driver/Types.h -- Installing: /opt/llvm/include/clang/Driver/Compilation.h -- Installing: /opt/llvm/include/clang/Driver/Phases.h -- Installing: /opt/llvm/include/clang/Driver/Multilib.h -- Installing: /opt/llvm/include/clang/Driver/Distro.h -- Installing: /opt/llvm/include/clang/Driver/Util.h -- Installing: /opt/llvm/include/clang/Driver/ToolChain.h -- Installing: /opt/llvm/include/clang/Driver/InputInfo.h -- Installing: /opt/llvm/include/clang/Driver/OptionUtils.h -- Installing: /opt/llvm/include/clang/Driver/Action.h -- Installing: /opt/llvm/include/clang/Driver/MultilibBuilder.h -- Installing: /opt/llvm/include/clang/Driver/Types.def -- Installing: /opt/llvm/include/clang/Driver/Job.h -- Installing: /opt/llvm/include/clang/Driver/DriverDiagnostic.h -- Installing: /opt/llvm/include/clang/Driver/XRayArgs.h -- Installing: /opt/llvm/include/clang/Driver/Tool.h -- Installing: /opt/llvm/include/clang/Driver/SanitizerArgs.h -- Installing: /opt/llvm/include/clang/Driver/Driver.h -- Installing: /opt/llvm/include/clang/Driver/OffloadBundler.h -- Installing: /opt/llvm/include/clang/Driver/Options.h -- Installing: /opt/llvm/include/clang/Serialization -- Installing: /opt/llvm/include/clang/Serialization/SourceLocationEncoding.h -- Installing: /opt/llvm/include/clang/Serialization/ASTWriter.h -- Installing: /opt/llvm/include/clang/Serialization/GlobalModuleIndex.h -- Installing: /opt/llvm/include/clang/Serialization/ContinuousRangeMap.h -- Installing: /opt/llvm/include/clang/Serialization/ASTBitCodes.h -- Installing: /opt/llvm/include/clang/Serialization/InMemoryModuleCache.h -- Installing: /opt/llvm/include/clang/Serialization/ModuleFile.h -- Installing: /opt/llvm/include/clang/Serialization/ModuleFileExtension.h -- Installing: /opt/llvm/include/clang/Serialization/PCHContainerOperations.h -- Installing: /opt/llvm/include/clang/Serialization/ModuleManager.h -- Installing: /opt/llvm/include/clang/Serialization/ASTDeserializationListener.h -- Installing: /opt/llvm/include/clang/Serialization/TypeBitCodes.def -- Installing: /opt/llvm/include/clang/Serialization/ASTRecordReader.h -- Installing: /opt/llvm/include/clang/Serialization/SerializationDiagnostic.h -- Installing: /opt/llvm/include/clang/Serialization/ASTRecordWriter.h -- Installing: /opt/llvm/include/clang/Serialization/ASTReader.h -- Installing: /opt/llvm/include/clang/Index -- Installing: /opt/llvm/include/clang/Index/IndexSymbol.h -- Installing: /opt/llvm/include/clang/Index/IndexingOptions.h -- Installing: /opt/llvm/include/clang/Index/IndexingAction.h -- Installing: /opt/llvm/include/clang/Index/IndexDataConsumer.h -- Installing: /opt/llvm/include/clang/Index/DeclOccurrence.h -- Installing: /opt/llvm/include/clang/Index/USRGeneration.h -- Installing: /opt/llvm/include/clang/Index/CommentToXML.h -- Installing: /opt/llvm/include/clang/APINotes -- Installing: /opt/llvm/include/clang/APINotes/Types.h -- Installing: /opt/llvm/include/clang/APINotes/APINotesYAMLCompiler.h -- Installing: /opt/llvm/include/clang/ExtractAPI -- Installing: /opt/llvm/include/clang/ExtractAPI/AvailabilityInfo.h -- Installing: /opt/llvm/include/clang/ExtractAPI/APIIgnoresList.h -- Installing: /opt/llvm/include/clang/ExtractAPI/API.h -- Installing: /opt/llvm/include/clang/ExtractAPI/FrontendActions.h -- Installing: /opt/llvm/include/clang/ExtractAPI/Serialization -- Installing: /opt/llvm/include/clang/ExtractAPI/Serialization/SerializerBase.h -- Installing: /opt/llvm/include/clang/ExtractAPI/Serialization/SymbolGraphSerializer.h -- Installing: /opt/llvm/include/clang/ExtractAPI/ExtractAPIVisitor.h -- Installing: /opt/llvm/include/clang/ExtractAPI/DeclarationFragments.h -- Installing: /opt/llvm/include/clang/ExtractAPI/TypedefUnderlyingTypeResolver.h -- Installing: /opt/llvm/include/clang/ExtractAPI/ExtractAPIActionBase.h -- Installing: /opt/llvm/include/clang/Rewrite -- Installing: /opt/llvm/include/clang/Rewrite/Frontend -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/Rewriters.h -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/FrontendActions.h -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/FixItRewriter.h -- Installing: /opt/llvm/include/clang/Rewrite/Frontend/ASTConsumers.h -- Installing: /opt/llvm/include/clang/Rewrite/Core -- Installing: /opt/llvm/include/clang/Rewrite/Core/DeltaTree.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/RewriteBuffer.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/RewriteRope.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/TokenRewriter.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/Rewriter.h -- Installing: /opt/llvm/include/clang/Rewrite/Core/HTMLRewrite.h -- Installing: /opt/llvm/include/clang/ARCMigrate -- Installing: /opt/llvm/include/clang/ARCMigrate/FileRemapper.h -- Installing: /opt/llvm/include/clang/ARCMigrate/ARCMT.h -- Installing: /opt/llvm/include/clang/ARCMigrate/ARCMTActions.h -- Installing: /opt/llvm/include/clang/Basic -- Installing: /opt/llvm/include/clang/Basic/MacroBuilder.h -- Installing: /opt/llvm/include/clang/Basic/TargetBuiltins.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsVE.def -- Installing: /opt/llvm/include/clang/Basic/SyncScope.h -- Installing: /opt/llvm/include/clang/Basic/FileSystemOptions.h -- Installing: /opt/llvm/include/clang/Basic/Sanitizers.h -- Installing: /opt/llvm/include/clang/Basic/AttrSubjectMatchRules.h -- Installing: /opt/llvm/include/clang/Basic/MSP430Target.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsWebAssembly.def -- Installing: /opt/llvm/include/clang/Basic/TargetInfo.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticFrontend.h -- Installing: /opt/llvm/include/clang/Basic/XRayLists.h -- Installing: /opt/llvm/include/clang/Basic/OpenCLExtensionTypes.def -- Installing: /opt/llvm/include/clang/Basic/PrettyStackTrace.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticAST.h -- Installing: /opt/llvm/include/clang/Basic/ParsedAttrInfo.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsVEVL.gen.def -- Installing: /opt/llvm/include/clang/Basic/Features.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticParse.h -- Installing: /opt/llvm/include/clang/Basic/OperatorKinds.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticLex.h -- Installing: /opt/llvm/include/clang/Basic/Specifiers.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsX86.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCategories.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsSystemZ.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSema.h -- Installing: /opt/llvm/include/clang/Basic/LLVM.h -- Installing: /opt/llvm/include/clang/Basic/Visibility.h -- Installing: /opt/llvm/include/clang/Basic/TypeTraits.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSerialization.h -- Installing: /opt/llvm/include/clang/Basic/Lambda.h -- Installing: /opt/llvm/include/clang/Basic/Sanitizers.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAMDGPU.def -- Installing: /opt/llvm/include/clang/Basic/LangStandard.h -- Installing: /opt/llvm/include/clang/Basic/TargetCXXABI.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsNEON.def -- Installing: /opt/llvm/include/clang/Basic/PlistSupport.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCrossTU.h -- Installing: /opt/llvm/include/clang/Basic/PragmaKinds.h -- Installing: /opt/llvm/include/clang/Basic/SanitizerSpecialCaseList.h -- Installing: /opt/llvm/include/clang/Basic/PPCTypes.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsARM.def -- Installing: /opt/llvm/include/clang/Basic/OperatorPrecedence.h -- Installing: /opt/llvm/include/clang/Basic/LangStandards.def -- Installing: /opt/llvm/include/clang/Basic/CommentOptions.h -- Installing: /opt/llvm/include/clang/Basic/JsonSupport.h -- Installing: /opt/llvm/include/clang/Basic/TransformTypeTraits.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticDriver.h -- Installing: /opt/llvm/include/clang/Basic/FPOptions.def -- Installing: /opt/llvm/include/clang/Basic/AArch64SVEACLETypes.def -- Installing: /opt/llvm/include/clang/Basic/TokenKinds.def -- Installing: /opt/llvm/include/clang/Basic/NoSanitizeList.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagonMapCustomDep.def -- Installing: /opt/llvm/include/clang/Basic/XRayInstr.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticOptions.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticAnalysis.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsLoongArch.def -- Installing: /opt/llvm/include/clang/Basic/CodeGenOptions.h -- Installing: /opt/llvm/include/clang/Basic/CapturedStmt.h -- Installing: /opt/llvm/include/clang/Basic/WebAssemblyReferenceTypes.def -- Installing: /opt/llvm/include/clang/Basic/RISCVVTypes.def -- Installing: /opt/llvm/include/clang/Basic/DarwinSDKInfo.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagon.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsSME.def -- Installing: /opt/llvm/include/clang/Basic/OpenMPKinds.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsX86_64.def -- Installing: /opt/llvm/include/clang/Basic/CustomizableOptional.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAArch64NeonSVEBridge_cg.def -- Installing: /opt/llvm/include/clang/Basic/PartialDiagnostic.h -- Installing: /opt/llvm/include/clang/Basic/HeaderInclude.h -- Installing: /opt/llvm/include/clang/Basic/ExpressionTraits.h -- Installing: /opt/llvm/include/clang/Basic/LangOptions.h -- Installing: /opt/llvm/include/clang/Basic/Attributes.h -- Installing: /opt/llvm/include/clang/Basic/Thunk.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAArch64.def -- Installing: /opt/llvm/include/clang/Basic/Builtins.h -- Installing: /opt/llvm/include/clang/Basic/Diagnostic.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsNVPTX.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticComment.h -- Installing: /opt/llvm/include/clang/Basic/LangOptions.def -- Installing: /opt/llvm/include/clang/Basic/OpenCLExtensions.def -- Installing: /opt/llvm/include/clang/Basic/TargetID.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsMips.def -- Installing: /opt/llvm/include/clang/Basic/BitmaskEnum.h -- Installing: /opt/llvm/include/clang/Basic/FileSystemStatCache.h -- Installing: /opt/llvm/include/clang/Basic/SourceLocation.h -- Installing: /opt/llvm/include/clang/Basic/HLSLRuntime.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsSVE.def -- Installing: /opt/llvm/include/clang/Basic/Cuda.h -- Installing: /opt/llvm/include/clang/Basic/TokenKinds.h -- Installing: /opt/llvm/include/clang/Basic/AttrKinds.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticRefactoring.h -- Installing: /opt/llvm/include/clang/Basic/Module.h -- Installing: /opt/llvm/include/clang/Basic/CodeGenOptions.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsRISCVVector.def -- Installing: /opt/llvm/include/clang/Basic/ABI.h -- Installing: /opt/llvm/include/clang/Basic/TemplateKinds.h -- Installing: /opt/llvm/include/clang/Basic/AddressSpaces.h -- Installing: /opt/llvm/include/clang/Basic/FileManager.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsBPF.def -- Installing: /opt/llvm/include/clang/Basic/AllDiagnostics.h -- Installing: /opt/llvm/include/clang/Basic/Sarif.h -- Installing: /opt/llvm/include/clang/Basic/Linkage.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsHexagonDep.def -- Installing: /opt/llvm/include/clang/Basic/TargetCXXABI.def -- Installing: /opt/llvm/include/clang/Basic/MakeSupport.h -- Installing: /opt/llvm/include/clang/Basic/OpenMPKinds.def -- Installing: /opt/llvm/include/clang/Basic/BuiltinsXCore.def -- Installing: /opt/llvm/include/clang/Basic/SourceManager.h -- Installing: /opt/llvm/include/clang/Basic/ProfileList.h -- Installing: /opt/llvm/include/clang/Basic/IdentifierTable.h -- Installing: /opt/llvm/include/clang/Basic/OpenCLOptions.h -- Installing: /opt/llvm/include/clang/Basic/OpenCLImageTypes.def -- Installing: /opt/llvm/include/clang/Basic/ExceptionSpecificationType.h -- Installing: /opt/llvm/include/clang/Basic/AlignedAllocation.h -- Installing: /opt/llvm/include/clang/Basic/ObjCRuntime.h -- Installing: /opt/llvm/include/clang/Basic/FileEntry.h -- Installing: /opt/llvm/include/clang/Basic/TargetOptions.h -- Installing: /opt/llvm/include/clang/Basic/CharInfo.h -- Installing: /opt/llvm/include/clang/Basic/Stack.h -- Installing: /opt/llvm/include/clang/Basic/Builtins.def -- Installing: /opt/llvm/include/clang/Basic/SourceManagerInternals.h -- Installing: /opt/llvm/include/clang/Basic/DirectoryEntry.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsRISCV.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticIDs.h -- Installing: /opt/llvm/include/clang/Basic/AttributeCommonInfo.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsPPC.def -- Installing: /opt/llvm/include/clang/Basic/CLWarnings.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinsAArch64NeonSVEBridge.def -- Installing: /opt/llvm/include/clang/Basic/Version.h -- Installing: /opt/llvm/include/clang/Basic/BuiltinHeaders.def -- Installing: /opt/llvm/include/clang/Basic/DiagnosticError.h -- Installing: /opt/llvm/include/clang/Basic/DiagnosticOptions.def -- Installing: /opt/llvm/include/clang/Basic/OperatorKinds.h -- Installing: /opt/llvm/include/clang/FrontendTool -- Installing: /opt/llvm/include/clang/FrontendTool/Utils.h -- Installing: /opt/llvm/include/clang/CrossTU -- Installing: /opt/llvm/include/clang/CrossTU/CrossTUDiagnostic.h -- Installing: /opt/llvm/include/clang/CrossTU/CrossTranslationUnit.h -- Installing: /opt/llvm/include/clang-c -- Installing: /opt/llvm/include/clang-c/CXSourceLocation.h -- Installing: /opt/llvm/include/clang-c/Platform.h -- Installing: /opt/llvm/include/clang-c/CXString.h -- Installing: /opt/llvm/include/clang-c/CXDiagnostic.h -- Installing: /opt/llvm/include/clang-c/Rewrite.h -- Installing: /opt/llvm/include/clang-c/CXFile.h -- Installing: /opt/llvm/include/clang-c/FatalErrorHandler.h -- Installing: /opt/llvm/include/clang-c/Index.h -- Installing: /opt/llvm/include/clang-c/CXCompilationDatabase.h -- Installing: /opt/llvm/include/clang-c/BuildSystem.h -- Installing: /opt/llvm/include/clang-c/Documentation.h -- Installing: /opt/llvm/include/clang-c/ExternC.h -- Installing: /opt/llvm/include/clang-c/CXErrorCode.h -- Up-to-date: /opt/llvm/include/clang -- Up-to-date: /opt/llvm/include/clang/StaticAnalyzer -- Up-to-date: /opt/llvm/include/clang/StaticAnalyzer/Checkers -- Installing: /opt/llvm/include/clang/StaticAnalyzer/Checkers/Checkers.inc -- Up-to-date: /opt/llvm/include/clang/Parse -- Installing: /opt/llvm/include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc -- Installing: /opt/llvm/include/clang/Parse/AttrParserStringSwitches.inc -- Up-to-date: /opt/llvm/include/clang/Sema -- Installing: /opt/llvm/include/clang/Sema/AttrSpellingListIndex.inc -- Installing: /opt/llvm/include/clang/Sema/AttrTemplateInstantiate.inc -- Installing: /opt/llvm/include/clang/Sema/AttrParsedAttrList.inc -- Installing: /opt/llvm/include/clang/Sema/AttrParsedAttrImpl.inc -- Installing: /opt/llvm/include/clang/Sema/AttrParsedAttrKinds.inc -- Up-to-date: /opt/llvm/include/clang/AST -- Installing: /opt/llvm/include/clang/AST/AbstractBasicReader.inc -- Installing: /opt/llvm/include/clang/AST/AbstractTypeReader.inc -- Installing: /opt/llvm/include/clang/AST/CommentCommandList.inc -- Installing: /opt/llvm/include/clang/AST/AttrTextNodeDump.inc -- Installing: /opt/llvm/include/clang/AST/CommentCommandInfo.inc -- Installing: /opt/llvm/include/clang/AST/AbstractTypeWriter.inc -- Installing: /opt/llvm/include/clang/AST/CommentHTMLTags.inc -- Installing: /opt/llvm/include/clang/AST/DeclNodes.inc -- Installing: /opt/llvm/include/clang/AST/CommentHTMLNamedCharacterReferences.inc -- Installing: /opt/llvm/include/clang/AST/CommentHTMLTagsProperties.inc -- Installing: /opt/llvm/include/clang/AST/AttrNodeTraverse.inc -- Installing: /opt/llvm/include/clang/AST/StmtDataCollectors.inc -- Installing: /opt/llvm/include/clang/AST/AttrImpl.inc -- Installing: /opt/llvm/include/clang/AST/AbstractBasicWriter.inc -- Installing: /opt/llvm/include/clang/AST/AttrVisitor.inc -- Installing: /opt/llvm/include/clang/AST/Attrs.inc -- Installing: /opt/llvm/include/clang/AST/StmtNodes.inc -- Installing: /opt/llvm/include/clang/AST/CommentNodes.inc -- Installing: /opt/llvm/include/clang/AST/TypeNodes.inc -- Up-to-date: /opt/llvm/include/clang/Config -- Installing: /opt/llvm/include/clang/Config/config.h -- Up-to-date: /opt/llvm/include/clang/Tooling -- Installing: /opt/llvm/include/clang/Tooling/NodeIntrospection.inc -- Up-to-date: /opt/llvm/include/clang/Tooling/Syntax -- Installing: /opt/llvm/include/clang/Tooling/Syntax/NodeClasses.inc -- Installing: /opt/llvm/include/clang/Tooling/Syntax/Nodes.inc -- Up-to-date: /opt/llvm/include/clang/Driver -- Installing: /opt/llvm/include/clang/Driver/Options.inc -- Up-to-date: /opt/llvm/include/clang/Serialization -- Installing: /opt/llvm/include/clang/Serialization/AttrPCHRead.inc -- Installing: /opt/llvm/include/clang/Serialization/AttrPCHWrite.inc -- Up-to-date: /opt/llvm/include/clang/Basic -- Installing: /opt/llvm/include/clang/Basic/DiagnosticDriverKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_sema_rangechecks.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_sifive_vector_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/arm_neon.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCommonKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtin_aliases.inc -- Installing: /opt/llvm/include/clang/Basic/AttrHasAttributeImpl.inc -- Installing: /opt/llvm/include/clang/Basic/AttrTokenKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtin_aliases.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSerializationKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_sifive_vector_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_mve_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_vector_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticASTKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticLexKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCommentKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticGroups.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_vector_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_vector_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticIndexName.inc -- Installing: /opt/llvm/include/clang/Basic/AttrList.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticRefactoringKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticFrontendKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticCrossTUKinds.inc -- Installing: /opt/llvm/include/clang/Basic/riscv_sifive_vector_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sme_sema_rangechecks.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticParseKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sme_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sme_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticSemaKinds.inc -- Installing: /opt/llvm/include/clang/Basic/DiagnosticAnalysisKinds.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/Version.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_typeflags.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtins.inc -- Installing: /opt/llvm/include/clang/Basic/arm_sve_builtin_cg.inc -- Installing: /opt/llvm/include/clang/Basic/arm_fp16.inc -- Installing: /opt/llvm/include/clang/Basic/arm_cde_builtin_sema.inc -- Installing: /opt/llvm/include/clang/Basic/AttrSubMatchRulesList.inc -- Installing: /opt/llvm/share/clang/bash-autocomplete.sh -- Installing: /opt/llvm/bin/clang-tblgen -- Set runtime path of "/opt/llvm/bin/clang-tblgen" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/clang/17/include/builtins.h -- Installing: /opt/llvm/lib/clang/17/include/float.h -- Installing: /opt/llvm/lib/clang/17/include/inttypes.h -- Installing: /opt/llvm/lib/clang/17/include/iso646.h -- Installing: /opt/llvm/lib/clang/17/include/limits.h -- Installing: /opt/llvm/lib/clang/17/include/module.modulemap -- Installing: /opt/llvm/lib/clang/17/include/stdalign.h -- Installing: /opt/llvm/lib/clang/17/include/stdarg.h -- Installing: /opt/llvm/lib/clang/17/include/stdatomic.h -- Installing: /opt/llvm/lib/clang/17/include/stdbool.h -- Installing: /opt/llvm/lib/clang/17/include/stddef.h -- Installing: /opt/llvm/lib/clang/17/include/__stddef_max_align_t.h -- Installing: /opt/llvm/lib/clang/17/include/stdint.h -- Installing: /opt/llvm/lib/clang/17/include/stdnoreturn.h -- Installing: /opt/llvm/lib/clang/17/include/tgmath.h -- Installing: /opt/llvm/lib/clang/17/include/unwind.h -- Installing: /opt/llvm/lib/clang/17/include/varargs.h -- Installing: /opt/llvm/lib/clang/17/include/arm_acle.h -- Installing: /opt/llvm/lib/clang/17/include/arm_cmse.h -- Installing: /opt/llvm/lib/clang/17/include/armintr.h -- Installing: /opt/llvm/lib/clang/17/include/arm64intr.h -- Installing: /opt/llvm/lib/clang/17/include/arm_neon_sve_bridge.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_builtin_vars.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_math.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_cmath.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_complex_builtins.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_device_functions.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_intrinsics.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_texture_intrinsics.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_libdevice_declares.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_math_forward_declares.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_cuda_runtime_wrapper.h -- Installing: /opt/llvm/lib/clang/17/include/hexagon_circ_brev_intrinsics.h -- Installing: /opt/llvm/lib/clang/17/include/hexagon_protos.h -- Installing: /opt/llvm/lib/clang/17/include/hexagon_types.h -- Installing: /opt/llvm/lib/clang/17/include/hvx_hexagon_protos.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_libdevice_declares.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_cmath.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_math.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_stdlib.h -- Installing: /opt/llvm/lib/clang/17/include/__clang_hip_runtime_wrapper.h -- Installing: /opt/llvm/lib/clang/17/include/larchintrin.h -- Installing: /opt/llvm/lib/clang/17/include/msa.h -- Installing: /opt/llvm/lib/clang/17/include/opencl-c.h -- Installing: /opt/llvm/lib/clang/17/include/opencl-c-base.h -- Installing: /opt/llvm/lib/clang/17/include/altivec.h -- Installing: /opt/llvm/lib/clang/17/include/htmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/htmxlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/riscv_ntlh.h -- Installing: /opt/llvm/lib/clang/17/include/sifive_vector.h -- Installing: /opt/llvm/lib/clang/17/include/s390intrin.h -- Installing: /opt/llvm/lib/clang/17/include/vecintrin.h -- Installing: /opt/llvm/lib/clang/17/include/velintrin.h -- Installing: /opt/llvm/lib/clang/17/include/velintrin_gen.h -- Installing: /opt/llvm/lib/clang/17/include/velintrin_approx.h -- Installing: /opt/llvm/lib/clang/17/include/adxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ammintrin.h -- Installing: /opt/llvm/lib/clang/17/include/amxcomplexintrin.h -- Installing: /opt/llvm/lib/clang/17/include/amxfp16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/amxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512bf16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512bitalgintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512bwintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512cdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512dqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512erintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512fintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512fp16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512ifmaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512ifmavlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512pfintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vbmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vbmiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vbmivlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlbf16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlbitalgintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlbwintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlcdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vldqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlfp16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlvbmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlvnniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vlvp2intersectintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vnniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vp2intersectintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vpopcntdqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avx512vpopcntdqvlintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxifmaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxneconvertintrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxvnniint16intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxvnniint8intrin.h -- Installing: /opt/llvm/lib/clang/17/include/avxvnniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/bmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/bmiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/cetintrin.h -- Installing: /opt/llvm/lib/clang/17/include/cldemoteintrin.h -- Installing: /opt/llvm/lib/clang/17/include/clflushoptintrin.h -- Installing: /opt/llvm/lib/clang/17/include/clwbintrin.h -- Installing: /opt/llvm/lib/clang/17/include/clzerointrin.h -- Installing: /opt/llvm/lib/clang/17/include/cmpccxaddintrin.h -- Installing: /opt/llvm/lib/clang/17/include/crc32intrin.h -- Installing: /opt/llvm/lib/clang/17/include/emmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/enqcmdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/f16cintrin.h -- Installing: /opt/llvm/lib/clang/17/include/fma4intrin.h -- Installing: /opt/llvm/lib/clang/17/include/fmaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/fxsrintrin.h -- Installing: /opt/llvm/lib/clang/17/include/gfniintrin.h -- Installing: /opt/llvm/lib/clang/17/include/hresetintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ia32intrin.h -- Installing: /opt/llvm/lib/clang/17/include/immintrin.h -- Installing: /opt/llvm/lib/clang/17/include/invpcidintrin.h -- Installing: /opt/llvm/lib/clang/17/include/keylockerintrin.h -- Installing: /opt/llvm/lib/clang/17/include/lwpintrin.h -- Installing: /opt/llvm/lib/clang/17/include/lzcntintrin.h -- Installing: /opt/llvm/lib/clang/17/include/mm3dnow.h -- Installing: /opt/llvm/lib/clang/17/include/mmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/movdirintrin.h -- Installing: /opt/llvm/lib/clang/17/include/mwaitxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/nmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/pconfigintrin.h -- Installing: /opt/llvm/lib/clang/17/include/pkuintrin.h -- Installing: /opt/llvm/lib/clang/17/include/pmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/popcntintrin.h -- Installing: /opt/llvm/lib/clang/17/include/prfchiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/prfchwintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ptwriteintrin.h -- Installing: /opt/llvm/lib/clang/17/include/raointintrin.h -- Installing: /opt/llvm/lib/clang/17/include/rdpruintrin.h -- Installing: /opt/llvm/lib/clang/17/include/rdseedintrin.h -- Installing: /opt/llvm/lib/clang/17/include/rtmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/serializeintrin.h -- Installing: /opt/llvm/lib/clang/17/include/sgxintrin.h -- Installing: /opt/llvm/lib/clang/17/include/sha512intrin.h -- Installing: /opt/llvm/lib/clang/17/include/shaintrin.h -- Installing: /opt/llvm/lib/clang/17/include/sm3intrin.h -- Installing: /opt/llvm/lib/clang/17/include/sm4intrin.h -- Installing: /opt/llvm/lib/clang/17/include/smmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/tbmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/tmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/tsxldtrkintrin.h -- Installing: /opt/llvm/lib/clang/17/include/uintrintrin.h -- Installing: /opt/llvm/lib/clang/17/include/vaesintrin.h -- Installing: /opt/llvm/lib/clang/17/include/vpclmulqdqintrin.h -- Installing: /opt/llvm/lib/clang/17/include/waitpkgintrin.h -- Installing: /opt/llvm/lib/clang/17/include/wbnoinvdintrin.h -- Installing: /opt/llvm/lib/clang/17/include/__wmmintrin_aes.h -- Installing: /opt/llvm/lib/clang/17/include/wmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/__wmmintrin_pclmul.h -- Installing: /opt/llvm/lib/clang/17/include/x86gprintrin.h -- Installing: /opt/llvm/lib/clang/17/include/x86intrin.h -- Installing: /opt/llvm/lib/clang/17/include/xmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xopintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsavecintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsaveintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsaveoptintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xsavesintrin.h -- Installing: /opt/llvm/lib/clang/17/include/xtestintrin.h -- Installing: /opt/llvm/lib/clang/17/include/cet.h -- Installing: /opt/llvm/lib/clang/17/include/cpuid.h -- Installing: /opt/llvm/lib/clang/17/include/wasm_simd128.h -- Installing: /opt/llvm/lib/clang/17/include/intrin.h -- Installing: /opt/llvm/lib/clang/17/include/vadefs.h -- Installing: /opt/llvm/lib/clang/17/include/mm_malloc.h -- Installing: /opt/llvm/lib/clang/17/include/arm_neon.h -- Installing: /opt/llvm/lib/clang/17/include/arm_fp16.h -- Installing: /opt/llvm/lib/clang/17/include/arm_sve.h -- Installing: /opt/llvm/lib/clang/17/include/arm_sme_draft_spec_subject_to_change.h -- Installing: /opt/llvm/lib/clang/17/include/arm_bf16.h -- Installing: /opt/llvm/lib/clang/17/include/arm_mve.h -- Installing: /opt/llvm/lib/clang/17/include/arm_cde.h -- Installing: /opt/llvm/lib/clang/17/include/riscv_vector.h -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/algorithm -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/cmath -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/complex -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/new -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/bits/shared_ptr_base.h -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/bits/basic_string.h -- Installing: /opt/llvm/lib/clang/17/include/cuda_wrappers/bits/basic_string.tcc -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/mmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/xmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/mm_malloc.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/emmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/pmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/tmmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/smmintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/bmiintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/bmi2intrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/immintrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/x86intrin.h -- Installing: /opt/llvm/lib/clang/17/include/ppc_wrappers/x86gprintrin.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/stdio.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/stdlib.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/string.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/ctype.h -- Installing: /opt/llvm/lib/clang/17/include/llvm_libc_wrappers/inttypes.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/math.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/cmath -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/complex.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/complex -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/__clang_openmp_device_functions.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/complex_cmath.h -- Installing: /opt/llvm/lib/clang/17/include/openmp_wrappers/new -- Installing: /opt/llvm/lib/libclangBasic.a -- Installing: /opt/llvm/lib/libclangAPINotes.a -- Installing: /opt/llvm/lib/libclangLex.a -- Installing: /opt/llvm/lib/libclangParse.a -- Installing: /opt/llvm/lib/libclangAST.a -- Installing: /opt/llvm/lib/libclangDynamicASTMatchers.a -- Installing: /opt/llvm/lib/libclangASTMatchers.a -- Installing: /opt/llvm/lib/libclangCrossTU.a -- Installing: /opt/llvm/lib/libclangSema.a -- Installing: /opt/llvm/lib/libclangCodeGen.a [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test08_deep_copy_CUDA.cpp.o -- Installing: /opt/llvm/lib/libclangAnalysis.a -- Installing: /opt/llvm/lib/libclangAnalysisFlowSensitive.a -- Installing: /opt/llvm/lib/libclangAnalysisFlowSensitiveModels.a -- Installing: /opt/llvm/lib/libclangEdit.a -- Installing: /opt/llvm/lib/libclangExtractAPI.a -- Installing: /opt/llvm/lib/libclangRewrite.a -- Installing: /opt/llvm/lib/libclangARCMigrate.a -- Installing: /opt/llvm/lib/libclangDriver.a -- Installing: /opt/llvm/lib/libclangSerialization.a -- Installing: /opt/llvm/lib/libclangRewriteFrontend.a -- Installing: /opt/llvm/lib/libclangFrontend.a -- Installing: /opt/llvm/lib/libclangFrontendTool.a -- Installing: /opt/llvm/lib/libclangToolingCore.a -- Installing: /opt/llvm/lib/libclangToolingInclusions.a -- Installing: /opt/llvm/lib/libclangToolingInclusionsStdlib.a -- Installing: /opt/llvm/lib/libclangToolingRefactoring.a -- Installing: /opt/llvm/lib/libclangToolingASTDiff.a -- Installing: /opt/llvm/lib/libclangToolingSyntax.a -- Installing: /opt/llvm/lib/libclangDependencyScanning.a -- Installing: /opt/llvm/lib/libclangTransformer.a -- Installing: /opt/llvm/lib/libclangTooling.a -- Installing: /opt/llvm/lib/libclangDirectoryWatcher.a -- Installing: /opt/llvm/lib/libclangIndex.a -- Installing: /opt/llvm/lib/libclangIndexSerialization.a -- Installing: /opt/llvm/lib/libclangStaticAnalyzerCore.a -- Installing: /opt/llvm/lib/libclangStaticAnalyzerCheckers.a -- Installing: /opt/llvm/lib/libclangStaticAnalyzerFrontend.a -- Installing: /opt/llvm/lib/libclangFormat.a -- Installing: /opt/llvm/lib/libclangInterpreter.a -- Installing: /opt/llvm/lib/libclangSupport.a -- Installing: /opt/llvm/bin/diagtool -- Set runtime path of "/opt/llvm/bin/diagtool" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-17 -- Installing: /opt/llvm/bin/clang -- Set runtime path of "/opt/llvm/bin/clang-17" to "$ORIGIN/../lib" -- Creating clang++ -- Creating clang-cl -- Creating clang-cpp -- Installing: /opt/llvm/bin/clang-format -- Set runtime path of "/opt/llvm/bin/clang-format" to "$ORIGIN/../lib" -- Installing: /opt/llvm/share/clang/clang-format-bbedit.applescript -- Installing: /opt/llvm/share/clang/clang-format-diff.py -- Installing: /opt/llvm/share/clang/clang-format-sublime.py -- Installing: /opt/llvm/share/clang/clang-format.el -- Installing: /opt/llvm/share/clang/clang-format.py -- Installing: /opt/llvm/bin/git-clang-format -- Installing: /opt/llvm/lib/libclangHandleCXX.a -- Installing: /opt/llvm/lib/libclangHandleLLVM.a -- Installing: /opt/llvm/bin/clang-linker-wrapper -- Set runtime path of "/opt/llvm/bin/clang-linker-wrapper" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-offload-packager -- Set runtime path of "/opt/llvm/bin/clang-offload-packager" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-offload-bundler -- Set runtime path of "/opt/llvm/bin/clang-offload-bundler" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-scan-deps -- Set runtime path of "/opt/llvm/bin/clang-scan-deps" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-repl -- Set runtime path of "/opt/llvm/bin/clang-repl" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/c-index-test -- Set runtime path of "/opt/llvm/bin/c-index-test" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-rename -- Set runtime path of "/opt/llvm/bin/clang-rename" to "$ORIGIN/../lib" -- Installing: /opt/llvm/share/clang/clang-rename.py -- Installing: /opt/llvm/share/clang/clang-rename.el -- Installing: /opt/llvm/bin/clang-refactor -- Set runtime path of "/opt/llvm/bin/clang-refactor" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libclang-cpp.so.17 -- Set runtime path of "/opt/llvm/lib/libclang-cpp.so.17" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libclang-cpp.so -- Installing: /opt/llvm/bin/clang-check -- Set runtime path of "/opt/llvm/bin/clang-check" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/clang-extdef-mapping -- Set runtime path of "/opt/llvm/bin/clang-extdef-mapping" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/scan-build -- Installing: /opt/llvm/libexec/ccc-analyzer -- Installing: /opt/llvm/libexec/c++-analyzer -- Installing: /opt/llvm/share/man/man1/scan-build.1 -- Installing: /opt/llvm/share/scan-build/scanview.css -- Installing: /opt/llvm/share/scan-build/sorttable.js -- Installing: /opt/llvm/bin/analyze-build -- Installing: /opt/llvm/bin/intercept-build -- Installing: /opt/llvm/bin/scan-build-py -- Installing: /opt/llvm/libexec/analyze-c++ -- Installing: /opt/llvm/libexec/analyze-cc -- Installing: /opt/llvm/libexec/intercept-c++ -- Installing: /opt/llvm/libexec/intercept-cc -- Installing: /opt/llvm/lib/libscanbuild/__init__.py -- Installing: /opt/llvm/lib/libscanbuild/analyze.py -- Installing: /opt/llvm/lib/libscanbuild/arguments.py -- Installing: /opt/llvm/lib/libscanbuild/clang.py -- Installing: /opt/llvm/lib/libscanbuild/compilation.py -- Installing: /opt/llvm/lib/libscanbuild/intercept.py -- Installing: /opt/llvm/lib/libscanbuild/report.py -- Installing: /opt/llvm/lib/libscanbuild/shell.py -- Installing: /opt/llvm/lib/libscanbuild/resources/scanview.css -- Installing: /opt/llvm/lib/libscanbuild/resources/selectable.js -- Installing: /opt/llvm/lib/libscanbuild/resources/sorttable.js -- Installing: /opt/llvm/lib/libear/__init__.py -- Installing: /opt/llvm/lib/libear/config.h.in -- Installing: /opt/llvm/lib/libear/ear.c -- Installing: /opt/llvm/bin/scan-view -- Installing: /opt/llvm/share/scan-view/ScanView.py -- Installing: /opt/llvm/share/scan-view/Reporter.py -- Installing: /opt/llvm/share/scan-view/startfile.py -- Installing: /opt/llvm/share/scan-view/bugcatcher.ico -- Installing: /opt/llvm/lib/libclang.so.17.0.3 -- Installing: /opt/llvm/lib/libclang.so.17 -- Set runtime path of "/opt/llvm/lib/libclang.so.17.0.3" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libclang.so -- Up-to-date: /opt/llvm/include/clang-c -- Up-to-date: /opt/llvm/include/clang-c/CXSourceLocation.h -- Up-to-date: /opt/llvm/include/clang-c/Platform.h -- Up-to-date: /opt/llvm/include/clang-c/CXString.h -- Up-to-date: /opt/llvm/include/clang-c/CXDiagnostic.h -- Up-to-date: /opt/llvm/include/clang-c/Rewrite.h -- Up-to-date: /opt/llvm/include/clang-c/CXFile.h -- Up-to-date: /opt/llvm/include/clang-c/FatalErrorHandler.h -- Up-to-date: /opt/llvm/include/clang-c/Index.h -- Up-to-date: /opt/llvm/include/clang-c/CXCompilationDatabase.h -- Up-to-date: /opt/llvm/include/clang-c/BuildSystem.h -- Up-to-date: /opt/llvm/include/clang-c/Documentation.h -- Up-to-date: /opt/llvm/include/clang-c/ExternC.h -- Up-to-date: /opt/llvm/include/clang-c/CXErrorCode.h -- Installing: /opt/llvm/bin/amdgpu-arch -- Set runtime path of "/opt/llvm/bin/amdgpu-arch" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/nvptx-arch -- Set runtime path of "/opt/llvm/bin/nvptx-arch" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/cmake/clang/ClangTargets.cmake -- Installing: /opt/llvm/lib/cmake/clang/ClangTargets-release.cmake -- Installing: /opt/llvm/lib/cmake/clang/ClangConfig.cmake -- Installing: /opt/llvm/lib/cmake/clang/ClangConfigVersion.cmake -- Installing: /opt/llvm/lib/cmake/clang/AddClang.cmake -- Installing: /opt/llvm/bin/hmaptool -- Installing: /opt/llvm/bin/bugpoint -- Set runtime path of "/opt/llvm/bin/bugpoint" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/dsymutil -- Set runtime path of "/opt/llvm/bin/dsymutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llc [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o -- Set runtime path of "/opt/llvm/bin/llc" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/lli -- Set runtime path of "/opt/llvm/bin/lli" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-as -- Set runtime path of "/opt/llvm/bin/llvm-as" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-bcanalyzer -- Set runtime path of "/opt/llvm/bin/llvm-bcanalyzer" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-c-test -- Set runtime path of "/opt/llvm/bin/llvm-c-test" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cat -- Set runtime path of "/opt/llvm/bin/llvm-cat" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cfi-verify -- Set runtime path of "/opt/llvm/bin/llvm-cfi-verify" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMCFIVerify.a -- Installing: /opt/llvm/bin/llvm-cov -- Set runtime path of "/opt/llvm/bin/llvm-cov" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cvtres -- Set runtime path of "/opt/llvm/bin/llvm-cvtres" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cxxdump -- Set runtime path of "/opt/llvm/bin/llvm-cxxdump" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cxxfilt -- Set runtime path of "/opt/llvm/bin/llvm-cxxfilt" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-cxxmap -- Set runtime path of "/opt/llvm/bin/llvm-cxxmap" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-debuginfo-analyzer [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o -- Set runtime path of "/opt/llvm/bin/llvm-debuginfo-analyzer" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-debuginfod -- Set runtime path of "/opt/llvm/bin/llvm-debuginfod" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-debuginfod-find -- Set runtime path of "/opt/llvm/bin/llvm-debuginfod-find" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-diff -- Set runtime path of "/opt/llvm/bin/llvm-diff" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMDiff.a -- Installing: /opt/llvm/bin/llvm-dis -- Set runtime path of "/opt/llvm/bin/llvm-dis" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-dwarfdump -- Set runtime path of "/opt/llvm/bin/llvm-dwarfdump" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-dwarfutil -- Set runtime path of "/opt/llvm/bin/llvm-dwarfutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-dwp -- Set runtime path of "/opt/llvm/bin/llvm-dwp" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-exegesis -- Set runtime path of "/opt/llvm/bin/llvm-exegesis" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libLLVMExegesisX86.a -- Installing: /opt/llvm/lib/libLLVMExegesisAArch64.a -- Installing: /opt/llvm/lib/libLLVMExegesisPowerPC.a -- Installing: /opt/llvm/lib/libLLVMExegesisMips.a -- Installing: /opt/llvm/lib/libLLVMExegesis.a -- Installing: /opt/llvm/bin/llvm-extract -- Set runtime path of "/opt/llvm/bin/llvm-extract" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-gsymutil -- Set runtime path of "/opt/llvm/bin/llvm-gsymutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-ifs -- Set runtime path of "/opt/llvm/bin/llvm-ifs" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-jitlink -- Set runtime path of "/opt/llvm/bin/llvm-jitlink" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-libtool-darwin -- Set runtime path of "/opt/llvm/bin/llvm-libtool-darwin" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-link -- Set runtime path of "/opt/llvm/bin/llvm-link" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-lipo -- Set runtime path of "/opt/llvm/bin/llvm-lipo" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-lto2 -- Set runtime path of "/opt/llvm/bin/llvm-lto2" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-mc -- Set runtime path of "/opt/llvm/bin/llvm-mc" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-mca -- Set runtime path of "/opt/llvm/bin/llvm-mca" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-ml -- Set runtime path of "/opt/llvm/bin/llvm-ml" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-modextract -- Set runtime path of "/opt/llvm/bin/llvm-modextract" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-mt -- Set runtime path of "/opt/llvm/bin/llvm-mt" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-nm -- Set runtime path of "/opt/llvm/bin/llvm-nm" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-objcopy -- Set runtime path of "/opt/llvm/bin/llvm-objcopy" to "$ORIGIN/../lib" -- Creating llvm-install-name-tool -- Creating llvm-bitcode-strip -- Creating llvm-strip -- Installing: /opt/llvm/bin/llvm-objdump -- Set runtime path of "/opt/llvm/bin/llvm-objdump" to "$ORIGIN/../lib" -- Creating llvm-otool -- Installing: /opt/llvm/bin/llvm-opt-report -- Set runtime path of "/opt/llvm/bin/llvm-opt-report" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-pdbutil -- Set runtime path of "/opt/llvm/bin/llvm-pdbutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-profgen -- Set runtime path of "/opt/llvm/bin/llvm-profgen" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-rc -- Set runtime path of "/opt/llvm/bin/llvm-rc" to "$ORIGIN/../lib" -- Creating llvm-windres -- Installing: /opt/llvm/bin/llvm-readobj -- Set runtime path of "/opt/llvm/bin/llvm-readobj" to "$ORIGIN/../lib" -- Creating llvm-readelf -- Installing: /opt/llvm/bin/llvm-reduce -- Set runtime path of "/opt/llvm/bin/llvm-reduce" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-remark-size-diff -- Set runtime path of "/opt/llvm/bin/llvm-remark-size-diff" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-remarkutil -- Set runtime path of "/opt/llvm/bin/llvm-remarkutil" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-rtdyld -- Set runtime path of "/opt/llvm/bin/llvm-rtdyld" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-sim -- Set runtime path of "/opt/llvm/bin/llvm-sim" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-size -- Set runtime path of "/opt/llvm/bin/llvm-size" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-split -- Set runtime path of "/opt/llvm/bin/llvm-split" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-stress -- Set runtime path of "/opt/llvm/bin/llvm-stress" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-strings -- Set runtime path of "/opt/llvm/bin/llvm-strings" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-symbolizer -- Set runtime path of "/opt/llvm/bin/llvm-symbolizer" to "$ORIGIN/../lib" -- Creating llvm-addr2line -- Installing: /opt/llvm/bin/llvm-tapi-diff -- Set runtime path of "/opt/llvm/bin/llvm-tapi-diff" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-tli-checker -- Set runtime path of "/opt/llvm/bin/llvm-tli-checker" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-undname -- Set runtime path of "/opt/llvm/bin/llvm-undname" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-xray -- Set runtime path of "/opt/llvm/bin/llvm-xray" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/opt -- Set runtime path of "/opt/llvm/bin/opt" to "$ORIGIN/../lib" -- Installing: /opt/llvm/share/opt-viewer/opt-diff.py -- Installing: /opt/llvm/share/opt-viewer/opt-stats.py -- Installing: /opt/llvm/share/opt-viewer/opt-viewer.py -- Installing: /opt/llvm/share/opt-viewer/optpmap.py -- Installing: /opt/llvm/share/opt-viewer/optrecord.py -- Installing: /opt/llvm/share/opt-viewer/style.css -- Installing: /opt/llvm/lib/libRemarks.so.17 -- Set runtime path of "/opt/llvm/lib/libRemarks.so.17" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/libRemarks.so -- Installing: /opt/llvm/include/llvm-c/Remarks.h -- Installing: /opt/llvm/bin/sancov -- Set runtime path of "/opt/llvm/bin/sancov" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/sanstats -- Set runtime path of "/opt/llvm/bin/sanstats" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/verify-uselistorder -- Set runtime path of "/opt/llvm/bin/verify-uselistorder" to "$ORIGIN/../lib" -- Install configuration: "Release" -- Installing: /opt/llvm/lib/libomp.so -- Installing: /opt/llvm/lib/clang/17/include/omp.h -- Installing: /opt/llvm/lib/clang/17/include/omp-tools.h -- Installing: /opt/llvm/lib/clang/17/include/ompt.h -- Installing: /opt/llvm/lib/libomptarget.so.17 -- Set runtime path of "/opt/llvm/lib/libomptarget.so.17" to "$ORIGIN" -- Installing: /opt/llvm/lib/libomptarget.so -- Up-to-date: /opt/llvm/lib/libomptarget.so.17 -- Up-to-date: /opt/llvm/lib/libomptarget.so -- Installing: /opt/llvm/lib/libomptarget.rtl.amdgpu.so.17 -- Installing: /opt/llvm/lib/libomptarget.rtl.amdgpu.so -- Installing: /opt/llvm/lib/libomptarget.rtl.cuda.so.17 -- Set runtime path of "/opt/llvm/lib/libomptarget.rtl.cuda.so.17" to "$ORIGIN" -- Installing: /opt/llvm/lib/libomptarget.rtl.cuda.so -- Up-to-date: /opt/llvm/lib/libomptarget.rtl.cuda.so.17 -- Up-to-date: /opt/llvm/lib/libomptarget.rtl.cuda.so -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx700.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx701.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx801.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx803.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx900.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx902.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx906.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx908.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx90a.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx90c.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx940.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1010.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1030.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1031.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1032.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1033.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1034.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1035.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1036.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1100.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1101.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1102.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1103.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1150.bc -- Installing: /opt/llvm/lib/libomptarget-amdgpu-gfx1151.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_35.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_37.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_50.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_52.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_53.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_60.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_61.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_62.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_70.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_72.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_75.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_80.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_86.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_87.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_89.bc -- Installing: /opt/llvm/lib/libomptarget-nvptx-sm_90.bc -- Installing: /opt/llvm/lib/libomptarget.devicertl.a -- Installing: /opt/llvm/bin/llvm-omp-device-info -- Set runtime path of "/opt/llvm/bin/llvm-omp-device-info" to "$ORIGIN/../lib" -- Installing: /opt/llvm/bin/llvm-omp-kernel-replay -- Set runtime path of "/opt/llvm/bin/llvm-omp-kernel-replay" to "$ORIGIN/../lib" -- Installing: /opt/llvm/lib/cmake/openmp/FindOpenMPTarget.cmake -- Installing: /opt/llvm/lib/libarcher.so -- Installing: /opt/llvm/lib/libarcher_static.a -- Installing: /opt/llvm/lib/clang/17/include/ompt-multiplex.h -- Installing: /opt/llvm/lib/libompd.so -- Set runtime path of "/opt/llvm/lib/libompd.so" to "" -- Installing: /opt/llvm/lib/cmake/llvm/LLVMExports.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVMExports-release.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVMConfig.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVMConfigVersion.cmake -- Installing: /opt/llvm/lib/cmake/llvm/LLVM-Config.cmake -- Up-to-date: /opt/llvm/lib/cmake/llvm/. -- Installing: /opt/llvm/lib/cmake/llvm/./CoverageReport.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMProcessSources.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddLLVM.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./UseLibtool.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindSphinx.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./ChooseMSVCCRT.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CrossCompile.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindZ3.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMExternalProjectUtils.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CheckCompilerVersion.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./VersionFromVCS.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMInstallSymlink.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMDistributionSupport.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddOCaml.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindLibEdit.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./DetermineGCCCompatible.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./SetTargetTriple.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVM-Build.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./TableGen.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./HandleLLVMStdlib.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./LLVMCheckLinkerFlag.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./GetErrcMessages.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./AddSphinxTarget.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./GenerateVersionFromVCS.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./GetLibraryName.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CheckAtomic.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindOCaml.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./CheckProblematicConfigurations.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindTerminfo.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./HandleLLVMOptions.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./FindFFI.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./llvm-driver-template.cpp.in -- Installing: /opt/llvm/lib/cmake/llvm/./FindLibpfm.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./Findzstd.cmake -- Installing: /opt/llvm/lib/cmake/llvm/./TensorFlowCompile.cmake -- Installing: /opt/llvm/include/llvm -- Installing: /opt/llvm/include/llvm/Analysis -- Installing: /opt/llvm/include/llvm/Analysis/CFGSCCPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolution.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryLocation.h -- Installing: /opt/llvm/include/llvm/Analysis/ConstantFolding.h -- Installing: /opt/llvm/include/llvm/Analysis/BasicAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/CGSCCPassManager.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopAnalysisManager.h -- Installing: /opt/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/CFG.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineAdvisor.h -- Installing: /opt/llvm/include/llvm/Analysis/InteractiveModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopNestAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/AliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/AssumeBundleQueries.h -- Installing: /opt/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopCacheAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/DomTreeUpdater.h -- Installing: /opt/llvm/include/llvm/Analysis/VecFuncs.def -- Installing: /opt/llvm/include/llvm/Analysis/VectorUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopAccessAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/CodeMetrics.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetTransformInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/Trace.h -- Installing: /opt/llvm/include/llvm/Analysis/MustExecute.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyBranchProbabilityInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h -- Installing: /opt/llvm/include/llvm/Analysis/TypeMetadataUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/FunctionPropertiesAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/ModuleDebugInfoPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/SparsePropagation.h -- Installing: /opt/llvm/include/llvm/Analysis/AliasSetTracker.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetFolder.h -- Installing: /opt/llvm/include/llvm/Analysis/ConstraintSystem.h -- Installing: /opt/llvm/include/llvm/Analysis/GlobalsModRef.h -- Installing: /opt/llvm/include/llvm/Analysis/IndirectCallVisitor.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarFuncs.def -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCUtil.h -- Installing: /opt/llvm/include/llvm/Analysis/IntervalIterator.h -- Installing: /opt/llvm/include/llvm/Analysis/OverflowInstAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/MLModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineSizeEstimatorAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/DDGPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/DomPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/OptimizationRemarkEmitter.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyCallGraph.h -- Installing: /opt/llvm/include/llvm/Analysis/BlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyValueInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionPass.h -- Installing: /opt/llvm/include/llvm/Analysis/PtrUseVisitor.h -- Installing: /opt/llvm/include/llvm/Analysis/DominanceFrontier.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryProfileInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionIterator.h -- Installing: /opt/llvm/include/llvm/Analysis/PhiValues.h -- Installing: /opt/llvm/include/llvm/Analysis/CallGraph.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineCost.h -- Installing: /opt/llvm/include/llvm/Analysis/DDG.h -- Installing: /opt/llvm/include/llvm/Analysis/CostModel.h -- Installing: /opt/llvm/include/llvm/Analysis/InstructionSimplify.h -- Installing: /opt/llvm/include/llvm/Analysis/UniformityAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h -- Installing: /opt/llvm/include/llvm/Analysis/InstSimplifyFolder.h -- Installing: /opt/llvm/include/llvm/Analysis/DominanceFrontierImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/PostDominators.h -- Installing: /opt/llvm/include/llvm/Analysis/DependenceGraphBuilder.h -- Installing: /opt/llvm/include/llvm/Analysis/ValueLatticeUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/MemorySSA.h -- Installing: /opt/llvm/include/llvm/Analysis/HeatUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/ScopedNoAliasAA.h -- Installing: /opt/llvm/include/llvm/Analysis/GuardUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/MemDerefPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/CallGraphSCCPass.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionDivision.h -- Installing: /opt/llvm/include/llvm/Analysis/StackLifetime.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetLibraryInfo.def -- Installing: /opt/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h -- Installing: /opt/llvm/include/llvm/Analysis/InstCount.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopPass.h -- Installing: /opt/llvm/include/llvm/Analysis/DependenceAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/IVDescriptors.h -- Installing: /opt/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h -- Installing: /opt/llvm/include/llvm/Analysis/Interval.h -- Installing: /opt/llvm/include/llvm/Analysis/StackSafetyAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/IVUsers.h -- Installing: /opt/llvm/include/llvm/Analysis/CaptureTracking.h -- Installing: /opt/llvm/include/llvm/Analysis/PHITransAddr.h -- Installing: /opt/llvm/include/llvm/Analysis/Delinearization.h -- Installing: /opt/llvm/include/llvm/Analysis/CallPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/ModelUnderTrainingRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/Lint.h -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/RegionInfoImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/NoInferenceModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/ValueTracking.h -- Installing: /opt/llvm/include/llvm/Analysis/AssumptionCache.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopIterator.h -- Installing: /opt/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/CycleAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/SyntheticCountsUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils -- Installing: /opt/llvm/include/llvm/Analysis/Utils/TrainingLogger.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils/TFUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/Utils/Local.h -- Installing: /opt/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/Loads.h -- Installing: /opt/llvm/include/llvm/Analysis/IntervalPartition.h -- Installing: /opt/llvm/include/llvm/Analysis/CFGPrinter.h -- Installing: /opt/llvm/include/llvm/Analysis/MLInlineAdvisor.h -- Installing: /opt/llvm/include/llvm/Analysis/ValueLattice.h -- Installing: /opt/llvm/include/llvm/Analysis/Passes.h -- Installing: /opt/llvm/include/llvm/Analysis/ObjCARCInstKind.h -- Installing: /opt/llvm/include/llvm/Analysis/CmpInstAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h -- Installing: /opt/llvm/include/llvm/Analysis/MemorySSAUpdater.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h -- Installing: /opt/llvm/include/llvm/Analysis/ReplayInlineAdvisor.h -- Installing: /opt/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h -- Installing: /opt/llvm/include/llvm/Analysis/EHUtils.h -- Installing: /opt/llvm/include/llvm/Analysis/ReleaseModeModelRunner.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineModelFeatureMaps.h -- Installing: /opt/llvm/include/llvm/Analysis/DemandedBits.h -- Installing: /opt/llvm/include/llvm/Analysis/BranchProbabilityInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/InlineOrder.h -- Installing: /opt/llvm/include/llvm/Analysis/MemoryBuiltins.h -- Installing: /opt/llvm/include/llvm/Analysis/ProfileSummaryInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/TensorSpec.h -- Installing: /opt/llvm/include/llvm/Analysis/TargetLibraryInfo.h -- Installing: /opt/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h -- Installing: /opt/llvm/include/llvm/BinaryFormat -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPackReader.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/DXContainer.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPackWriter.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/DXContainerConstants.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/Dwarf.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPack.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/WasmRelocs.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/MachO.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/XCOFF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Xtensa.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/BPF.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/M68k.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Sparc.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/AMDGPU.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/LoongArch.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Lanai.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Mips.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/x86_64.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/Hexagon.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/RISCV.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/MSP430.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/VE.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/ARM.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/i386.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/AArch64.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/AVR.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/ARC.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/CSKY.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/MinidumpConstants.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/Swift.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/GOFF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MachO.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/Wasm.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPack.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/WasmTraits.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Magic.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/AMDGPUMetadataVerifier.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/MsgPackDocument.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Minidump.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Dwarf.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/DynamicTags.def -- Installing: /opt/llvm/include/llvm/BinaryFormat/COFF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/ELF.h -- Installing: /opt/llvm/include/llvm/BinaryFormat/Swift.def -- Installing: /opt/llvm/include/llvm/Demangle -- Installing: /opt/llvm/include/llvm/Demangle/MicrosoftDemangleNodes.h -- Installing: /opt/llvm/include/llvm/Demangle/Demangle.h -- Installing: /opt/llvm/include/llvm/Demangle/StringViewExtras.h -- Installing: /opt/llvm/include/llvm/Demangle/DemangleConfig.h -- Installing: /opt/llvm/include/llvm/Demangle/Utility.h -- Installing: /opt/llvm/include/llvm/Demangle/ItaniumDemangle.h -- Installing: /opt/llvm/include/llvm/Demangle/MicrosoftDemangle.h -- Installing: /opt/llvm/include/llvm/Demangle/ItaniumNodes.def -- Installing: /opt/llvm/include/llvm/Bitcode -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeWriterPass.h -- Installing: /opt/llvm/include/llvm/Bitcode/LLVMBitCodes.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeConvenience.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeReader.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeAnalyzer.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeWriter.h -- Installing: /opt/llvm/include/llvm/Bitcode/BitcodeCommon.h -- Installing: /opt/llvm/include/llvm/LinkAllPasses.h -- Installing: /opt/llvm/include/llvm/TableGen -- Installing: /opt/llvm/include/llvm/TableGen/Error.h -- Installing: /opt/llvm/include/llvm/TableGen/SearchableTable.td -- Installing: /opt/llvm/include/llvm/TableGen/Record.h -- Installing: /opt/llvm/include/llvm/TableGen/Main.h -- Installing: /opt/llvm/include/llvm/TableGen/Parser.h -- Installing: /opt/llvm/include/llvm/TableGen/StringToOffsetTable.h -- Installing: /opt/llvm/include/llvm/TableGen/StringMatcher.h -- Installing: /opt/llvm/include/llvm/TableGen/TableGenBackend.h -- Installing: /opt/llvm/include/llvm/TableGen/DirectiveEmitter.h -- Installing: /opt/llvm/include/llvm/TableGen/Automaton.td -- Installing: /opt/llvm/include/llvm/TableGen/SetTheory.h -- Installing: /opt/llvm/include/llvm/ProfileData -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfData.inc -- Installing: /opt/llvm/include/llvm/ProfileData/SampleProfReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/SymbolRemappingReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h -- Installing: /opt/llvm/include/llvm/ProfileData/MemProfData.inc -- Installing: /opt/llvm/include/llvm/ProfileData/SampleProfWriter.h -- Installing: /opt/llvm/include/llvm/ProfileData/MIBEntryDef.inc -- Installing: /opt/llvm/include/llvm/ProfileData/RawMemProfReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/SampleProf.h -- Installing: /opt/llvm/include/llvm/ProfileData/MemProf.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfCorrelator.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfReader.h -- Installing: /opt/llvm/include/llvm/ProfileData/ProfileCommon.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProf.h -- Installing: /opt/llvm/include/llvm/ProfileData/InstrProfWriter.h -- Installing: /opt/llvm/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h -- Installing: /opt/llvm/include/llvm/ProfileData/GCOV.h -- Installing: /opt/llvm/include/llvm/Target -- Installing: /opt/llvm/include/llvm/Target/CodeGenCWrappers.h -- Installing: /opt/llvm/include/llvm/Target/TargetMachine.h -- Installing: /opt/llvm/include/llvm/Target/TargetCallingConv.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/RegisterBank.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/Target.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td -- Installing: /opt/llvm/include/llvm/Target/GlobalISel/Combine.td -- Installing: /opt/llvm/include/llvm/Target/TargetLoweringObjectFile.h -- Installing: /opt/llvm/include/llvm/Target/Target.td -- Installing: /opt/llvm/include/llvm/Target/TargetPfmCounters.td -- Installing: /opt/llvm/include/llvm/Target/TargetInstrPredicate.td -- Installing: /opt/llvm/include/llvm/Target/TargetSchedule.td -- Installing: /opt/llvm/include/llvm/Target/TargetItinerary.td -- Installing: /opt/llvm/include/llvm/Target/GenericOpcodes.td -- Installing: /opt/llvm/include/llvm/Target/TargetSelectionDAG.td -- Installing: /opt/llvm/include/llvm/Target/CGPassBuilderOption.h -- Installing: /opt/llvm/include/llvm/Target/TargetOptions.h -- Installing: /opt/llvm/include/llvm/Target/TargetIntrinsicInfo.h -- Installing: /opt/llvm/include/llvm/Remarks -- Installing: /opt/llvm/include/llvm/Remarks/HotnessThresholdParser.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkParser.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkStreamer.h -- Installing: /opt/llvm/include/llvm/Remarks/Remark.h -- Installing: /opt/llvm/include/llvm/Remarks/BitstreamRemarkSerializer.h -- Installing: /opt/llvm/include/llvm/Remarks/BitstreamRemarkContainer.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkSerializer.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkLinker.h -- Installing: /opt/llvm/include/llvm/Remarks/YAMLRemarkSerializer.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkStringTable.h -- Installing: /opt/llvm/include/llvm/Remarks/BitstreamRemarkParser.h -- Installing: /opt/llvm/include/llvm/Remarks/RemarkFormat.h -- Installing: /opt/llvm/include/llvm/DebugInfo -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/UDTLayout.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDB.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBSectionContrib.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBInjectedSource.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBFrameData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumFrameData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumTables.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAUtils.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASectionContrib.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAFrameData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAInjectedSource.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumInjectedSources.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSectionContribs.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/DIA/DIATable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumGlobals.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeFunctionSig.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/LinePrinter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeLineNumber.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/FormatUtil.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypePointer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/GSIStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/TpiStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/Formatters.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeVTShape.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBFileBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeExeSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/TpiStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeFunctionSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumModules.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NamedStreamMap.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PublicsStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumInjectedSources.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/ModuleDebugStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleList.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/TpiHashing.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/Hash.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/SymbolStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/HashTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeSourceFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeInlineSiteSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InjectedSourceStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/SymbolCache.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBStringTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InfoStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeTypedef.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiModuleDescriptor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeUDT.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeSession.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/EnumTables.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InputFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumSymbols.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/PDBFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeTypeArray.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/InfoStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeCompilandSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumTypes.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativePublicSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiStreamBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/GlobalsStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeRawSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/RawTypes.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/NativeEnumLineNumbers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/RawConstants.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/RawError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/Native/DbiStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/GenericError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/PDB/IPDBTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/MarkupFilter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableObjectFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/Markup.h -- Installing: /opt/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVBinaryReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVCodeViewVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Readers/LVELFReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVScope.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVRange.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSort.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVElement.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVType.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVCompare.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLine.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVOptions.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVObject.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/Core/LVLocation.h -- Installing: /opt/llvm/include/llvm/DebugInfo/LogicalView/LVReaderHandler.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MSFCommon.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MSFBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MSFError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/MappedBlockStream.h -- Installing: /opt/llvm/include/llvm/DebugInfo/MSF/IMSFFile.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTFContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTFParser.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTF.h -- Installing: /opt/llvm/include/llvm/DebugInfo/BTF/BTF.def -- Installing: /opt/llvm/include/llvm/DebugInfo/DIContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/MergingTypeTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolSerializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/Line.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbackPipeline.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeDumpVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/GUID.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeRecordMapping.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeView.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/AppendingTypeTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/Formatters.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordMapping.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugInlineeLinesSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeIndexDiscovery.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolDeserializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewTypes.def -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/ContinuationRecordBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeCollection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeHashing.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugCrossExSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugFrameDataSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeRecordHelpers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugStringTableSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SimpleTypeSerializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/RecordName.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugUnknownSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugLinesSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolRecordHelpers.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugChecksumsSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeDeserializer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolsSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSymbolRVASubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugSubsectionVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeTableCollection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorCallbacks.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/GlobalTypeTableBuilder.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/LazyRandomTypeCollection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/StringsAndChecksums.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/DebugCrossImpSubsection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/LineEntry.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/StringTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/ExtractRanges.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/Header.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/InlineInfo.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/DwarfTransformer.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/LineTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/LookupResult.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/FileWriter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/GsymReader.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/FileEntry.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/GsymCreator.h -- Installing: /opt/llvm/include/llvm/DebugInfo/GSYM/FunctionInfo.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDie.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAddr.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFLocationExpression.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAttribute.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFExpression.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFListTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFObject.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFTypePrinter.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h -- Installing: /opt/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h -- Installing: /opt/llvm/include/llvm/Support -- Installing: /opt/llvm/include/llvm/Support/AtomicOrdering.h -- Installing: /opt/llvm/include/llvm/Support/UnicodeCharRanges.h -- Installing: /opt/llvm/include/llvm/Support/FormatVariadicDetails.h -- Installing: /opt/llvm/include/llvm/Support/ARMAttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/SuffixTreeNode.h -- Installing: /opt/llvm/include/llvm/Support/Win64EH.h -- Installing: /opt/llvm/include/llvm/Support/BalancedPartitioning.h -- Installing: /opt/llvm/include/llvm/Support/DivisionByConstantInfo.h -- Installing: /opt/llvm/include/llvm/Support/DebugCounter.h -- Installing: /opt/llvm/include/llvm/Support/SuffixTree.h -- Installing: /opt/llvm/include/llvm/Support/SpecialCaseList.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamArray.h -- Installing: /opt/llvm/include/llvm/Support/MemoryBuffer.h -- Installing: /opt/llvm/include/llvm/Support/HashBuilder.h -- Installing: /opt/llvm/include/llvm/Support/Error.h -- Installing: /opt/llvm/include/llvm/Support/type_traits.h -- Installing: /opt/llvm/include/llvm/Support/LICENSE.TXT -- Installing: /opt/llvm/include/llvm/Support/GlobPattern.h -- Installing: /opt/llvm/include/llvm/Support/FileOutputBuffer.h -- Installing: /opt/llvm/include/llvm/Support/PrettyStackTrace.h -- Installing: /opt/llvm/include/llvm/Support/MSP430AttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/GenericDomTree.h -- Installing: /opt/llvm/include/llvm/Support/LockFileManager.h -- Installing: /opt/llvm/include/llvm/Support/Capacity.h -- Installing: /opt/llvm/include/llvm/Support/Errc.h -- Installing: /opt/llvm/include/llvm/Support/Timer.h -- Installing: /opt/llvm/include/llvm/Support/TarWriter.h -- Installing: /opt/llvm/include/llvm/Support/EndianStream.h -- Installing: /opt/llvm/include/llvm/Support/DynamicLibrary.h -- Installing: /opt/llvm/include/llvm/Support/ScaledNumber.h -- Installing: /opt/llvm/include/llvm/Support/CFGDiff.h -- Installing: /opt/llvm/include/llvm/Support/GraphWriter.h -- Installing: /opt/llvm/include/llvm/Support/PointerLikeTypeTraits.h -- Installing: /opt/llvm/include/llvm/Support/Compression.h -- Installing: /opt/llvm/include/llvm/Support/JSON.h -- Installing: /opt/llvm/include/llvm/Support/BuryPointer.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStream.h -- Installing: /opt/llvm/include/llvm/Support/AllocatorBase.h -- Installing: /opt/llvm/include/llvm/Support/raw_os_ostream.h -- Installing: /opt/llvm/include/llvm/Support/TypeName.h -- Installing: /opt/llvm/include/llvm/Support/PGOOptions.h -- Installing: /opt/llvm/include/llvm/Support/Printable.h -- Installing: /opt/llvm/include/llvm/Support/Program.h -- Installing: /opt/llvm/include/llvm/Support/ARMEHABI.h -- Installing: /opt/llvm/include/llvm/Support/BranchProbability.h -- Installing: /opt/llvm/include/llvm/Support/Allocator.h -- Installing: /opt/llvm/include/llvm/Support/Process.h -- Installing: /opt/llvm/include/llvm/Support/SwapByteOrder.h -- Installing: /opt/llvm/include/llvm/Support/ARMBuildAttributes.h -- Installing: /opt/llvm/include/llvm/Support/AMDGPUMetadata.h -- Installing: /opt/llvm/include/llvm/Support/YAMLTraits.h -- Installing: /opt/llvm/include/llvm/Support/Recycler.h -- Installing: /opt/llvm/include/llvm/Support/Atomic.h -- Installing: /opt/llvm/include/llvm/Support/OnDiskHashTable.h -- Installing: /opt/llvm/include/llvm/Support/ErrorOr.h -- Installing: /opt/llvm/include/llvm/Support/RandomNumberGenerator.h -- Installing: /opt/llvm/include/llvm/Support/CrashRecoveryContext.h -- Installing: /opt/llvm/include/llvm/Support/Format.h -- Installing: /opt/llvm/include/llvm/Support/CSKYAttributes.h -- Installing: /opt/llvm/include/llvm/Support/RWMutex.h -- Installing: /opt/llvm/include/llvm/Support/TrailingObjects.h -- Installing: /opt/llvm/include/llvm/Support/Base64.h -- Installing: /opt/llvm/include/llvm/Support/OptimizedStructLayout.h -- Installing: /opt/llvm/include/llvm/Support/ModRef.h -- Installing: /opt/llvm/include/llvm/Support/MemAlloc.h -- Installing: /opt/llvm/include/llvm/Support/ConvertUTF.h -- Installing: /opt/llvm/include/llvm/Support/LineIterator.h -- Installing: /opt/llvm/include/llvm/Support/DOTGraphTraits.h -- Installing: /opt/llvm/include/llvm/Support/AutoConvert.h -- Installing: /opt/llvm/include/llvm/Support/BCD.h -- Installing: /opt/llvm/include/llvm/Support/FormatAdapters.h -- Installing: /opt/llvm/include/llvm/Support/SHA256.h -- Installing: /opt/llvm/include/llvm/Support/circular_raw_ostream.h -- Installing: /opt/llvm/include/llvm/Support/Regex.h -- Installing: /opt/llvm/include/llvm/Support/SmallVectorMemoryBuffer.h -- Installing: /opt/llvm/include/llvm/Support/BlockFrequency.h -- Installing: /opt/llvm/include/llvm/Support/FileUtilities.h -- Installing: /opt/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h -- Installing: /opt/llvm/include/llvm/Support/xxhash.h -- Installing: /opt/llvm/include/llvm/Support/AMDHSAKernelDescriptor.h -- Installing: /opt/llvm/include/llvm/Support/WithColor.h -- Installing: /opt/llvm/include/llvm/Support/MipsABIFlags.h -- Installing: /opt/llvm/include/llvm/Support/Discriminator.h -- Installing: /opt/llvm/include/llvm/Support/CBindingWrapping.h -- Installing: /opt/llvm/include/llvm/Support/FileSystem -- Installing: /opt/llvm/include/llvm/Support/FileSystem/UniqueID.h -- Installing: /opt/llvm/include/llvm/Support/CachePruning.h -- Installing: /opt/llvm/include/llvm/Support/BinaryByteStream.h -- Installing: /opt/llvm/include/llvm/Support/ReverseIteration.h -- Installing: /opt/llvm/include/llvm/Support/MSP430Attributes.h -- Installing: /opt/llvm/include/llvm/Support/KnownBits.h -- Installing: /opt/llvm/include/llvm/Support/GenericLoopInfoImpl.h -- Installing: /opt/llvm/include/llvm/Support/SourceMgr.h -- Installing: /opt/llvm/include/llvm/Support/ExitCodes.h -- Installing: /opt/llvm/include/llvm/Support/MemoryBufferRef.h -- Installing: /opt/llvm/include/llvm/Support/Chrono.h -- Installing: /opt/llvm/include/llvm/Support/ScopedPrinter.h -- Installing: /opt/llvm/include/llvm/Support/SaveAndRestore.h -- Installing: /opt/llvm/include/llvm/Support/MathExtras.h -- Installing: /opt/llvm/include/llvm/Support/CodeGenCoverage.h -- Installing: /opt/llvm/include/llvm/Support/Alignment.h -- Installing: /opt/llvm/include/llvm/Support/ManagedStatic.h -- Installing: /opt/llvm/include/llvm/Support/Debug.h -- Installing: /opt/llvm/include/llvm/Support/Automaton.h -- Installing: /opt/llvm/include/llvm/Support/WindowsError.h -- Installing: /opt/llvm/include/llvm/Support/ARMWinEH.h -- Installing: /opt/llvm/include/llvm/Support/raw_ostream.h -- Installing: /opt/llvm/include/llvm/Support/ELFAttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/Errno.h -- Installing: /opt/llvm/include/llvm/Support/Caching.h -- Installing: /opt/llvm/include/llvm/Support/FormattedStream.h -- Installing: /opt/llvm/include/llvm/Support/ToolOutputFile.h -- Installing: /opt/llvm/include/llvm/Support/CommandLine.h -- Installing: /opt/llvm/include/llvm/Support/ELFAttributes.h -- Installing: /opt/llvm/include/llvm/Support/TypeSize.h -- Installing: /opt/llvm/include/llvm/Support/FileSystem.h -- Installing: /opt/llvm/include/llvm/Support/Mutex.h -- Installing: /opt/llvm/include/llvm/Support/GenericDomTreeConstruction.h -- Installing: /opt/llvm/include/llvm/Support/Signposts.h -- Installing: /opt/llvm/include/llvm/Support/CRC.h -- Installing: /opt/llvm/include/llvm/Support/LEB128.h -- Installing: /opt/llvm/include/llvm/Support/InstructionCost.h -- Installing: /opt/llvm/include/llvm/Support/Compiler.h -- Installing: /opt/llvm/include/llvm/Support/Solaris -- Installing: /opt/llvm/include/llvm/Support/Solaris/sys -- Installing: /opt/llvm/include/llvm/Support/Solaris/sys/regset.h -- Installing: /opt/llvm/include/llvm/Support/PluginLoader.h -- Installing: /opt/llvm/include/llvm/Support/ConvertEBCDIC.h -- Installing: /opt/llvm/include/llvm/Support/FormatCommon.h -- Installing: /opt/llvm/include/llvm/Support/CheckedArithmetic.h -- Installing: /opt/llvm/include/llvm/Support/NativeFormatting.h -- Installing: /opt/llvm/include/llvm/Support/FormatProviders.h -- Installing: /opt/llvm/include/llvm/Support/FileCollector.h -- Installing: /opt/llvm/include/llvm/Support/RecyclingAllocator.h -- Installing: /opt/llvm/include/llvm/Support/ArrayRecycler.h -- Installing: /opt/llvm/include/llvm/Support/thread.h -- Installing: /opt/llvm/include/llvm/Support/DJB.h -- Installing: /opt/llvm/include/llvm/Support/DataExtractor.h -- Installing: /opt/llvm/include/llvm/Support/Host.h -- Installing: /opt/llvm/include/llvm/Support/Path.h -- Installing: /opt/llvm/include/llvm/Support/Watchdog.h -- Installing: /opt/llvm/include/llvm/Support/FormatVariadic.h -- Installing: /opt/llvm/include/llvm/Support/CFGUpdate.h -- Installing: /opt/llvm/include/llvm/Support/RISCVISAInfo.h -- Installing: /opt/llvm/include/llvm/Support/ErrorHandling.h -- Installing: /opt/llvm/include/llvm/Support/Locale.h -- Installing: /opt/llvm/include/llvm/Support/SHA1.h -- Installing: /opt/llvm/include/llvm/Support/BLAKE3.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamReader.h -- Installing: /opt/llvm/include/llvm/Support/Valgrind.h -- Installing: /opt/llvm/include/llvm/Support/MD5.h -- Installing: /opt/llvm/include/llvm/Support/SystemUtils.h -- Installing: /opt/llvm/include/llvm/Support/InitLLVM.h -- Installing: /opt/llvm/include/llvm/Support/Registry.h -- Installing: /opt/llvm/include/llvm/Support/raw_sha1_ostream.h -- Installing: /opt/llvm/include/llvm/Support/Threading.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamError.h -- Installing: /opt/llvm/include/llvm/Support/YAMLParser.h -- Installing: /opt/llvm/include/llvm/Support/PerThreadBumpPtrAllocator.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamRef.h -- Installing: /opt/llvm/include/llvm/Support/CSKYAttributeParser.h -- Installing: /opt/llvm/include/llvm/Support/Signals.h -- Installing: /opt/llvm/include/llvm/Support/VirtualFileSystem.h -- Installing: /opt/llvm/include/llvm/Support/ThreadPool.h -- Installing: /opt/llvm/include/llvm/Support/Unicode.h -- Installing: /opt/llvm/include/llvm/Support/BinaryStreamWriter.h -- Installing: /opt/llvm/include/llvm/Support/COM.h -- Installing: /opt/llvm/include/llvm/Support/SMLoc.h -- Installing: /opt/llvm/include/llvm/Support/SMTAPI.h -- Installing: /opt/llvm/include/llvm/Support/Endian.h -- Installing: /opt/llvm/include/llvm/Support/TimeProfiler.h -- Installing: /opt/llvm/include/llvm/Support/StringSaver.h -- Installing: /opt/llvm/include/llvm/Support/DXILOperationCommon.h -- Installing: /opt/llvm/include/llvm/Support/X86DisassemblerDecoderCommon.h -- Installing: /opt/llvm/include/llvm/Support/AlignOf.h -- Installing: /opt/llvm/include/llvm/Support/MSVCErrorWorkarounds.h -- Installing: /opt/llvm/include/llvm/Support/LLVMDriver.h -- Installing: /opt/llvm/include/llvm/Support/Parallel.h -- Installing: /opt/llvm/include/llvm/Support/TargetOpcodes.def -- Installing: /opt/llvm/include/llvm/Support/X86FoldTablesUtils.h -- Installing: /opt/llvm/include/llvm/Support/DataTypes.h -- Installing: /opt/llvm/include/llvm/Support/Windows -- Installing: /opt/llvm/include/llvm/Support/Windows/WindowsSupport.h -- Installing: /opt/llvm/include/llvm/Support/CodeGen.h -- Installing: /opt/llvm/include/llvm/Support/RISCVAttributes.h -- Installing: /opt/llvm/include/llvm/Support/VersionTuple.h -- Installing: /opt/llvm/include/llvm/Support/TargetSelect.h -- Installing: /opt/llvm/include/llvm/Support/Casting.h -- Installing: /opt/llvm/include/llvm/Support/Duration.h -- Installing: /opt/llvm/include/llvm/Support/BinaryItemStream.h -- Installing: /opt/llvm/include/llvm/Support/ExtensibleRTTI.h -- Installing: /opt/llvm/include/llvm/Support/Memory.h -- Installing: /opt/llvm/include/llvm/Support/GenericLoopInfo.h -- Installing: /opt/llvm/include/llvm/Support/RISCVAttributeParser.h -- Installing: /opt/llvm/include/llvm/ToolDrivers -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-lib -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-lib/LibDriver.h -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-dlltool -- Installing: /opt/llvm/include/llvm/ToolDrivers/llvm-dlltool/DlltoolDriver.h -- Installing: /opt/llvm/include/llvm/InitializePasses.h -- Installing: /opt/llvm/include/llvm/Testing -- Installing: /opt/llvm/include/llvm/Testing/Annotations -- Installing: /opt/llvm/include/llvm/Testing/Annotations/Annotations.h -- Installing: /opt/llvm/include/llvm/Testing/Support -- Installing: /opt/llvm/include/llvm/Testing/Support/Error.h -- Installing: /opt/llvm/include/llvm/Testing/Support/SupportHelpers.h -- Installing: /opt/llvm/include/llvm/Testing/ADT -- Installing: /opt/llvm/include/llvm/Testing/ADT/StringMap.h -- Installing: /opt/llvm/include/llvm/Testing/ADT/StringMapEntry.h -- Installing: /opt/llvm/include/llvm/CodeGen -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePipeliner.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/ValueTypes.td -- Installing: /opt/llvm/include/llvm/CodeGen/RegAllocRegistry.h -- Installing: /opt/llvm/include/llvm/CodeGen/ByteProvider.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineModuleSlotTracker.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRParser -- Installing: /opt/llvm/include/llvm/CodeGen/MIRParser/MIParser.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h -- Installing: /opt/llvm/include/llvm/CodeGen/ExpandReductions.h -- Installing: /opt/llvm/include/llvm/CodeGen/TileShapeInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineSizeOpts.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineSSAContext.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineTraceMetrics.h -- Installing: /opt/llvm/include/llvm/CodeGen/RDFGraph.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstrBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/StableHashing.h -- Installing: /opt/llvm/include/llvm/CodeGen/MultiHazardRecognizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachORelocation.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineRegisterInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineBasicBlock.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterClassInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRYamlMapping.h -- Installing: /opt/llvm/include/llvm/CodeGen/AsmPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGAddressAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRangeEdit.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/Solution.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/Graph.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/Math.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRegMatrix.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveIntervalUnion.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineOptimizationRemarkEmitter.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineCombinerPattern.h -- Installing: /opt/llvm/include/llvm/CodeGen/ExecutionDomainFix.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstrBundle.h -- Installing: /opt/llvm/include/llvm/CodeGen/IndirectThunks.h -- Installing: /opt/llvm/include/llvm/CodeGen/HardwareLoops.h -- Installing: /opt/llvm/include/llvm/CodeGen/AccelTable.h -- Installing: /opt/llvm/include/llvm/CodeGen/AssignmentTrackingAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRFormatter.h -- Installing: /opt/llvm/include/llvm/CodeGen/DetectDeadLanes.h -- Installing: /opt/llvm/include/llvm/CodeGen/DIE.h -- Installing: /opt/llvm/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h -- Installing: /opt/llvm/include/llvm/CodeGen/Spiller.h -- Installing: /opt/llvm/include/llvm/CodeGen/ISDOpcodes.h -- Installing: /opt/llvm/include/llvm/CodeGen/RuntimeLibcalls.h -- Installing: /opt/llvm/include/llvm/CodeGen/GCMetadata.h -- Installing: /opt/llvm/include/llvm/CodeGen/LowLevelTypeUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetRegisterInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineCFGPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineScheduler.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetPassConfig.h -- Installing: /opt/llvm/include/llvm/CodeGen/AtomicExpandUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/PseudoSourceValue.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegAllocCommon.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterBankInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/UnreachableBlockElim.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineStableHash.h -- Installing: /opt/llvm/include/llvm/CodeGen/ParallelCG.h -- Installing: /opt/llvm/include/llvm/CodeGen/FastISel.h -- Installing: /opt/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGNodes.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h -- Installing: /opt/llvm/include/llvm/CodeGen/CodeGenPassBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetInstrInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineCycleAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/LoopTraversal.h -- Installing: /opt/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h -- Installing: /opt/llvm/include/llvm/CodeGen/DebugHandlerBase.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegacyLegalizerInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Legalizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CombinerInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Combiner.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LoadStoreOpt.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CSEMIRBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GISelWorkList.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Utils.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/InlineAsmLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/InstructionSelect.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/Localizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h -- Installing: /opt/llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h -- Installing: /opt/llvm/include/llvm/CodeGen/CalcSpillWeights.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAG.h -- Installing: /opt/llvm/include/llvm/CodeGen/CommandFlags.h -- Installing: /opt/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/SDNodeProperties.td -- Installing: /opt/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineFunction.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/ValueTypes.h -- Installing: /opt/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineFrameInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineConstantPool.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePassManager.h -- Installing: /opt/llvm/include/llvm/CodeGen/EdgeBundles.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegAllocPBQP.h -- Installing: /opt/llvm/include/llvm/CodeGen/StackProtector.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineOperand.h -- Installing: /opt/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/LowLevelType.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetCallingConv.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineUniformityAnalysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/CodeGenCommonISel.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineLoopInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/LexicalScopes.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstr.h -- Installing: /opt/llvm/include/llvm/CodeGen/TailDuplicator.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterUsageInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/ComplexDeinterleavingPass.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h -- Installing: /opt/llvm/include/llvm/CodeGen/LazyMachineBlockFrequencyInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineLoopUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRegUnits.h -- Installing: /opt/llvm/include/llvm/CodeGen/FaultMaps.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveRangeCalc.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineRegionInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/LivePhysRegs.h -- Installing: /opt/llvm/include/llvm/CodeGen/SelectionDAGISel.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineOutliner.h -- Installing: /opt/llvm/include/llvm/CodeGen/SwitchLoweringUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveIntervals.h -- Installing: /opt/llvm/include/llvm/CodeGen/StackMaps.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePassRegistry.def -- Installing: /opt/llvm/include/llvm/CodeGen/RDFLiveness.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterPressure.h -- Installing: /opt/llvm/include/llvm/CodeGen/AntiDepBreaker.h -- Installing: /opt/llvm/include/llvm/CodeGen/Register.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveStacks.h -- Installing: /opt/llvm/include/llvm/CodeGen/RDFRegisters.h -- Installing: /opt/llvm/include/llvm/CodeGen/SchedulerRegistry.h -- Installing: /opt/llvm/include/llvm/CodeGen/CSEConfigBase.h -- Installing: /opt/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterScavenging.h -- Installing: /opt/llvm/include/llvm/CodeGen/ReplaceWithVeclib.h -- Installing: /opt/llvm/include/llvm/CodeGen/DFAPacketizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveInterval.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetOpcodes.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDFS.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDAG.h -- Installing: /opt/llvm/include/llvm/CodeGen/DIEValue.def -- Installing: /opt/llvm/include/llvm/CodeGen/LiveIntervalCalc.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h -- Installing: /opt/llvm/include/llvm/CodeGen/WinEHFuncInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/BasicTTIImpl.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineModuleInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRSampleProfile.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetSchedule.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineDominators.h -- Installing: /opt/llvm/include/llvm/CodeGen/VLIWMachineScheduler.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePostDominators.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetSubtargetInfo.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineMemOperand.h -- Installing: /opt/llvm/include/llvm/CodeGen/CFIFixup.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineFunctionPass.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineSSAUpdater.h -- Installing: /opt/llvm/include/llvm/CodeGen/Analysis.h -- Installing: /opt/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h -- Installing: /opt/llvm/include/llvm/CodeGen/ExpandVectorPredication.h -- Installing: /opt/llvm/include/llvm/CodeGen/WasmAddressSpaces.h -- Installing: /opt/llvm/include/llvm/CodeGen/CostTable.h -- Installing: /opt/llvm/include/llvm/CodeGen/VirtRegMap.h -- Installing: /opt/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h -- Installing: /opt/llvm/include/llvm/CodeGen/LiveVariables.h -- Installing: /opt/llvm/include/llvm/CodeGen/MacroFusion.h -- Installing: /opt/llvm/include/llvm/CodeGen/GCMetadataPrinter.h -- Installing: /opt/llvm/include/llvm/CodeGen/MIRFSDiscriminator.h -- Installing: /opt/llvm/include/llvm/CodeGen/PBQPRAConstraint.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachineValueType.h -- Installing: /opt/llvm/include/llvm/CodeGen/Passes.h -- Installing: /opt/llvm/include/llvm/CodeGen/ModuloSchedule.h -- Installing: /opt/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h -- Installing: /opt/llvm/include/llvm/CodeGen/BasicBlockSectionUtils.h -- Installing: /opt/llvm/include/llvm/CodeGen/IntrinsicLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/CallingConvLower.h -- Installing: /opt/llvm/include/llvm/CodeGen/SlotIndexes.h -- Installing: /opt/llvm/include/llvm/CodeGen/NonRelocatableStringpool.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetFrameLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/TargetLowering.h -- Installing: /opt/llvm/include/llvm/CodeGen/AsmPrinterHandler.h -- Installing: /opt/llvm/include/llvm/CodeGen/DAGCombine.h -- Installing: /opt/llvm/include/llvm/CodeGen/MBFIWrapper.h -- Installing: /opt/llvm/include/llvm/CodeGen/DbgEntityHistoryCalculator.h -- Installing: /opt/llvm/include/llvm/CodeGen/MachinePassRegistry.h -- Installing: /opt/llvm/include/llvm/CodeGen/TypePromotion.h -- Installing: /opt/llvm/include/llvm/CodeGen/RegisterBank.h -- Installing: /opt/llvm/include/llvm/PassAnalysisSupport.h -- Installing: /opt/llvm/include/llvm/PassRegistry.h -- Installing: /opt/llvm/include/llvm/WindowsDriver -- Installing: /opt/llvm/include/llvm/WindowsDriver/MSVCPaths.h -- Installing: /opt/llvm/include/llvm/WindowsDriver/MSVCSetupApi.h -- Installing: /opt/llvm/include/llvm/LinkAllIR.h -- Installing: /opt/llvm/include/llvm/Frontend -- Installing: /opt/llvm/include/llvm/Frontend/HLSL -- Installing: /opt/llvm/include/llvm/Frontend/HLSL/HLSLResource.h -- Installing: /opt/llvm/include/llvm/Frontend/Directive -- Installing: /opt/llvm/include/llvm/Frontend/Directive/DirectiveBase.td -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC/ACC.td -- Installing: /opt/llvm/include/llvm/Frontend/Debug -- Installing: /opt/llvm/include/llvm/Frontend/Debug/Options.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPGridValues.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPConstants.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMP.td -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPKinds.def -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPContext.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPDeviceConstants.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMPAssume.h -- Installing: /opt/llvm/include/llvm/TextAPI -- Installing: /opt/llvm/include/llvm/TextAPI/Platform.h -- Installing: /opt/llvm/include/llvm/TextAPI/TextAPIReader.h -- Installing: /opt/llvm/include/llvm/TextAPI/Target.h -- Installing: /opt/llvm/include/llvm/TextAPI/ArchitectureSet.h -- Installing: /opt/llvm/include/llvm/TextAPI/TextAPIWriter.h -- Installing: /opt/llvm/include/llvm/TextAPI/InterfaceFile.h -- Installing: /opt/llvm/include/llvm/TextAPI/PackedVersion.h -- Installing: /opt/llvm/include/llvm/TextAPI/Architecture.def -- Installing: /opt/llvm/include/llvm/TextAPI/SymbolSet.h -- Installing: /opt/llvm/include/llvm/TextAPI/Symbol.h -- Installing: /opt/llvm/include/llvm/TextAPI/Architecture.h -- Installing: /opt/llvm/include/llvm/Debuginfod -- Installing: /opt/llvm/include/llvm/Debuginfod/HTTPServer.h -- Installing: /opt/llvm/include/llvm/Debuginfod/Debuginfod.h -- Installing: /opt/llvm/include/llvm/Debuginfod/HTTPClient.h -- Installing: /opt/llvm/include/llvm/Debuginfod/BuildIDFetcher.h -- Installing: /opt/llvm/include/llvm/IRReader -- Installing: /opt/llvm/include/llvm/IRReader/IRReader.h -- Installing: /opt/llvm/include/llvm/Linker -- Installing: /opt/llvm/include/llvm/Linker/IRMover.h -- Installing: /opt/llvm/include/llvm/Linker/Linker.h -- Installing: /opt/llvm/include/llvm/Pass.h -- Installing: /opt/llvm/include/llvm/ADT -- Installing: /opt/llvm/include/llvm/ADT/APFixedPoint.h -- Installing: /opt/llvm/include/llvm/ADT/CoalescingBitVector.h -- Installing: /opt/llvm/include/llvm/ADT/SparseMultiSet.h -- Installing: /opt/llvm/include/llvm/ADT/DenseMapInfo.h -- Installing: /opt/llvm/include/llvm/ADT/PointerSumType.h -- Installing: /opt/llvm/include/llvm/ADT/AddressRanges.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableMap.h -- Installing: /opt/llvm/include/llvm/ADT/FoldingSet.h -- Installing: /opt/llvm/include/llvm/ADT/SmallPtrSet.h -- Installing: /opt/llvm/include/llvm/ADT/ScopedHashTable.h -- Installing: /opt/llvm/include/llvm/ADT/APSInt.h -- Installing: /opt/llvm/include/llvm/ADT/SparseSet.h -- Installing: /opt/llvm/include/llvm/ADT/ArrayRef.h -- Installing: /opt/llvm/include/llvm/ADT/STLFunctionalExtras.h -- Installing: /opt/llvm/include/llvm/ADT/StringMap.h -- Installing: /opt/llvm/include/llvm/ADT/ADL.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableList.h -- Installing: /opt/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h -- Installing: /opt/llvm/include/llvm/ADT/CombinationGenerator.h -- Installing: /opt/llvm/include/llvm/ADT/SparseBitVector.h -- Installing: /opt/llvm/include/llvm/ADT/SmallString.h -- Installing: /opt/llvm/include/llvm/ADT/SmallBitVector.h -- Installing: /opt/llvm/include/llvm/ADT/identity.h -- Installing: /opt/llvm/include/llvm/ADT/UniqueVector.h -- Installing: /opt/llvm/include/llvm/ADT/BitVector.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_node.h -- Installing: /opt/llvm/include/llvm/ADT/GenericUniformityImpl.h -- Installing: /opt/llvm/include/llvm/ADT/SmallVectorExtras.h -- Installing: /opt/llvm/include/llvm/ADT/EpochTracker.h -- Installing: /opt/llvm/include/llvm/ADT/PriorityWorklist.h -- Installing: /opt/llvm/include/llvm/ADT/CachedHashString.h -- Installing: /opt/llvm/include/llvm/ADT/StringRef.h -- Installing: /opt/llvm/include/llvm/ADT/StringMapEntry.h -- Installing: /opt/llvm/include/llvm/ADT/AllocatorList.h -- Installing: /opt/llvm/include/llvm/ADT/IntervalTree.h -- Installing: /opt/llvm/include/llvm/ADT/ScopeExit.h -- Installing: /opt/llvm/include/llvm/ADT/MapVector.h -- Installing: /opt/llvm/include/llvm/ADT/StringSwitch.h -- Installing: /opt/llvm/include/llvm/ADT/PostOrderIterator.h -- Installing: /opt/llvm/include/llvm/ADT/fallible_iterator.h -- Installing: /opt/llvm/include/llvm/ADT/iterator_range.h -- Installing: /opt/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h -- Installing: /opt/llvm/include/llvm/ADT/SCCIterator.h -- Installing: /opt/llvm/include/llvm/ADT/GenericCycleImpl.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_node_base.h -- Installing: /opt/llvm/include/llvm/ADT/DepthFirstIterator.h -- Installing: /opt/llvm/include/llvm/ADT/edit_distance.h -- Installing: /opt/llvm/include/llvm/ADT/iterator.h -- Installing: /opt/llvm/include/llvm/ADT/TypeSwitch.h -- Installing: /opt/llvm/include/llvm/ADT/IntEqClasses.h -- Installing: /opt/llvm/include/llvm/ADT/GenericUniformityInfo.h -- Installing: /opt/llvm/include/llvm/ADT/FloatingPointMode.h -- Installing: /opt/llvm/include/llvm/ADT/DenseSet.h -- Installing: /opt/llvm/include/llvm/ADT/FunctionExtras.h -- Installing: /opt/llvm/include/llvm/ADT/APInt.h -- Installing: /opt/llvm/include/llvm/ADT/DeltaAlgorithm.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_node_options.h -- Installing: /opt/llvm/include/llvm/ADT/GenericCycleInfo.h -- Installing: /opt/llvm/include/llvm/ADT/STLExtras.h -- Installing: /opt/llvm/include/llvm/ADT/PointerEmbeddedInt.h -- Installing: /opt/llvm/include/llvm/ADT/PointerIntPair.h -- Installing: /opt/llvm/include/llvm/ADT/EquivalenceClasses.h -- Installing: /opt/llvm/include/llvm/ADT/BitmaskEnum.h -- Installing: /opt/llvm/include/llvm/ADT/BreadthFirstIterator.h -- Installing: /opt/llvm/include/llvm/ADT/Sequence.h -- Installing: /opt/llvm/include/llvm/ADT/PriorityQueue.h -- Installing: /opt/llvm/include/llvm/ADT/Uniformity.h -- Installing: /opt/llvm/include/llvm/ADT/Twine.h -- Installing: /opt/llvm/include/llvm/ADT/IndexedMap.h -- Installing: /opt/llvm/include/llvm/ADT/ImmutableSet.h -- Installing: /opt/llvm/include/llvm/ADT/PackedVector.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_iterator.h -- Installing: /opt/llvm/include/llvm/ADT/ilist_base.h -- Installing: /opt/llvm/include/llvm/ADT/Statistic.h -- Installing: /opt/llvm/include/llvm/ADT/simple_ilist.h -- Installing: /opt/llvm/include/llvm/ADT/EnumeratedArray.h -- Installing: /opt/llvm/include/llvm/ADT/StringSet.h -- Installing: /opt/llvm/include/llvm/ADT/Any.h -- Installing: /opt/llvm/include/llvm/ADT/DirectedGraph.h -- Installing: /opt/llvm/include/llvm/ADT/Hashing.h -- Installing: /opt/llvm/include/llvm/ADT/ilist.h -- Installing: /opt/llvm/include/llvm/ADT/DenseMapInfoVariant.h -- Installing: /opt/llvm/include/llvm/ADT/Bitfields.h -- Installing: /opt/llvm/include/llvm/ADT/GraphTraits.h -- Installing: /opt/llvm/include/llvm/ADT/DenseMap.h -- Installing: /opt/llvm/include/llvm/ADT/SmallVector.h -- Installing: /opt/llvm/include/llvm/ADT/GenericSSAContext.h -- Installing: /opt/llvm/include/llvm/ADT/SetVector.h -- Installing: /opt/llvm/include/llvm/ADT/ConcurrentHashtable.h -- Installing: /opt/llvm/include/llvm/ADT/IntervalMap.h -- Installing: /opt/llvm/include/llvm/ADT/TinyPtrVector.h -- Installing: /opt/llvm/include/llvm/ADT/StringExtras.h -- Installing: /opt/llvm/include/llvm/ADT/PointerUnion.h -- Installing: /opt/llvm/include/llvm/ADT/bit.h -- Installing: /opt/llvm/include/llvm/ADT/SmallSet.h -- Installing: /opt/llvm/include/llvm/ADT/STLForwardCompat.h -- Installing: /opt/llvm/include/llvm/ADT/APFloat.h -- Installing: /opt/llvm/include/llvm/ADT/SetOperations.h -- Installing: /opt/llvm/include/llvm/ObjCopy -- Installing: /opt/llvm/include/llvm/ObjCopy/XCOFF -- Installing: /opt/llvm/include/llvm/ObjCopy/XCOFF/XCOFFConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/XCOFF/XCOFFObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ObjCopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/MultiFormatConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/wasm -- Installing: /opt/llvm/include/llvm/ObjCopy/wasm/WasmConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/wasm/WasmObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/CommonConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/COFF -- Installing: /opt/llvm/include/llvm/ObjCopy/COFF/COFFConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/COFF/COFFObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ELF -- Installing: /opt/llvm/include/llvm/ObjCopy/ELF/ELFObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ELF/ELFConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/MachO -- Installing: /opt/llvm/include/llvm/ObjCopy/MachO/MachOConfig.h -- Installing: /opt/llvm/include/llvm/ObjCopy/MachO/MachOObjcopy.h -- Installing: /opt/llvm/include/llvm/ObjCopy/ConfigManager.h -- Installing: /opt/llvm/include/llvm/ObjectYAML -- Installing: /opt/llvm/include/llvm/ObjectYAML/MachOYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/XCOFFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/yaml2obj.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/ArchiveYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/WasmYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLSymbols.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypes.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/OffloadYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/COFFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/DXContainerYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/DWARFEmitter.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/YAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/ELFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/DWARFYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/CodeViewYAMLTypeHashing.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/ObjectYAML.h -- Installing: /opt/llvm/include/llvm/ObjectYAML/MinidumpYAML.h -- Installing: /opt/llvm/include/llvm/Config -- Installing: /opt/llvm/include/llvm/PassInfo.h -- Installing: /opt/llvm/include/llvm/LineEditor -- Installing: /opt/llvm/include/llvm/LineEditor/LineEditor.h -- Installing: /opt/llvm/include/llvm/Transforms -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation.h -- Installing: /opt/llvm/include/llvm/Transforms/AggressiveInstCombine -- Installing: /opt/llvm/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/InstrOrderFile.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/ControlHeightReduction.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/MemorySanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/PoisonChecking.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/CFGMST.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/BlockCoverageInference.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/InstrProfiling.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/KCFI.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/CGProfile.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/GCOVProfiler.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/BoundsChecking.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerOptions.h -- Installing: /opt/llvm/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/VectorCombine.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h -- Installing: /opt/llvm/include/llvm/Transforms/InstCombine -- Installing: /opt/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h -- Installing: /opt/llvm/include/llvm/Transforms/InstCombine/InstCombine.h -- Installing: /opt/llvm/include/llvm/Transforms/ObjCARC.h -- Installing: /opt/llvm/include/llvm/Transforms/Vectorize.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopPredication.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DFAJumpThreading.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/RewriteStatepointsForGC.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LICM.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopInterchange.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/FlattenCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopFuse.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/GVNExpression.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Reg2Mem.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopLoadElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopAccessAnalysisPrinter.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/CallSiteSplitting.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SCCP.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/StructurizeCFG.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/GVN.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MergeICmps.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SROA.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopUnrollPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/BDCE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopBoundSplit.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SimpleLoopUnswitch.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopReroll.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DivRemPairs.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DCE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ADCE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/MakeGuardsExplicit.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Sink.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerWidenableCondition.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ScalarizeMaskedMemIntrin.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/InductiveRangeCheckElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Scalarizer.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/AnnotationRemarks.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerAtomicPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopVersioningLICM.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/GuardWidening.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/JumpThreading.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/TLSVariableHoist.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/NewGVN.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopSink.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopRotation.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerGuardIntrinsic.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/PlaceSafepoints.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Reassociate.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/IVUsersPrinter.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/ConstraintElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/SeparateConstOffsetFromGEP.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/Float2Int.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopFlatten.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LoopDataPrefetch.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/InferAddressSpaces.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/InstSimplifyPass.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerConstantIntrinsics.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/LowerMatrixIntrinsics.h -- Installing: /opt/llvm/include/llvm/Transforms/Scalar/WarnMissedTransforms.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BreakCriticalEdges.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Mem2Reg.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/InjectTLIMappings.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MemoryTaggingSupport.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseUtil.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerSwitch.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/EntryExitInstrumenter.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CallGraphUpdater.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/EscapeEnumerator.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/StripGCRelocates.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/UnrollLoop.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CtorUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerAtomic.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SimplifyCFGOptions.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/AMDGPUEmitPrintf.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopSimplify.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/PredicateInfo.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MetaRenamer.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MemoryOpRemark.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MatrixUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SampleProfileInference.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/RelLookupTableConverter.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/HelloWorld.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CanonicalizeAliases.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SSAUpdater.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Debugify.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SplitModule.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CanonicalizeFreezeInLoops.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SCCPSolver.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SanitizerStats.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CountVisits.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/FixIrreducible.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MisExpect.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/GuardUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CodeExtractor.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/MoveAutoInit.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/FunctionComparator.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ValueMapper.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Cloning.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/StripNonLineTableDebugInfo.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopPeel.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerGlobalDtors.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/GlobalStatus.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopVersioning.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/NameAnonGlobals.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LCSSA.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LoopUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/ModuleUtils.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/InstructionNamer.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerMemIntrinsics.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/UnifyLoopExits.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerInvoke.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/LowerIFunc.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/IntegerDivision.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/SizeOpts.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/VNCoercion.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Evaluator.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/CodeLayout.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/Local.h -- Installing: /opt/llvm/include/llvm/Transforms/Utils/InstructionWorklist.h -- Installing: /opt/llvm/include/llvm/Transforms/CFGuard.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO -- Installing: /opt/llvm/include/llvm/Transforms/IPO/BlockExtractor.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ArgumentPromotion.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/AlwaysInliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SCCP.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Internalize.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/LoopExtractor.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Annotation2Metadata.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/CalledValuePropagation.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/PartialInlining.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SampleContextTracker.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ExtractGV.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/IROutliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/FunctionImport.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SampleProfile.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/FunctionSpecialization.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/GlobalOpt.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/OpenMPOpt.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Attributor.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ConstantMerge.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/Inliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/MemProfContextDisambiguation.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/MergeFunctions.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ModuleInliner.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/EmbedBitcodePass.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/StripSymbols.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/GlobalDCE.h -- Installing: /opt/llvm/include/llvm/Transforms/IPO/GlobalSplit.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroSplit.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroEarly.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroCleanup.h -- Installing: /opt/llvm/include/llvm/Transforms/Coroutines/CoroElide.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITEventListener.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITSymbol.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/COFF_x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/EHFrameSupport.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/MachO.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF_i386.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/aarch64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/aarch32.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/TableManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ppc64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/i386.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/riscv.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/x86_64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/loongarch.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/COFF.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/DWARFRecordSectionSplitter.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/ELF.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/MCJIT.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/GenericValue.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/ObjectCache.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Interpreter.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Mangling.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericRTDyldMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Speculation.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TaskDispatch.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/COFFPlatform.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/DebugUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/DebuggerSupportPlugin.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/SimpleRemoteEPC.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/LazyReexports.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Core.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimpleRemoteEPCUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcRTBridge.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/SimplePackedSerialization.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/WrapperFunctionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Shared/TargetProcessControlTypes.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/MachOPlatform.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/Layer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/MemoryMapper.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/RegisterEHFrames.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorDylibManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h -- Installing: /opt/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h -- Installing: /opt/llvm/include/llvm/FileCheck -- Installing: /opt/llvm/include/llvm/FileCheck/FileCheck.h -- Installing: /opt/llvm/include/llvm/DWARFLinker -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFLinkerDeclContext.h -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFStreamer.h -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFLinkerCompileUnit.h -- Installing: /opt/llvm/include/llvm/DWARFLinker/DWARFLinker.h -- Installing: /opt/llvm/include/llvm/TargetParser -- Installing: /opt/llvm/include/llvm/TargetParser/SubtargetFeature.h -- Installing: /opt/llvm/include/llvm/TargetParser/ARMTargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/AArch64TargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/X86TargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/LoongArchTargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/Triple.h -- Installing: /opt/llvm/include/llvm/TargetParser/CSKYTargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/ARMTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/X86TargetParser.def -- Installing: /opt/llvm/include/llvm/TargetParser/TargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/Host.h -- Installing: /opt/llvm/include/llvm/TargetParser/CSKYTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/LoongArchTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/RISCVTargetParser.h -- Installing: /opt/llvm/include/llvm/TargetParser/ARMTargetParserCommon.h -- Installing: /opt/llvm/include/llvm/Object -- Installing: /opt/llvm/include/llvm/Object/Error.h -- Installing: /opt/llvm/include/llvm/Object/DXContainer.h -- Installing: /opt/llvm/include/llvm/Object/OffloadBinary.h -- Installing: /opt/llvm/include/llvm/Object/MachOUniversal.h -- Installing: /opt/llvm/include/llvm/Object/MachOUniversalWriter.h -- Installing: /opt/llvm/include/llvm/Object/BuildID.h -- Installing: /opt/llvm/include/llvm/Object/MachO.h -- Installing: /opt/llvm/include/llvm/Object/WindowsResource.h -- Installing: /opt/llvm/include/llvm/Object/SymbolicFile.h -- Installing: /opt/llvm/include/llvm/Object/COFFImportFile.h -- Installing: /opt/llvm/include/llvm/Object/RelocationResolver.h -- Installing: /opt/llvm/include/llvm/Object/CVDebugRecord.h -- Installing: /opt/llvm/include/llvm/Object/IRSymtab.h -- Installing: /opt/llvm/include/llvm/Object/GOFFObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/IRObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/GOFF.h -- Installing: /opt/llvm/include/llvm/Object/ArchiveWriter.h -- Installing: /opt/llvm/include/llvm/Object/WindowsMachineFlag.h -- Installing: /opt/llvm/include/llvm/Object/ModuleSymbolTable.h -- Installing: /opt/llvm/include/llvm/Object/FaultMapParser.h -- Installing: /opt/llvm/include/llvm/Object/StackMapParser.h -- Installing: /opt/llvm/include/llvm/Object/COFFModuleDefinition.h -- Installing: /opt/llvm/include/llvm/Object/Wasm.h -- Installing: /opt/llvm/include/llvm/Object/Archive.h -- Installing: /opt/llvm/include/llvm/Object/ELFTypes.h -- Installing: /opt/llvm/include/llvm/Object/Minidump.h -- Installing: /opt/llvm/include/llvm/Object/Binary.h -- Installing: /opt/llvm/include/llvm/Object/SymbolSize.h -- Installing: /opt/llvm/include/llvm/Object/COFF.h -- Installing: /opt/llvm/include/llvm/Object/XCOFFObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/TapiFile.h -- Installing: /opt/llvm/include/llvm/Object/ELF.h -- Installing: /opt/llvm/include/llvm/Object/ELFObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/ObjectFile.h -- Installing: /opt/llvm/include/llvm/Object/Decompressor.h -- Installing: /opt/llvm/include/llvm/Object/TapiUniversal.h -- Installing: /opt/llvm/include/llvm/LTO -- Installing: /opt/llvm/include/llvm/LTO/LTO.h -- Installing: /opt/llvm/include/llvm/LTO/LTOBackend.h -- Installing: /opt/llvm/include/llvm/LTO/SummaryBasedOptimizations.h -- Installing: /opt/llvm/include/llvm/LTO/Config.h -- Installing: /opt/llvm/include/llvm/LTO/legacy -- Installing: /opt/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h -- Installing: /opt/llvm/include/llvm/LTO/legacy/LTOModule.h -- Installing: /opt/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h -- Installing: /opt/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h -- Installing: /opt/llvm/include/llvm/IRPrinter -- Installing: /opt/llvm/include/llvm/IRPrinter/IRPrintingPasses.h -- Installing: /opt/llvm/include/llvm/InterfaceStub -- Installing: /opt/llvm/include/llvm/InterfaceStub/ELFObjHandler.h -- Installing: /opt/llvm/include/llvm/InterfaceStub/IFSHandler.h -- Installing: /opt/llvm/include/llvm/InterfaceStub/IFSStub.h -- Installing: /opt/llvm/include/llvm/Passes -- Installing: /opt/llvm/include/llvm/Passes/PassPlugin.h -- Installing: /opt/llvm/include/llvm/Passes/StandardInstrumentations.h -- Installing: /opt/llvm/include/llvm/Passes/OptimizationLevel.h -- Installing: /opt/llvm/include/llvm/Passes/PassBuilder.h -- Installing: /opt/llvm/include/llvm/WindowsResource -- Installing: /opt/llvm/include/llvm/WindowsResource/ResourceScriptToken.h -- Installing: /opt/llvm/include/llvm/WindowsResource/ResourceScriptTokenList.h -- Installing: /opt/llvm/include/llvm/WindowsResource/ResourceProcessor.h -- Installing: /opt/llvm/include/llvm/WindowsManifest -- Installing: /opt/llvm/include/llvm/WindowsManifest/WindowsManifestMerger.h -- Installing: /opt/llvm/include/llvm/AsmParser -- Installing: /opt/llvm/include/llvm/AsmParser/LLLexer.h -- Installing: /opt/llvm/include/llvm/AsmParser/LLToken.h -- Installing: /opt/llvm/include/llvm/AsmParser/SlotMapping.h -- Installing: /opt/llvm/include/llvm/AsmParser/Parser.h -- Installing: /opt/llvm/include/llvm/AsmParser/LLParser.h -- Installing: /opt/llvm/include/llvm/MCA -- Installing: /opt/llvm/include/llvm/MCA/CustomBehaviour.h -- Installing: /opt/llvm/include/llvm/MCA/Support.h -- Installing: /opt/llvm/include/llvm/MCA/Stages -- Installing: /opt/llvm/include/llvm/MCA/Stages/DispatchStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/ExecuteStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/InstructionTables.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/MicroOpQueueStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/EntryStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/InOrderIssueStage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/Stage.h -- Installing: /opt/llvm/include/llvm/MCA/Stages/RetireStage.h -- Installing: /opt/llvm/include/llvm/MCA/InstrBuilder.h -- Installing: /opt/llvm/include/llvm/MCA/SourceMgr.h -- Installing: /opt/llvm/include/llvm/MCA/View.h -- Installing: /opt/llvm/include/llvm/MCA/HWEventListener.h -- Installing: /opt/llvm/include/llvm/MCA/Context.h -- Installing: /opt/llvm/include/llvm/MCA/IncrementalSourceMgr.h -- Installing: /opt/llvm/include/llvm/MCA/Pipeline.h -- Installing: /opt/llvm/include/llvm/MCA/Instruction.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/LSUnit.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/HardwareUnit.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/Scheduler.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/ResourceManager.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/RetireControlUnit.h -- Installing: /opt/llvm/include/llvm/MCA/HardwareUnits/RegisterFile.h -- Installing: /opt/llvm/include/llvm/MCA/CodeEmitter.h -- Installing: /opt/llvm/include/llvm/Option -- Installing: /opt/llvm/include/llvm/Option/ArgList.h -- Installing: /opt/llvm/include/llvm/Option/OptSpecifier.h -- Installing: /opt/llvm/include/llvm/Option/Option.h -- Installing: /opt/llvm/include/llvm/Option/Arg.h -- Installing: /opt/llvm/include/llvm/Option/OptTable.h -- Installing: /opt/llvm/include/llvm/Option/OptParser.td -- Installing: /opt/llvm/include/llvm/FuzzMutate -- Installing: /opt/llvm/include/llvm/FuzzMutate/Random.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/OpDescriptor.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/Operations.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/FuzzerCLI.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/IRMutator.h -- Installing: /opt/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h -- Installing: /opt/llvm/include/llvm/IR -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCVXsf.td -- Installing: /opt/llvm/include/llvm/IR/ProfileSummary.h -- Installing: /opt/llvm/include/llvm/IR/VectorBuilder.h -- Installing: /opt/llvm/include/llvm/IR/ConstantRange.h -- Installing: /opt/llvm/include/llvm/IR/Intrinsics.h -- Installing: /opt/llvm/include/llvm/IR/Instruction.def -- Installing: /opt/llvm/include/llvm/IR/ValueHandle.h -- Installing: /opt/llvm/include/llvm/IR/GetElementPtrTypeIterator.h -- Installing: /opt/llvm/include/llvm/IR/Intrinsics.td -- Installing: /opt/llvm/include/llvm/IR/AutoUpgrade.h -- Installing: /opt/llvm/include/llvm/IR/Argument.h -- Installing: /opt/llvm/include/llvm/IR/PatternMatch.h -- Installing: /opt/llvm/include/llvm/IR/Constant.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsNVVM.td -- Installing: /opt/llvm/include/llvm/IR/LegacyPassManagers.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsHexagonDep.td -- Installing: /opt/llvm/include/llvm/IR/ReplaceConstant.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsPowerPC.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsXCore.td -- Installing: /opt/llvm/include/llvm/IR/DebugInfoMetadata.h -- Installing: /opt/llvm/include/llvm/IR/Use.h -- Installing: /opt/llvm/include/llvm/IR/CFG.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsVEVL.gen.td -- Installing: /opt/llvm/include/llvm/IR/OperandTraits.h -- Installing: /opt/llvm/include/llvm/IR/User.h -- Installing: /opt/llvm/include/llvm/IR/PassInstrumentation.h -- Installing: /opt/llvm/include/llvm/IR/Operator.h -- Installing: /opt/llvm/include/llvm/IR/DerivedUser.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsMips.td -- Installing: /opt/llvm/include/llvm/IR/MatrixBuilder.h -- Installing: /opt/llvm/include/llvm/IR/DiagnosticInfo.h -- Installing: /opt/llvm/include/llvm/IR/FMF.h -- Installing: /opt/llvm/include/llvm/IR/TypedPointerType.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsSystemZ.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsARM.td -- Installing: /opt/llvm/include/llvm/IR/RuntimeLibcalls.def -- Installing: /opt/llvm/include/llvm/IR/PassManager.h -- Installing: /opt/llvm/include/llvm/IR/VPIntrinsics.def -- Installing: /opt/llvm/include/llvm/IR/Constants.h -- Installing: /opt/llvm/include/llvm/IR/GlobalIFunc.h -- Installing: /opt/llvm/include/llvm/IR/GlobalAlias.h -- Installing: /opt/llvm/include/llvm/IR/CallingConv.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsHexagon.td -- Installing: /opt/llvm/include/llvm/IR/ProfDataUtils.h -- Installing: /opt/llvm/include/llvm/IR/DebugInfo.h -- Installing: /opt/llvm/include/llvm/IR/Function.h -- Installing: /opt/llvm/include/llvm/IR/PassTimingInfo.h -- Installing: /opt/llvm/include/llvm/IR/FixedMetadataKinds.def -- Installing: /opt/llvm/include/llvm/IR/MDBuilder.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCV.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsDirectX.td -- Installing: /opt/llvm/include/llvm/IR/Dominators.h -- Installing: /opt/llvm/include/llvm/IR/Comdat.h -- Installing: /opt/llvm/include/llvm/IR/DebugLoc.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsSPIRV.td -- Installing: /opt/llvm/include/llvm/IR/PseudoProbe.h -- Installing: /opt/llvm/include/llvm/IR/InlineAsm.h -- Installing: /opt/llvm/include/llvm/IR/PrintPasses.h -- Installing: /opt/llvm/include/llvm/IR/LegacyPassManager.h -- Installing: /opt/llvm/include/llvm/IR/IRBuilderFolder.h -- Installing: /opt/llvm/include/llvm/IR/DebugInfoFlags.def -- Installing: /opt/llvm/include/llvm/IR/Mangler.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsX86.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAArch64.td -- Installing: /opt/llvm/include/llvm/IR/Attributes.td -- Installing: /opt/llvm/include/llvm/IR/DIBuilder.h -- Installing: /opt/llvm/include/llvm/IR/Statepoint.h -- Installing: /opt/llvm/include/llvm/IR/FixedPointBuilder.h -- Installing: /opt/llvm/include/llvm/IR/InstIterator.h -- Installing: /opt/llvm/include/llvm/IR/AbstractCallSite.h -- Installing: /opt/llvm/include/llvm/IR/FPEnv.h -- Installing: /opt/llvm/include/llvm/IR/GCStrategy.h -- Installing: /opt/llvm/include/llvm/IR/PredIteratorCache.h -- Installing: /opt/llvm/include/llvm/IR/SafepointIRVerifier.h -- Installing: /opt/llvm/include/llvm/IR/DataLayout.h -- Installing: /opt/llvm/include/llvm/IR/Attributes.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAMDGPU.td -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsVE.td -- Installing: /opt/llvm/include/llvm/IR/LegacyPassNameParser.h -- Installing: /opt/llvm/include/llvm/IR/ModuleSummaryIndex.h -- Installing: /opt/llvm/include/llvm/IR/NoFolder.h -- Installing: /opt/llvm/include/llvm/IR/ValueMap.h -- Installing: /opt/llvm/include/llvm/IR/StructuralHash.h -- Installing: /opt/llvm/include/llvm/IR/SymbolTableListTraits.h -- Installing: /opt/llvm/include/llvm/IR/IRPrintingPasses.h -- Installing: /opt/llvm/include/llvm/IR/Metadata.h -- Installing: /opt/llvm/include/llvm/IR/Value.def -- Installing: /opt/llvm/include/llvm/IR/GlobalObject.h -- Installing: /opt/llvm/include/llvm/IR/Module.h -- Installing: /opt/llvm/include/llvm/IR/SSAContext.h -- Installing: /opt/llvm/include/llvm/IR/Verifier.h -- Installing: /opt/llvm/include/llvm/IR/CycleInfo.h -- Installing: /opt/llvm/include/llvm/IR/PassManagerInternal.h -- Installing: /opt/llvm/include/llvm/IR/LLVMContext.h -- Installing: /opt/llvm/include/llvm/IR/DerivedTypes.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsWebAssembly.td -- Installing: /opt/llvm/include/llvm/IR/Value.h -- Installing: /opt/llvm/include/llvm/IR/BasicBlock.h -- Installing: /opt/llvm/include/llvm/IR/ConstantFold.h -- Installing: /opt/llvm/include/llvm/IR/AssemblyAnnotationWriter.h -- Installing: /opt/llvm/include/llvm/IR/AttributeMask.h -- Installing: /opt/llvm/include/llvm/IR/Instructions.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCVXTHead.td -- Installing: /opt/llvm/include/llvm/IR/IRBuilder.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicInst.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsBPF.td -- Installing: /opt/llvm/include/llvm/IR/GlobalValue.h -- Installing: /opt/llvm/include/llvm/IR/TrackingMDRef.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsLoongArch.td -- Installing: /opt/llvm/include/llvm/IR/ValueSymbolTable.h -- Installing: /opt/llvm/include/llvm/IR/Type.h -- Installing: /opt/llvm/include/llvm/IR/OptBisect.h -- Installing: /opt/llvm/include/llvm/IR/TypeFinder.h -- Installing: /opt/llvm/include/llvm/IR/PassManagerImpl.h -- Installing: /opt/llvm/include/llvm/IR/ConstrainedOps.def -- Installing: /opt/llvm/include/llvm/IR/InstrTypes.h -- Installing: /opt/llvm/include/llvm/IR/Instruction.h -- Installing: /opt/llvm/include/llvm/IR/DiagnosticPrinter.h -- Installing: /opt/llvm/include/llvm/IR/UseListOrder.h -- Installing: /opt/llvm/include/llvm/IR/LLVMRemarkStreamer.h -- Installing: /opt/llvm/include/llvm/IR/Metadata.def -- Installing: /opt/llvm/include/llvm/IR/EHPersonalities.h -- Installing: /opt/llvm/include/llvm/IR/GVMaterializer.h -- Installing: /opt/llvm/include/llvm/IR/GlobalVariable.h -- Installing: /opt/llvm/include/llvm/IR/DiagnosticHandler.h -- Installing: /opt/llvm/include/llvm/IR/InstVisitor.h -- Installing: /opt/llvm/include/llvm/IR/ModuleSlotTracker.h -- Installing: /opt/llvm/include/llvm/IR/Assumptions.h -- Installing: /opt/llvm/include/llvm/IR/BuiltinGCs.h -- Installing: /opt/llvm/include/llvm/IR/ConstantFolder.h -- Installing: /opt/llvm/include/llvm/IR/ModuleSummaryIndexYAML.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/StringTable.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/StringPool.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/DWARFFile.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/DWARFLinker.h -- Installing: /opt/llvm/include/llvm/DWARFLinkerParallel/AddressesMap.h -- Installing: /opt/llvm/include/llvm/DWP -- Installing: /opt/llvm/include/llvm/DWP/DWPStringPool.h -- Installing: /opt/llvm/include/llvm/DWP/DWP.h -- Installing: /opt/llvm/include/llvm/DWP/DWPError.h -- Installing: /opt/llvm/include/llvm/MC -- Installing: /opt/llvm/include/llvm/MC/MCObjectStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCCodeEmitter.h -- Installing: /opt/llvm/include/llvm/MC/MCSection.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCDXContainerStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionELF.h -- Installing: /opt/llvm/include/llvm/MC/MCWin64EH.h -- Installing: /opt/llvm/include/llvm/MC/MCAssembler.h -- Installing: /opt/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrAnalysis.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoDarwin.h -- Installing: /opt/llvm/include/llvm/MC/MCFixup.h -- Installing: /opt/llvm/include/llvm/MC/MCWinEH.h -- Installing: /opt/llvm/include/llvm/MC/MCExpr.h -- Installing: /opt/llvm/include/llvm/MC/TargetRegistry.h -- Installing: /opt/llvm/include/llvm/MC/MCSPIRVObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCDirectives.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrDesc.h -- Installing: /opt/llvm/include/llvm/MC/MCELFStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCParser -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmParser.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/AsmCond.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/AsmLexer.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmLexer.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h -- Installing: /opt/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmBackend.h -- Installing: /opt/llvm/include/llvm/MC/MCDecoderOps.h -- Installing: /opt/llvm/include/llvm/MC/MCValue.h -- Installing: /opt/llvm/include/llvm/MC/MCXCOFFStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCSubtargetInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmMacro.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h -- Installing: /opt/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h -- Installing: /opt/llvm/include/llvm/MC/MCCodeView.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoXCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCRegisterInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCELFObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCLabel.h -- Installing: /opt/llvm/include/llvm/MC/DXContainerPSVInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCWinCOFFStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCSchedule.h -- Installing: /opt/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCWasmObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCLinkerOptimizationHint.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoELF.h -- Installing: /opt/llvm/include/llvm/MC/MCInstBuilder.h -- Installing: /opt/llvm/include/llvm/MC/MCPseudoProbe.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoGOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionGOFF.h -- Installing: /opt/llvm/include/llvm/MC/SectionKind.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolMachO.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbol.h -- Installing: /opt/llvm/include/llvm/MC/ConstantPools.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolXCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmLayout.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolELF.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionSPIRV.h -- Installing: /opt/llvm/include/llvm/MC/MCTargetOptions.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoWasm.h -- Installing: /opt/llvm/include/llvm/MC/MCMachObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolGOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCDXContainerWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionWasm.h -- Installing: /opt/llvm/include/llvm/MC/MachineLocation.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionDXContainer.h -- Installing: /opt/llvm/include/llvm/MC/MCDwarf.h -- Installing: /opt/llvm/include/llvm/MC/LaneBitmask.h -- Installing: /opt/llvm/include/llvm/MC/MCRegister.h -- Installing: /opt/llvm/include/llvm/MC/MCFragment.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionMachO.h -- Installing: /opt/llvm/include/llvm/MC/MCInstrItineraries.h -- Installing: /opt/llvm/include/llvm/MC/MCObjectFileInfo.h -- Installing: /opt/llvm/include/llvm/MC/MCXCOFFObjectWriter.h -- Installing: /opt/llvm/include/llvm/MC/MCSymbolWasm.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionXCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCInstPrinter.h -- Installing: /opt/llvm/include/llvm/MC/MCInst.h -- Installing: /opt/llvm/include/llvm/MC/StringTableBuilder.h -- Installing: /opt/llvm/include/llvm/MC/MCAsmInfoCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCSPIRVStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCContext.h -- Installing: /opt/llvm/include/llvm/MC/MCSectionCOFF.h -- Installing: /opt/llvm/include/llvm/MC/MCWasmStreamer.h -- Installing: /opt/llvm/include/llvm/MC/MCFixupKindInfo.h -- Installing: /opt/llvm/include/llvm/PassSupport.h -- Installing: /opt/llvm/include/llvm/XRay -- Installing: /opt/llvm/include/llvm/XRay/InstrumentationMap.h -- Installing: /opt/llvm/include/llvm/XRay/XRayRecord.h -- Installing: /opt/llvm/include/llvm/XRay/FDRLogBuilder.h -- Installing: /opt/llvm/include/llvm/XRay/BlockIndexer.h -- Installing: /opt/llvm/include/llvm/XRay/Profile.h -- Installing: /opt/llvm/include/llvm/XRay/Trace.h -- Installing: /opt/llvm/include/llvm/XRay/BlockPrinter.h -- Installing: /opt/llvm/include/llvm/XRay/FDRRecordConsumer.h -- Installing: /opt/llvm/include/llvm/XRay/FDRTraceWriter.h -- Installing: /opt/llvm/include/llvm/XRay/FDRRecordProducer.h -- Installing: /opt/llvm/include/llvm/XRay/RecordPrinter.h -- Installing: /opt/llvm/include/llvm/XRay/FDRRecords.h -- Installing: /opt/llvm/include/llvm/XRay/Graph.h -- Installing: /opt/llvm/include/llvm/XRay/FDRTraceExpander.h -- Installing: /opt/llvm/include/llvm/XRay/YAMLXRayRecord.h -- Installing: /opt/llvm/include/llvm/XRay/BlockVerifier.h -- Installing: /opt/llvm/include/llvm/XRay/FileHeaderReader.h -- Installing: /opt/llvm/include/llvm/Bitstream -- Installing: /opt/llvm/include/llvm/Bitstream/BitCodeEnums.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitCodes.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitstreamReader.h -- Installing: /opt/llvm/include/llvm/Bitstream/BitstreamWriter.h -- Up-to-date: /opt/llvm/include/llvm-c -- Installing: /opt/llvm/include/llvm-c/Types.h -- Installing: /opt/llvm/include/llvm-c/Error.h -- Installing: /opt/llvm/include/llvm-c/BitReader.h -- Installing: /opt/llvm/include/llvm-c/TargetMachine.h -- Installing: /opt/llvm/include/llvm-c/Target.h -- Installing: /opt/llvm/include/llvm-c/Support.h -- Installing: /opt/llvm/include/llvm-c/BitWriter.h -- Installing: /opt/llvm/include/llvm-c/DisassemblerTypes.h -- Installing: /opt/llvm/include/llvm-c/Linker.h -- Installing: /opt/llvm/include/llvm-c/Object.h -- Installing: /opt/llvm/include/llvm-c/OrcEE.h -- Installing: /opt/llvm/include/llvm-c/IRReader.h -- Installing: /opt/llvm/include/llvm-c/DebugInfo.h -- Installing: /opt/llvm/include/llvm-c/Disassembler.h -- Installing: /opt/llvm/include/llvm-c/Orc.h -- Installing: /opt/llvm/include/llvm-c/Comdat.h -- Installing: /opt/llvm/include/llvm-c/ExecutionEngine.h -- Installing: /opt/llvm/include/llvm-c/Core.h -- Installing: /opt/llvm/include/llvm-c/Transforms -- Installing: /opt/llvm/include/llvm-c/Transforms/PassBuilder.h -- Installing: /opt/llvm/include/llvm-c/LLJIT.h -- Installing: /opt/llvm/include/llvm-c/blake3.h -- Up-to-date: /opt/llvm/include/llvm-c/Remarks.h -- Installing: /opt/llvm/include/llvm-c/Deprecated.h -- Installing: /opt/llvm/include/llvm-c/ErrorHandling.h -- Installing: /opt/llvm/include/llvm-c/Analysis.h -- Up-to-date: /opt/llvm/include/llvm-c/lto.h -- Installing: /opt/llvm/include/llvm-c/DataTypes.h -- Installing: /opt/llvm/include/llvm-c/ExternC.h -- Up-to-date: /opt/llvm/include/llvm -- Up-to-date: /opt/llvm/include/llvm/Support -- Installing: /opt/llvm/include/llvm/Support/VCSRevision.h -- Installing: /opt/llvm/include/llvm/Support/Extension.def -- Up-to-date: /opt/llvm/include/llvm/CodeGen -- Installing: /opt/llvm/include/llvm/CodeGen/GenVT.inc -- Up-to-date: /opt/llvm/include/llvm/Frontend -- Up-to-date: /opt/llvm/include/llvm/Frontend/OpenACC -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC/ACC.inc -- Installing: /opt/llvm/include/llvm/Frontend/OpenACC/ACC.h.inc -- Up-to-date: /opt/llvm/include/llvm/Frontend/OpenMP -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMP.h.inc -- Installing: /opt/llvm/include/llvm/Frontend/OpenMP/OMP.inc -- Up-to-date: /opt/llvm/include/llvm/Config -- Installing: /opt/llvm/include/llvm/Config/Targets.def -- Installing: /opt/llvm/include/llvm/Config/llvm-config.h -- Installing: /opt/llvm/include/llvm/Config/abi-breaking.h -- Installing: /opt/llvm/include/llvm/Config/Disassemblers.def -- Installing: /opt/llvm/include/llvm/Config/TargetMCAs.def -- Installing: /opt/llvm/include/llvm/Config/AsmPrinters.def -- Installing: /opt/llvm/include/llvm/Config/TargetExegesis.def -- Installing: /opt/llvm/include/llvm/Config/AsmParsers.def -- Up-to-date: /opt/llvm/include/llvm/TargetParser -- Installing: /opt/llvm/include/llvm/TargetParser/RISCVTargetParserDef.inc -- Up-to-date: /opt/llvm/include/llvm/IR -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsMips.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsARM.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAArch64.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicEnums.inc -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsDirectX.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsXCore.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsRISCV.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicImpl.inc -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsPowerPC.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsSPIRV.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsS390.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsLoongArch.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsAMDGPU.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsHexagon.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsR600.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsNVPTX.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsVE.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsX86.h -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsBPF.h -- Installing: /opt/llvm/include/llvm/IR/Attributes.inc -- Installing: /opt/llvm/include/llvm/IR/IntrinsicsWebAssembly.h -- Installing: /opt/llvm/lib/cmake/llvm/LLVMConfigExtensions.cmake [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c05.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Printf.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test10_HierarchicalBasics_CUDA.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_QuadPrecisionMath.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11a_ParallelFor_TeamThreadRange_CUDA.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicy.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11b_ParallelFor_TeamVectorRange_CUDA.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c06.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyConstructors.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test11c_ParallelFor_ThreadVectorRange_CUDA.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c07.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_RangePolicyRequire.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerCTADs.cpp.o [ 45%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12a_ThreadScratch_CUDA.cpp.o [ 45%] Built target Kokkos_IncrementalTest_SERIAL Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_a.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test12b_TeamScratch_CUDA.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o ---> Removed intermediate container 1ea4d08f5297 ---> db957f7e37bd Step 13/14 : ENV PATH=${LLVM_DIR}/bin:$PATH ---> Running in c5217026217f ---> Removed intermediate container c5217026217f ---> eb6caac2a071 Step 14/14 : ENV LD_LIBRARY_PATH=${LLVM_DIR}/lib:$LD_LIBRARY_PATH ---> Running in 9e3a750311e2 ---> Removed intermediate container 9e3a750311e2 ---> bf2861a2e9e4 Successfully built bf2861a2e9e4 Successfully tagged 1f2ea6eaa3f71a238e5a30f00e467ab2daa309d2:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh + docker inspect -f . 1f2ea6eaa3f71a238e5a30f00e467ab2daa309d2 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer fetnat07 seems to be running inside container 10ebff79d13c0ca9eb13c34387395f2e0b5c026bcc7a518a0f7ce14231b6c516 $ docker run -t -d -u 0:0 -v /tmp/ccache.kokkos:/tmp/ccache --env NVIDIA_VISIBLE_DEVICES=$NVIDIA_VISIBLE_DEVICES -w /var/jenkins/workspace/Kokkos_PR-6892 --volumes-from 10ebff79d13c0ca9eb13c34387395f2e0b5c026bcc7a518a0f7ce14231b6c516 -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** 1f2ea6eaa3f71a238e5a30f00e467ab2daa309d2 cat $ docker top 052fc421caf45260b1fa65bd74c5d38a38d571b75c46458b48ebb6601ebf7741 -eo pid,comm ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] sh + ccache --zero-stats Statistics zeroed [Pipeline] sh + rm -rf build + mkdir -p build + cd build + cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_CXX_FLAGS=-Wno-unknown-cuda-version -Werror -Wno-undefined-internal -Wno-pass-failed -DKokkos_ARCH_NATIVE=ON -DKokkos_ENABLE_COMPILER_WARNINGS=ON -DKokkos_ENABLE_DEPRECATED_CODE_4=ON -DKokkos_ENABLE_DEPRECATION_WARNINGS=OFF -DKokkos_ENABLE_TESTS=ON -DKokkos_ENABLE_BENCHMARKS=ON -DKokkos_ENABLE_TUNING=ON -DKokkos_ENABLE_OPENMPTARGET=ON -DKokkos_ARCH_VOLTA70=ON -DCMAKE_CXX_STANDARD=17 .. -- Setting default Kokkos CXX standard to 17 -- The CXX compiler identification is Clang 17.0.3 -- Detecting CXX compiler ABI info -- 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 -- The project name is: Kokkos -- Using internal gtest for testing [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c08.cpp.o -- Configured git information in /var/jenkins/workspace/Kokkos_PR-6892/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 -- 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 [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13a_ParallelRed_TeamThreadRange_CUDA.cpp.o -- Found Python3: /usr/bin/python3.8 (found version "3.8.10") found components: Interpreter -- No installed google benchmark found, fetching from GitHub -- [benchmark] Failed to find LLVM FileCheck -- [benchmark] 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 - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED -- [benchmark] Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- [benchmark] Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 -- [benchmark] Performing Test HAVE_CXX_FLAG_WD654 - Failed -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- [benchmark] Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success -- [benchmark] Enabling additional flags: -DINCLUDE_DIRECTORIES=/var/jenkins/workspace/Kokkos_PR-6892/build/_deps/googlebenchmark-src/include -- [benchmark] Compiling and running to test HAVE_THREAD_SAFETY_ATTRIBUTES -- [benchmark] Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- success -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE -- [benchmark] Performing Test HAVE_CXX_FLAG_COVERAGE - Failed -- [benchmark] Compiling and running to test HAVE_STD_REGEX -- [benchmark] Performing Test HAVE_STD_REGEX -- success -- [benchmark] Compiling and running to test HAVE_GNU_POSIX_REGEX -- [benchmark] Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- [benchmark] Compiling and running to test HAVE_POSIX_REGEX -- [benchmark] Performing Test HAVE_POSIX_REGEX -- success -- [benchmark] Compiling and running to test HAVE_STEADY_CLOCK -- [benchmark] Performing Test HAVE_STEADY_CLOCK -- success -- [benchmark] Check if compiler accepts -pthread -- [benchmark] Check if compiler accepts -pthread - yes -- [benchmark] Found Threads: TRUE -- Kokkos Backends: OPENMPTARGET;SERIAL -- Configuring done (10.8s) -- Generating done (1.0s) -- Build files have been written to: /var/jenkins/workspace/Kokkos_PR-6892/build + make -j8 [ 0%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_CPUDiscovery.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_Abort.cpp.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkos_gtest.dir/__/__/tpls/gtest/gtest/gtest-all.cc.o [ 1%] Building CXX object core/unit_test/CMakeFiles/kokkosprinter-tool.dir/tools/printing-tool.cpp.o [ 1%] Building CXX object simd/src/CMakeFiles/kokkossimd.dir/Kokkos_SIMD_dummy.cpp.o [ 2%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 3%] Built target AlwaysCheckGit [ 3%] Linking CXX static library libkokkossimd.a [ 3%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Core.cpp.o [ 3%] Built target kokkossimd [ 3%] Building CXX object CMakeFiles/impl_git_version.dir/generated/Kokkos_Version_Info.cpp.o [ 3%] Linking CXX shared library libkokkosprinter-tool.so [ 4%] Linking CXX static library libimpl_git_version.a [ 4%] Built target impl_git_version [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_Error.cpp.o [ 4%] Built target kokkosprinter-tool [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_ExecPolicy.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostBarrier.cpp.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace.cpp.o [ 45%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 4%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_HostSpace_deepcopy.cpp.o [ 4%] 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_HostThreadTeam.cpp.o [ 4%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_register.cc.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 [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_b.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 [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/impl/Kokkos_hwloc.cpp.o [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTargetSpace.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/check.cc.o [ 5%] Linking CXX static library libkokkos_gtest.a [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Exec.cpp.o [ 5%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 5%] Built target kokkos_gtest [ 5%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Instance.cpp.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/OpenMPTarget/Kokkos_OpenMPTarget_Task.cpp.o [ 6%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 6%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 7%] Building CXX object core/src/CMakeFiles/kokkoscore.dir/Serial/Kokkos_Serial_Task.cpp.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/counter.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 7%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark.dir/timers.cc.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 8%] Linking CXX static library libbenchmark.a [ 8%] Built target benchmark [ 8%] Building CXX object _deps/googlebenchmark-build/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 8%] Linking CXX static library libkokkoscore.a [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 8%] Linking CXX static library libbenchmark_main.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 [ 8%] Built target benchmark_main [ 8%] Linking CXX static library libkokkoscontainers.a [ 8%] Linking CXX executable Kokkos_CoreUnitTest_DeviceAndThreads [ 8%] Built target kokkoscontainers [ 8%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCompileMain.cpp.o [ 9%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_SerialGraph.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/UnitTestMain.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestArray.cpp.o [ 10%] Built target Kokkos_CoreUnitTest_DeviceAndThreads [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_PushFinalizeHook.dir/UnitTest_PushFinalizeHook.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestCreateMirror.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_LegionInitialization.dir/TestLegionInitialization.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_Serial1.dir/serial/TestSerial_Abort.cpp.o [ 10%] 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Abort.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamBasic.cpp.o [ 10%] Linking CXX executable Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Built target Kokkos_CoreUnitTest_PushFinalizeHook [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Develop.dir/UnitTestMainInit.cpp.o [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestParseCmdLineArgsAndEnvVars.cpp.o [ 46%] Built target Kokkos_CoreUnitTest_Serial1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 10%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ArrayOps.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_LegionInitialization [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestDetectionIdiom.cpp.o [ 11%] Built target Kokkos_CoreUnitTest_LegionInitialization [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestBitManipulation.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_push_finalize_hook_terminate.dir/UnitTest_PushFinalizeHook_terminate.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestInterOp.cpp.o [ 11%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ArrayOps.cpp.o [ 11%] Linking CXX executable Kokkos_CoreUnitTest_SerialGraph [ 11%] Linking CXX executable Kokkos_push_finalize_hook_terminate [ 11%] Linking CXX executable Kokkos_CoreUnitTest_Develop [ 11%] Built target Kokkos_push_finalize_hook_terminate [ 11%] Built target Kokkos_CoreUnitTest_SerialGraph [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBuiltins.dir/tools/TestBuiltinTuners.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_TuningBasics.dir/tools/TestTuning.cpp.o [ 12%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexdouble.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestRangePolicyCTAD.cpp.o [ 13%] Built target Kokkos_CoreUnitTest_Develop [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_complexfloat.cpp.o [ 13%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/TestCompilerMacros.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13b_ParallelRed_TeamVectorRange_CUDA.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamCombinedReducers.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_complexfloat.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBasics [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestStringManipulation.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c09.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBasics [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestVersionMacros.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CategoricalTuner.dir/tools/TestCategoricalTuner.cpp.o [ 14%] Linking CXX executable Kokkos_CoreUnitTest_TuningBuiltins [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewRank.cpp.o [ 14%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_double.cpp.o [ 14%] Built target Kokkos_CoreUnitTest_TuningBuiltins [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/UnitTestMainInit.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestViewTypeTraits.cpp.o [ 15%] Linking CXX executable Kokkos_CoreUnitTest_CategoricalTuner [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamMDRange.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestTypeList.cpp.o [ 15%] Built target Kokkos_CoreUnitTest_CategoricalTuner [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamPolicyConstructors.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/TestMDRangePolicyCTAD.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestEventCorrectness.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_double.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_c.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreTestCompileOnly.dir/view/TestExtentsDatatypeConversion.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_float.cpp.o [ 15%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestWithoutInitializing.cpp.o [ 16%] Linking CXX executable Kokkos_CoreTestCompileOnly [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_int.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamReductionScan.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 16%] Built target Kokkos_CoreTestCompileOnly [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_float.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_ToolIndependence.dir/tools/TestIndependence.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 16%] Linking CXX executable Kokkos_CoreUnitTest_ToolIndependence [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestProfilingSection.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_KokkosP.dir/tools/TestScopedRegion.cpp.o [ 16%] Built target Kokkos_CoreUnitTest_ToolIndependence [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScan.cpp.o [ 16%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longint.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamScratch.cpp.o [ 17%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamTeamSize.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_int.cpp.o [ 18%] Linking CXX executable Kokkos_CoreUnitTest_KokkosP Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 18%] Built target Kokkos_CoreUnitTest_KokkosP [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ProfilingAllCalls.dir/tools/TestAllCalls.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_longlongint.cpp.o [ 18%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_shared.cpp.o [ 19%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_TeamVectorRange.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 20%] Linking CXX executable Kokkos_ProfilingAllCalls Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_UniqueToken.cpp.o [ 20%] Built target Kokkos_ProfilingAllCalls [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedint.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/UnitTestMain.cpp.o [ 20%] Building CXX object core/unit_test/CMakeFiles/Kokkos_ToolsInitialization.dir/tools/TestToolsInitialization.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test13c_ParallelRed_ThreadVectorRange_CUDA.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_View_64bit.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_longlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_a.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 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 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicOperations_unsignedlongint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 21%] Linking CXX executable Kokkos_ToolsInitialization [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 21%] Built target Kokkos_ToolsInitialization [ 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_StackTraceTestExec.dir/TestStackTrace.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_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 [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedint.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Atomics.cpp.o [ 21%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewAPI_e.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_a.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f0.cpp.o [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCopy_b.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f1.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp 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 [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewCtorDimMatch.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_AtomicViews.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_AtomicOperations_unsignedlongint.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewEmptyRuntimeUnmanaged.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f2.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_StackTraceTestExec.dir/TestStackTrace_f3.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_StackTraceTestExec.dir/TestStackTrace_f4.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewLayoutStrideAssignment.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_a.cpp.o [ 22%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/UnitTestMainInit.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 23%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 24%] Linking CXX executable Kokkos_StackTraceTestExec [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test14_MDRangeReduce_CUDA.cpp.o [ 24%] Built target Kokkos_StackTraceTestExec [ 24%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/UnitTestMainInit.cpp.o [ 25%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BitManipulationBuiltins.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test01_execspace_OPENMPTARGET.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Atomics.cpp.o [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_d.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 48%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test01_execspace_SERIAL.cpp.o [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test02_atomic_host_OPENMPTARGET.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 [ 26%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test02_atomic_host_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_BlockSizeDeduction.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03a_MemorySpace_malloc_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03a_MemorySpace_malloc_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test03b_MemorySpace_free_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test03b_MemorySpace_free_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test04_ParallelFor_RangePolicy_SERIAL.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CheckedIntegerOps.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test05_ParallelReduce_RangePolicy_SERIAL.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test04_ParallelFor_RangePolicy_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyConstructors.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test05_ParallelReduce_RangePolicy_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test06_ParallelFor_MDRangePolicy_OPENMPTARGET.cpp.o [ 27%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test06_ParallelFor_MDRangePolicy_SERIAL.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test08_deep_copy_OPENMPTARGET.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_CommonPolicyInterface.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 28%] 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_IncrementalTest_OPENMPTARGET.dir/generated/Test10_HierarchicalBasics_OPENMPTARGET.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_b.cpp.o [ 28%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Complex.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test08_deep_copy_SERIAL.cpp.o [ 29%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Concepts.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMapping_subview.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11a_ParallelFor_TeamThreadRange_OPENMPTARGET.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Crs.cpp.o [ 30%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11b_ParallelFor_TeamVectorRange_OPENMPTARGET.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_DeepCopyAlignment.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test16_ParallelScan_CUDA.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 31%] Linking CXX executable Kokkos_CoreUnitTest_Default [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewMemoryAccessViolation.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test10_HierarchicalBasics_SERIAL.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecSpacePartitioning.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test11c_ParallelFor_ThreadVectorRange_OPENMPTARGET.cpp.o [ 31%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BitManipulationBuiltins.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c10.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_BlockSizeDeduction.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_Default [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/UnitTestMain.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOfClass.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11a_ParallelFor_TeamThreadRange_SERIAL.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CTestDevice.dir/TestCTestDevice.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11b_ParallelFor_TeamVectorRange_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CheckedIntegerOps.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CTestDevice [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test11c_ParallelFor_ThreadVectorRange_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewOutOfBoundsAccess.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12a_ThreadScratch_OPENMPTARGET.cpp.o [ 32%] Built target Kokkos_CoreUnitTest_CTestDevice [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_CMakePassCmdLineArgs.dir/UnitTest_CMakePassCmdLineArgs.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyConstructors.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12a_ThreadScratch_SERIAL.cpp.o [ 32%] Linking CXX executable Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 32%] Built target Kokkos_CoreUnitTest_CMakePassCmdLineArgs [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_ViewResize.cpp.o [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test12b_TeamScratch_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_CommonPolicyInterface.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13a_ParallelRed_TeamThreadRange_SERIAL.cpp.o [ 32%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_OPENMPTARGET.dir/generated/Test12b_TeamScratch_OPENMPTARGET.cpp.o [ 32%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 32%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 32%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13b_ParallelRed_TeamVectorRange_SERIAL.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Complex.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test13c_ParallelRed_ThreadVectorRange_SERIAL.cpp.o [ 33%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 33%] Linking CXX executable Kokkos_IncrementalTest_OPENMPTARGET [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ExecutionSpace.cpp.o [ 33%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 33%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_FunctorAnalysis.cpp.o [ 33%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 33%] Built target Kokkos_IncrementalTest_OPENMPTARGET [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 34%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 34%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o [ 34%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test14_MDRangeReduce_SERIAL.cpp.o [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 34%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtr.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 35%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Concepts.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp.dir/tstHeader.cpp.o [ 35%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 35%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 35%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_HostSharedPtrAccessOnDevice.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 36%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 36%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Crs.cpp.o [ 36%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test16_ParallelScan_SERIAL.cpp.o [ 36%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 37%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_DeepCopyAlignment.cpp.o [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 37%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_hpp.dir/tstHeader.cpp.o [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp.dir/tstHeader.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp.dir/tstHeader.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Crs_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Init.cpp.o [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_fwd_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp.dir/tstHeader.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 38%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_SERIAL.dir/generated/Test17_CompleteAtomic_SERIAL.cpp.o [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 38%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 38%] Built target Kokkos_HeaderSelfContained_Kokkos_Crs_hpp [ 38%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_DetectionIdiom_hpp [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 39%] Built target Kokkos_HeaderSelfContained_Kokkos_ExecPolicy_hpp [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_JoinBackwardCompatibility.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 39%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WorkGraph.cpp.o [ 39%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 40%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecSpacePartitioning.cpp.o [ 40%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 41%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 41%] Linking CXX executable Kokkos_IncrementalTest_SERIAL [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 41%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 41%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 41%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ExecutionSpace.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c11.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c12.cpp.o [ 42%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_LocalDeepCopy.cpp.o [ 42%] Built target Kokkos_IncrementalTest_SERIAL [ 42%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 42%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_IncrementalTest_CUDA.dir/generated/Test17_CompleteAtomic_CUDA.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp.dir/tstHeader.cpp.o [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 43%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 43%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 43%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 43%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 44%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_FunctorAnalysis.cpp.o [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 44%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 44%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 44%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalSpecialFunctions_hpp [ 45%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 45%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 45%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 45%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_a.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalConstants.cpp.o [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions1.cpp.o [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtr.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 46%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions2.cpp.o [ 50%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Core_hpp [ 46%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 46%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 46%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Printf_hpp.dir/tstHeader.cpp.o [ 47%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 47%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 47%] Built target Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 47%] 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/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_b.cpp.o [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Concepts_hpp [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 50%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 48%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 48%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 48%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalFunctions3.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ScopedRegion_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c01.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 50%] Built target Kokkos_HeaderSelfContained_Kokkos_Core_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp.dir/tstHeader.cpp.o [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Swap_hpp.dir/tstHeader.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_Swap_hpp [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_ScratchSpace_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c02.cpp.o [ 49%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp.dir/tstHeader.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MathematicalSpecialFunctions.cpp.o [ 49%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_a.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_b.cpp.o [ 49%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_hpp [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c03.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c04.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c05.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c06.cpp.o [ 49%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_HostSharedPtrAccessOnDevice.cpp.o [ 50%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c07.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_c.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_d.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_e.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Init.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_JoinBackwardCompatibility.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalConstants.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_f.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRange_g.cpp.o [ 51%] Linking CXX executable Kokkos_IncrementalTest_CUDA [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangePolicyConstructors.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions1.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c08.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c09.cpp.o [ 51%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c10.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDRangeReduce.cpp.o [ 51%] Built target Kokkos_IncrementalTest_CUDA [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_MDSpan.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions2.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp.dir/tstHeader.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_NumericTraits.cpp.o [ 51%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reducers_e.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c11.cpp.o [ 51%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 51%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_OccupancyControlTrait.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Other.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c12.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c13.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalFunctions3.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial2.dir/serial/TestSerial_SubView_c14.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NumericTraits_hpp [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_Clamp_hpp 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 [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MathematicalSpecialFunctions.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_a.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_b.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_NumericTraits_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 [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c13.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_c.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ParallelScanRangePolicy.cpp.o [ 54%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_d.cpp.o [ 52%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda2.dir/cuda/TestCuda_SubView_c14.cpp.o [ 55%] Linking CXX executable Kokkos_CoreUnitTest_Serial2 [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_e.cpp.o [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Printf_hpp [ 55%] Built target Kokkos_CoreUnitTest_Serial2 [ 55%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_f.cpp.o [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRange_g.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangePolicyConstructors.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDRangeReduce.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_MDSpan.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Timer_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_NumericTraits.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Printf.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_OccupancyControlTrait.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 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 [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_Timer_hpp [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 57%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ParallelScanRangePolicy.cpp.o [ 57%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Printf.cpp.o [ 58%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_QuadPrecisionMath.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp.dir/tstHeader.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_UniqueToken_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_View_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicy.cpp.o [ 52%] Built target Kokkos_HeaderSelfContained_Kokkos_AcquireUniqueTokenImpl_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp.dir/tstHeader.cpp.o [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_View_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp.dir/tstHeader.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_QuadPrecisionMath.cpp.o [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_WorkGraphPolicy_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp.dir/tstHeader.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicy.cpp.o [ 60%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyConstructors.cpp.o [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyConstructors.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Bitset_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp.dir/tstHeader.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DynRankView_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Functional_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 52%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_RangePolicyRequire.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_DynamicView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_Functional_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_RangePolicyRequire.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ErrorReporter_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_ScatterView_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ReducerCTADs.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp.dir/tstHeader.cpp.o [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Vector_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 61%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_ReducerCTADs.cpp.o [ 61%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 52%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_a.cpp.o [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Reductions_DeviceView.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Vector_hpp [ 53%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a1.cpp.o [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Random_hpp.dir/tstHeader.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_a.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_UnorderedMap_hpp [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_b.cpp.o [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 53%] Built target Kokkos_HeaderSelfContained_Kokkos_BitManipulation_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_NestedSort_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 53%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp.dir/tstHeader.cpp.o [ 53%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 54%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_c.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Random_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reducers_e.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 63%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_CopyViews_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp.dir/tstHeader.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 54%] Built target Kokkos_HeaderSelfContained_Kokkos_PointerOwnership_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 54%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Extents_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 63%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_b.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 55%] Linking CXX executable Kokkos_CoreUnitTest_Cuda2 [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_c.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_Kokkos_TaskScheduler_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Sort_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Reductions_DeviceView.cpp.o [ 55%] Built target Kokkos_HeaderSelfContained_KokkosExp_MDRangePolicy_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 55%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_Swap.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 64%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 55%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Extents_hpp [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_d.cpp.o [ 56%] Linking CXX executable Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_SharedAlloc.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamMDRange.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_Kokkos_Extents_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp.dir/tstHeader.cpp.o [ 56%] Built target Kokkos_HeaderSelfContained_KokkosExp_InterOp_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp.dir/tstHeader.cpp.o [ 65%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamPolicyConstructors.cpp.o [ 65%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 56%] Built target Kokkos_CoreUnitTest_Cuda2 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 56%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Complex_hpp.dir/tstHeader.cpp.o [ 56%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b1.cpp.o [ 57%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 66%] 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_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamScratch.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 57%] Built target Kokkos_HeaderSelfContained_Kokkos_hwloc_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_TeamTeamSize.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Array_hpp [ 58%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Array_hpp.dir/tstHeader.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_View_64bit.cpp.o [ 58%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp [ 66%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_a.cpp.o [ 58%] Built target Kokkos_HeaderSelfContained_Kokkos_AnonymousSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 59%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Rank_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_Benchmark_Atomic_MinMax [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reducers_e.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 59%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 59%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Config_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions.cpp.o [ 59%] 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_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_b.cpp.o [ 59%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_Swap.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Sort_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Complex_hpp [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Future_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Reductions_DeviceView.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Sort_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp.dir/tstHeader.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Array_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Rank_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_SharedAlloc.cpp.o [ 67%] 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_ViewCopy_d45.cpp.o [ 60%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Rank_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 60%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Half_hpp.dir/tstHeader.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Swap.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_c.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Serial1.dir/serial/TestSerial_Task.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewAPI_d.cpp.o [ 60%] Built target Kokkos_HeaderSelfContained_Kokkos_Vectorization_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 61%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_hpp.dir/tstHeader.cpp.o [ 61%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Future_hpp [ 68%] Built target Kokkos_PerformanceTest_Mempool [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c1.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_a.cpp.o [ 62%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Cuda1.dir/cuda/TestCuda_ReducerViewSizeLimit.cpp.o [ 62%] Built target Kokkos_HeaderSelfContained_Kokkos_Future_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 62%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp.dir/tstHeader.cpp.o [ 62%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp [ 68%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCopy_b.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_GraphNode_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp.dir/tstHeader.cpp.o [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_OffsetView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 63%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp.dir/tstHeader.cpp.o [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 68%] Linking CXX executable Kokkos_CoreUnitTest_Serial1 [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Half_hpp [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewCtorDimMatch.cpp.o [ 69%] Built target Kokkos_CoreUnitTest_Serial1 [ 63%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp [ 63%] Built target Kokkos_HeaderSelfContained_Kokkos_Half_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Graph_hpp [ 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 [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewEmptyRuntimeUnmanaged.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_fwd_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Layout_hpp.dir/tstHeader.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Graph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Tuners_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Macros_hpp.dir/tstHeader.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewHooks.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryTraits_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewLayoutStrideAssignment.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_HostSpace_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Layout_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp.dir/tstHeader.cpp.o [ 64%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a2.cpp.o [ 64%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Layout_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_a.cpp.o [ 64%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_Reduce_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Assert_hpp.dir/tstHeader.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 64%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp.dir/tstHeader.cpp.o [ 64%] Linking CXX executable Kokkos_CoreUnitTest_Cuda1 [ 70%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Macros_hpp [ 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_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 70%] Built target Kokkos_PerformanceTest_Atomic [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Macros_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_DualView_hpp.dir/tstHeader.cpp.o [ 70%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 70%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 71%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 71%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/openmptarget/TestRandom.cpp.o [ 71%] Built target Kokkos_ContainersTestCompileOnly [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSort.cpp.o [ 73%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_b.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_Assert_hpp [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 65%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp [ 65%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalConstants_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 65%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp.dir/tstHeader.cpp.o [ 65%] Built target Kokkos_CoreUnitTest_Cuda1 Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StaticCrsGraph_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMapping_subview.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewMemoryAccessViolation.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_StdAlgorithms_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp.dir/tstHeader.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_DualView_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 66%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b2.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomic_hpp [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOfClass.cpp.o Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Pair_hpp.dir/tstHeader.cpp.o [ 74%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewOutOfBoundsAccess.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Profiling_ProfileSection_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp.dir/tstHeader.cpp.o [ 74%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MathematicalFunctions_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Volatile_Wrapper_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_Abort_hpp.dir/tstHeader.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortByKey.cpp.o [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 75%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_ViewResize.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestSortCustomComp.cpp.o [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MinMax_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp Scanning dependencies of target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 66%] Building CXX object core/unit_test/headers_self_contained/CMakeFiles/Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp.dir/tstHeader.cpp.o [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Pair_hpp [ 66%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Abort_hpp [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_Atomics_Desul_Wrapper_hpp [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o Scanning dependencies of target Kokkos_Benchmark_Atomic_MinMax Scanning dependencies of target Kokkos_PerformanceTest_Benchmark [ 66%] Built target Kokkos_HeaderSelfContained_Kokkos_MemoryPool_hpp [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/test_atomic_minmax_simple.cpp.o [ 66%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestGramSchmidt.cpp.o Scanning dependencies of target Kokkos_PerformanceTest_TaskDag [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_TaskDag.dir/test_taskdag.cpp.o [ 75%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Abort_hpp Scanning dependencies of target Kokkos_PerformanceTest_SharedSpace [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_SharedSpace.dir/test_sharedSpace.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp [ 75%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/UnitTestMain.cpp.o [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_Parallel_hpp Scanning dependencies of target Kokkos_PerformanceTest_Mempool [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/test_mempool.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 67%] Linking CXX executable Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCommon.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortA.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 75%] Linking CXX executable Kokkos_UnitTest_Random [ 67%] Built target Kokkos_HeaderSelfContained_Kokkos_ReductionIdentity_hpp [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c2.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModOps.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestBinSortB.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o [ 76%] Built target Kokkos_UnitTest_Random [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_TaskDag [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_SharedSpace [ 67%] Built target Kokkos_PerformanceTest_TaskDag Scanning dependencies of target Kokkos_PerformanceTest_Atomic [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/test_atomic.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_a3.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_CustomReduction.cpp.o [ 67%] Built target Kokkos_PerformanceTest_SharedSpace [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Mempool.dir/Benchmark_Context.cpp.o [ 78%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_WithoutInitializing.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/openmptarget/TestNestedSort.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.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_ViewFill_6.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 79%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_a.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/BenchmarkMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o [ 79%] Linking CXX executable Kokkos_UnitTest_Sort [ 79%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o [ 80%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_b.cpp.o [ 80%] Built target Kokkos_UnitTest_Sort [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_b3.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_Mempool [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Serial [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/BenchmarkMain.cpp.o [ 67%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/UnitTestMain.cpp.o [ 67%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Atomic.dir/Benchmark_Context.cpp.o [ 67%] Linking CXX executable Kokkos_PerformanceTest_Atomic [ 67%] Built target Kokkos_PerformanceTest_Mempool [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 67%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_c3.cpp.o Scanning dependencies of target Kokkos_ContainersUnitTest_Cuda [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/UnitTestMain.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 68%] Built target Kokkos_PerformanceTest_Atomic Scanning dependencies of target Kokkos_ContainersTestCompileOnly [ 68%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCompileMain.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ExecSpacePartitioning.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Vector.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 68%] Building CXX object core/perf_test/CMakeFiles/Kokkos_Benchmark_Atomic_MinMax.dir/Benchmark_Context.cpp.o [ 69%] Linking CXX executable Kokkos_Benchmark_Atomic_MinMax [ 81%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c04.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 69%] Built target Kokkos_Benchmark_Atomic_MinMax [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestCreateMirror.cpp.o [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o [ 82%] Linking CXX executable Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_ContainersPerformanceTest_Cuda [ 69%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestMain.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_Bitset.cpp.o [ 83%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 83%] Built target Kokkos_ContainersUnitTest_Serial [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o [ 69%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_Bitset.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 84%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 84%] Built target Kokkos_PerformanceTest_Benchmark [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 69%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTestHexGrad.cpp.o [ 69%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType_d.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.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/TestStdAlgorithmsInclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 84%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 70%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeResize.cpp.o [ 70%] Building CXX object containers/performance_tests/CMakeFiles/Kokkos_ContainersPerformanceTest_Cuda.dir/TestCuda.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DualView.cpp.o [ 70%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DualView.cpp.o [ 87%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 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_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 87%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c05.cpp.o [ 71%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynamicView.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 88%] 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_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_MallocFree.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersPerformanceTest_Cuda [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 72%] Built target Kokkos_ContainersPerformanceTest_Cuda [ 91%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c06.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/UnitTestMain.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_generic.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank12345.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewAllocate.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 92%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestDualViewParameterPack.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynamicView.cpp.o [ 92%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c07.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.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_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsCommon.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a123.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersTestCompileOnly.dir/TestIsViewTrait.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_DynViewAPI_rank67.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 93%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 93%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c08.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 93%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ErrorReporter.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamEqual.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_generic.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 96%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 72%] Linking CXX executable Kokkos_ContainersTestCompileOnly [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_OffsetView.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b123.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c123.cpp.o [ 97%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 72%] Built target Kokkos_ContainersTestCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/UnitTestMain.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamAdjacentFind.cpp.o [ 97%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c09.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 97%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 97%] Linking CXX executable Kokkos_UnitTest_SIMD [ 97%] Built target Kokkos_UnitTest_SIMD [ 97%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 97%] Linking CXX executable Kokkos_atomic [ 97%] Built target Kokkos_atomic [ 97%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 97%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 97%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 97%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Linking CXX executable Kokkos_gups [ 98%] Built target Kokkos_gups [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ScatterView.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d123.cpp.o [ 99%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o [ 99%] Linking CXX executable Kokkos_launch_latency [ 99%] Linking CXX executable Kokkos_stream [ 99%] Built target Kokkos_launch_latency [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c10.cpp.o [ 72%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_StaticCrsGraph.cpp.o [100%] Built target Kokkos_stream [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c11.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c12.cpp.o [ 72%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a45.cpp.o [100%] Linking CXX executable Kokkos_gather [100%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c13.cpp.o [100%] Built target Kokkos_gather [100%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_OpenMPTarget.dir/openmptarget/TestOpenMPTarget_SubView_c14.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 72%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamSearch.cpp.o [ 73%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_WithoutInitializing.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b45.cpp.o [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCount.cpp.o [ 73%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c45.cpp.o [100%] Linking CXX executable Kokkos_CoreUnitTest_OpenMPTarget [100%] Built target Kokkos_CoreUnitTest_OpenMPTarget + ctest --verbose UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl UpdateCTestConfiguration from :/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Parse Config file:/var/jenkins/workspace/Kokkos_PR-6892/build/DartConfiguration.tcl Test project /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial1 1: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 1: Test timeout computed to be: 1500 1: [==========] Running 200 tests from 2 test suites. 1: [----------] Global test environment set-up. 1: [----------] 5 tests from serial_DeathTest 1: [ RUN ] serial_DeathTest.abort_from_host 1: [ OK ] serial_DeathTest.abort_from_host (163 ms) 1: [ RUN ] serial_DeathTest.abort_from_device 1: [ OK ] serial_DeathTest.abort_from_device (167 ms) 1: [ RUN ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort 1: [ OK ] serial_DeathTest.checked_integer_operations_multiply_overflow_abort (155 ms) 1: [ RUN ] serial_DeathTest.range_policy_invalid_bounds 1: [ OK ] serial_DeathTest.range_policy_invalid_bounds (4 ms) 1: [ RUN ] serial_DeathTest.range_policy_implicitly_converted_bounds 1: [ OK ] serial_DeathTest.range_policy_implicitly_converted_bounds (2 ms) 1: [----------] 5 tests from serial_DeathTest (495 ms total) 1: 1: [----------] 195 tests from serial 1: [ RUN ] serial.array_capacity 1: [ OK ] serial.array_capacity (0 ms) 1: [ RUN ] serial.array_element_access 1: [ OK ] serial.array_element_access (0 ms) 1: [ RUN ] serial.array_zero_capacity 1: [ OK ] serial.array_zero_capacity (0 ms) 1: [ RUN ] serial.array_zero_data_nullptr 1: [ OK ] serial.array_zero_data_nullptr (0 ms) 1: [ RUN ] serial.array_contiguous_capacity 1: [ OK ] serial.array_contiguous_capacity (0 ms) 1: [ RUN ] serial.array_contiguous_element_access 1: [ OK ] serial.array_contiguous_element_access (0 ms) 1: [ RUN ] serial.array_contiguous_assignment 1: [ OK ] serial.array_contiguous_assignment (0 ms) 1: [ RUN ] serial.array_strided_capacity 1: [ OK ] serial.array_strided_capacity (0 ms) 1: [ RUN ] serial.array_strided_element_access 1: [ OK ] serial.array_strided_element_access (0 ms) 1: [ RUN ] serial.array_strided_assignment 1: [ OK ] serial.array_strided_assignment (0 ms) 1: [ RUN ] serial.atomic_operations_complexdouble 1: [ OK ] serial.atomic_operations_complexdouble (0 ms) 1: [ RUN ] serial.atomic_operations_complexfloat 1: [ OK ] serial.atomic_operations_complexfloat (0 ms) 1: [ RUN ] serial.atomic_operations_double 1: [ OK ] serial.atomic_operations_double (0 ms) 1: [ RUN ] serial.atomic_operations_float 1: [ OK ] serial.atomic_operations_float (0 ms) 1: [ RUN ] serial.atomic_operations_int 1: [ OK ] serial.atomic_operations_int (0 ms) 1: [ RUN ] serial.atomic_operations_long 1: [ OK ] serial.atomic_operations_long (0 ms) 1: [ RUN ] serial.atomic_operations_longlong 1: [ OK ] serial.atomic_operations_longlong (0 ms) 1: [ RUN ] serial.atomic_shared 1: [ OK ] serial.atomic_shared (0 ms) 1: [ RUN ] serial.atomic_operations_unsigned 1: [ OK ] serial.atomic_operations_unsigned (0 ms) 1: [ RUN ] serial.atomic_operations_unsignedlong 1: [ OK ] serial.atomic_operations_unsignedlong (0 ms) 1: [ RUN ] serial.atomics 1: [ OK ] serial.atomics (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 (78 ms) 1: [ RUN ] serial.atomic_views_nonintegral 1: [ OK ] serial.atomic_views_nonintegral (44 ms) 1: [ RUN ] serial.atomic_view_api 1: [ OK ] serial.atomic_view_api (0 ms) 1: [ RUN ] serial.bit_manip_countl_zero 1: [ OK ] serial.bit_manip_countl_zero (0 ms) 1: [ RUN ] serial.bit_manip_countl_one 1: [ OK ] serial.bit_manip_countl_one (0 ms) 1: [ RUN ] serial.bit_manip_countr_zero 1: [ OK ] serial.bit_manip_countr_zero (0 ms) 1: [ RUN ] serial.bit_manip_countr_one 1: [ OK ] serial.bit_manip_countr_one (0 ms) 1: [ RUN ] serial.bit_manip_popcount 1: [ OK ] serial.bit_manip_popcount (0 ms) 1: [ RUN ] serial.bit_manip_has_single_bit 1: [ OK ] serial.bit_manip_has_single_bit (0 ms) 1: [ RUN ] serial.bit_manip_bit_floor 1: [ OK ] serial.bit_manip_bit_floor (0 ms) 1: [ RUN ] serial.bit_manip_bit_ceil 1: [ OK ] serial.bit_manip_bit_ceil (0 ms) 1: [ RUN ] serial.bit_manip_bit_width 1: [ OK ] serial.bit_manip_bit_width (0 ms) 1: [ RUN ] serial.bit_manip_rotl 1: [ OK ] serial.bit_manip_rotl (0 ms) 1: [ RUN ] serial.bit_manip_rotr 1: [ OK ] serial.bit_manip_rotr (0 ms) 1: [ RUN ] serial.bit_manip_byeswap 1: [ OK ] serial.bit_manip_byeswap (0 ms) 1: [ RUN ] serial.bit_manip_bit_cast 1: [ OK ] serial.bit_manip_bit_cast (0 ms) 1: [ RUN ] serial.test_block_deduction_bug_pr_3103 1: [ OK ] serial.test_block_deduction_bug_pr_3103 (0 ms) 1: [ RUN ] serial.checked_integer_operations_multiply_overflow 1: [ OK ] serial.checked_integer_operations_multiply_overflow (0 ms) 1: [ RUN ] serial.execution_policy_occupancy_and_hint 1: [ OK ] serial.execution_policy_occupancy_and_hint (0 ms) 1: [ RUN ] serial.complex_construction 1: [ OK ] serial.complex_construction (0 ms) 1: [ RUN ] serial.complex_basic_math 1: [ OK ] serial.complex_basic_math (0 ms) 1: [ RUN ] serial.complex_special_funtions 1: [ OK ] serial.complex_special_funtions (0 ms) 1: [ RUN ] serial.complex_io 1: [ OK ] serial.complex_io (0 ms) 1: [ RUN ] serial.complex_trivially_copyable 1: [ OK ] serial.complex_trivially_copyable (0 ms) 1: [ RUN ] serial.complex_issue_3865 1: [ OK ] serial.complex_issue_3865 (0 ms) 1: [ RUN ] serial.complex_issue_3867 1: [ OK ] serial.complex_issue_3867 (0 ms) 1: [ RUN ] serial.complex_operations_arithmetic_types_overloads 1: [ OK ] serial.complex_operations_arithmetic_types_overloads (0 ms) 1: [ RUN ] serial.crs_count_fill 1: [ OK ] serial.crs_count_fill (0 ms) 1: [ RUN ] serial.crs_copy_constructor 1: [ OK ] serial.crs_copy_constructor (1 ms) 1: [ RUN ] serial.deep_copy_alignment 1: [ OK ] serial.deep_copy_alignment (1 ms) 1: [ RUN ] serial.deep_copy_conversion 1: [ OK ] serial.deep_copy_conversion (30 ms) 1: [ RUN ] serial.partitioning_by_args 1: [ OK ] serial.partitioning_by_args (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 (1 ms) 1: [ RUN ] serial.join_backward_compatibility 1: [ OK ] serial.join_backward_compatibility (0 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutleft 1: [ OK ] serial.local_deepcopy_teampolicy_layoutleft (2053 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutleft 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutleft (2511 ms) 1: [ RUN ] serial.local_deepcopy_teampolicy_layoutright 1: [ OK ] serial.local_deepcopy_teampolicy_layoutright (1009 ms) 1: [ RUN ] serial.local_deepcopy_rangepolicy_layoutright 1: [ OK ] serial.local_deepcopy_rangepolicy_layoutright (1022 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 (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 (11 ms) 1: [ RUN ] serial.mdrange_6d 1: [ OK ] serial.mdrange_6d (6 ms) 1: [ RUN ] serial.mdrange_2d 1: [ OK ] serial.mdrange_2d (0 ms) 1: [ RUN ] serial.mdrange_3d 1: [ OK ] serial.mdrange_3d (2 ms) 1: [ RUN ] serial.mdrange_4d 1: [ OK ] serial.mdrange_4d (1 ms) 1: [ RUN ] serial.mdrange_large_deep_copy 1: [ OK ] serial.mdrange_large_deep_copy (809 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-6892/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-6892/core/unit_test/TestMDSpan.hpp:57: Skipped 1: mdspan not enabled 1: [ SKIPPED ] serial.mdspan_minimal_functional (0 ms) 1: [ RUN ] serial.numeric_traits_infinity 1: [ OK ] serial.numeric_traits_infinity (0 ms) 1: [ RUN ] serial.numeric_traits_epsilon 1: [ OK ] serial.numeric_traits_epsilon (0 ms) 1: [ RUN ] serial.numeric_traits_round_error 1: [ OK ] serial.numeric_traits_round_error (0 ms) 1: [ RUN ] serial.numeric_traits_norm_min 1: [ OK ] serial.numeric_traits_norm_min (0 ms) 1: [ RUN ] serial.numeric_traits_denorm_min 1: [ OK ] serial.numeric_traits_denorm_min (0 ms) 1: [ RUN ] serial.numeric_traits_finite_min_max 1: [ OK ] serial.numeric_traits_finite_min_max (0 ms) 1: [ RUN ] serial.numeric_traits_digits 1: [ OK ] serial.numeric_traits_digits (0 ms) 1: [ RUN ] serial.numeric_traits_digits10 1: [ OK ] serial.numeric_traits_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_max_digits10 1: [ OK ] serial.numeric_traits_max_digits10 (0 ms) 1: [ RUN ] serial.numeric_traits_radix 1: [ OK ] serial.numeric_traits_radix (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent 1: [ OK ] serial.numeric_traits_min_max_exponent (0 ms) 1: [ RUN ] serial.numeric_traits_min_max_exponent10 1: [ OK ] serial.numeric_traits_min_max_exponent10 (0 ms) 1: [ RUN ] serial.numeric_traits_quiet_and_signaling_nan 1: [ OK ] serial.numeric_traits_quiet_and_signaling_nan (0 ms) 1: [ RUN ] serial.numeric_traits_sfinae_friendly 1: [ OK ] serial.numeric_traits_sfinae_friendly (0 ms) 1: [ RUN ] serial.occupancy_control 1: [ OK ] serial.occupancy_control (0 ms) 1: [ RUN ] serial.view_aggregate 1: [ OK ] serial.view_aggregate (0 ms) 1: [ RUN ] serial.memory_pool 1: [ OK ] serial.memory_pool (24 ms) 1: [ RUN ] serial.cxx11 1: [ OK ] serial.cxx11 (0 ms) 1: [ RUN ] serial.viewctorprop_embedded_dim 1: [ OK ] serial.viewctorprop_embedded_dim (0 ms) 1: [ RUN ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility 1: [ OK ] serial.viewctorpop_view_allocate_without_initializing_backward_compatility (0 ms) 1: [ RUN ] serial.view_layouttiled 1: [ OK ] serial.view_layouttiled (0 ms) 1: [ RUN ] serial.view_layouttiled_subtile 1: [ OK ] serial.view_layouttiled_subtile (0 ms) 1: [ RUN ] serial.parallel_scan_range_policy 1: [ OK ] serial.parallel_scan_range_policy (2 ms) 1: [ RUN ] serial.kokkos_printf 1: [ OK ] serial.kokkos_printf (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_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 (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 (44 ms) 1: [ RUN ] serial.double_reduce 1: [ OK ] serial.double_reduce (143 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic 1: [ OK ] serial.int64_t_reduce_dynamic (1338 ms) 1: [ RUN ] serial.double_reduce_dynamic 1: [ OK ] serial.double_reduce_dynamic (1288 ms) 1: [ RUN ] serial.int64_t_reduce_dynamic_view 1: [ OK ] serial.int64_t_reduce_dynamic_view (288 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 1: [ OK ] serial.reduce_device_view_mdrange_policy (1895 ms) 1: [ RUN ] serial.reduce_device_view_team_policy 1: [ OK ] serial.reduce_device_view_team_policy (165 ms) 1: [ RUN ] serial.impl_shared_alloc 1: [ OK ] serial.impl_shared_alloc (4 ms) 1: [ RUN ] serial.kokkos_swap 1: [ OK ] serial.kokkos_swap (0 ms) 1: [ RUN ] serial.task_fib_deprecated 1: [ OK ] serial.task_fib_deprecated (764 ms) 1: [ RUN ] serial.task_depend_deprecated 1: [ OK ] serial.task_depend_deprecated (0 ms) 1: [ RUN ] serial.task_team_deprecated 1: [ OK ] serial.task_team_deprecated (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated 1: [ OK ] serial.task_with_mempool_deprecated (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated 1: [ OK ] serial.task_multiple_depend_deprecated (10 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated 1: [ OK ] serial.task_scheduler_ctors_deprecated (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated 1: [ OK ] serial.task_scheduer_ctors_device_deprecated (0 ms) 1: [ RUN ] serial.task_fib_deprecated_multiple 1: [ OK ] serial.task_fib_deprecated_multiple (762 ms) 1: [ RUN ] serial.task_depend_deprecated_multiple 1: [ OK ] serial.task_depend_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_team_deprecated_multiple 1: [ OK ] serial.task_team_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_with_mempool_deprecated_multiple 1: [ OK ] serial.task_with_mempool_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_multiple_depend_deprecated_multiple 1: [ OK ] serial.task_multiple_depend_deprecated_multiple (10 ms) 1: [ RUN ] serial.task_scheduler_ctors_deprecated_multiple 1: [ OK ] serial.task_scheduler_ctors_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_deprecated_multiple 1: [ OK ] serial.task_scheduer_ctors_device_deprecated_multiple (0 ms) 1: [ RUN ] serial.task_fib_single 1: [ OK ] serial.task_fib_single (563 ms) 1: [ RUN ] serial.task_depend_single 1: [ OK ] serial.task_depend_single (0 ms) 1: [ RUN ] serial.task_team_single 1: [ OK ] serial.task_team_single (0 ms) 1: [ RUN ] serial.task_with_mempool_single 1: [ OK ] serial.task_with_mempool_single (0 ms) 1: [ RUN ] serial.task_multiple_depend_single 1: [ OK ] serial.task_multiple_depend_single (9 ms) 1: [ RUN ] serial.task_scheduler_ctors_single 1: [ OK ] serial.task_scheduler_ctors_single (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_single 1: [ OK ] serial.task_scheduer_ctors_device_single (0 ms) 1: [ RUN ] serial.task_fib_multiple 1: [ OK ] serial.task_fib_multiple (573 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 (9 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 (602 ms) 1: [ RUN ] serial.task_depend_chase_lev 1: [ OK ] serial.task_depend_chase_lev (0 ms) 1: [ RUN ] serial.task_team_chase_lev 1: [ OK ] serial.task_team_chase_lev (0 ms) 1: [ RUN ] serial.task_with_mempool_chase_lev 1: [ OK ] serial.task_with_mempool_chase_lev (0 ms) 1: [ RUN ] serial.task_multiple_depend_chase_lev 1: [ OK ] serial.task_multiple_depend_chase_lev (10 ms) 1: [ RUN ] serial.task_scheduler_ctors_chase_lev 1: [ OK ] serial.task_scheduler_ctors_chase_lev (0 ms) 1: [ RUN ] serial.task_scheduer_ctors_device_chase_lev 1: [ OK ] serial.task_scheduer_ctors_device_chase_lev (0 ms) 1: [----------] 195 tests from serial (16139 ms total) 1: 1: [----------] Global test environment tear-down 1: [==========] 200 tests from 2 test suites ran. (16634 ms total) 1: [ PASSED ] 198 tests. 1: [ SKIPPED ] 2 tests, listed below: 1: [ SKIPPED ] serial.mdrange_parallel_reduce_primitive_types 1: [ SKIPPED ] serial.mdspan_minimal_functional 1/49 Test #1: Kokkos_CoreUnitTest_Serial1 ................. Passed 17.30 sec test 2 Start 2: Kokkos_CoreUnitTest_Serial2 2: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Serial2 2: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 2: Test timeout computed to be: 1500 2: [==========] Running 117 tests from 2 test suites. 2: [----------] Global test environment set-up. 2: [----------] 4 tests from serial_DeathTest 2: [ RUN ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_right_to_layoutleft_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment 2: [ OK ] serial_DeathTest.view_layoutstride_left_to_layoutright_assignment (0 ms) 2: [ RUN ] serial_DeathTest.view_memory_access_violations_from_host 2: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/core/unit_test/TestViewMemoryAccessViolation.hpp:169: Skipped 2: skipping since no memory access violation would occur 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device (0 ms) 2: [----------] 4 tests from serial_DeathTest (0 ms total) 2: 2: [----------] 113 tests from serial 2: [ RUN ] serial.team_for 2: [ OK ] serial.team_for (0 ms) 2: [ RUN ] serial.team_reduce_large 2: [ OK ] serial.team_reduce_large (349 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_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 (4 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelFor 2: [ OK ] serial.ThreadVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelFor 2: [ OK ] serial.TeamVectorMDRangeParallelFor (3 ms) 2: [ RUN ] serial.TeamThreadMDRangeParallelReduce 2: [ OK ] serial.TeamThreadMDRangeParallelReduce (6 ms) 2: [ RUN ] serial.ThreadVectorMDRangeParallelReduce 2: [ OK ] serial.ThreadVectorMDRangeParallelReduce (6 ms) 2: [ RUN ] serial.TeamVectorMDRangeParallelReduce 2: [ OK ] serial.TeamVectorMDRangeParallelReduce (6 ms) 2: [ RUN ] serial.team_policy_runtime_parameters 2: [ OK ] serial.team_policy_runtime_parameters (0 ms) 2: [ RUN ] serial.team_reduction_scan 2: [ OK ] serial.team_reduction_scan (32 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 (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 2: [ OK ] serial.repeated_team_reduce (7289 ms) 2: [ RUN ] serial.team_scan 2: [ OK ] serial.team_scan (93 ms) 2: [ RUN ] serial.team_scan_ret_val 2: [ OK ] serial.team_scan_ret_val (81 ms) 2: [ RUN ] serial.team_shared_request 2: [ OK ] serial.team_shared_request (26 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 (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 (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 (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 (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 (1 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 (101 ms) 2: [ RUN ] serial.view_api_d 2: [ OK ] serial.view_api_d (1 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 (899 ms) 2: [ RUN ] serial.view_shmem_size_on_device 2: [ OK ] serial.view_shmem_size_on_device (0 ms) 2: [ RUN ] serial.view_is_assignable 2: [ OK ] serial.view_is_assignable (0 ms) 2: [ RUN ] serial.view_copy_tests 2: [ OK ] serial.view_copy_tests (3 ms) 2: [ RUN ] serial.view_copy_tests_rank_0 2: [ OK ] serial.view_copy_tests_rank_0 (0 ms) 2: [ RUN ] serial.view_copy_degenerated 2: [ OK ] serial.view_copy_degenerated (0 ms) 2: [ RUN ] serial.view_empty_runtime_unmanaged 2: [ OK ] serial.view_empty_runtime_unmanaged (0 ms) 2: [ RUN ] serial.view_hooks 2: [ OK ] serial.view_hooks (0 ms) 2: [ RUN ] serial.view_layoutstride_left_to_layoutleft_assignment 2: [ OK ] serial.view_layoutstride_left_to_layoutleft_assignment (55 ms) 2: [ RUN ] serial.view_layoutstride_right_to_layoutright_assignment 2: [ OK ] serial.view_layoutstride_right_to_layoutright_assignment (51 ms) 2: [ RUN ] serial.view_irregular_layout 2: [ OK ] serial.view_irregular_layout (0 ms) 2: [ RUN ] serial.view_mapping 2: [ OK ] serial.view_mapping (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 (3 ms) 2: [ RUN ] serial.view_realloc 2: [ OK ] serial.view_realloc (0 ms) 2: [ RUN ] serial.workgraph_fib 2: [ OK ] serial.workgraph_fib (111 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-6892/core/unit_test/TestWithoutInitializing.hpp:289: Skipped 2: skipping since the fence checked for isn't necessary 2: [ SKIPPED ] serial.view_allocation_int (0 ms) 2: [ RUN ] serial.view_allocation_exec_space_int 2: [ OK ] serial.view_allocation_exec_space_int (0 ms) 2: [ RUN ] serial.view_not_default_constructible 2: [ OK ] serial.view_not_default_constructible (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_left 2: [ OK ] serial.view_subview_auto_1d_left (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_right 2: [ OK ] serial.view_subview_auto_1d_right (0 ms) 2: [ RUN ] serial.view_subview_auto_1d_stride 2: [ OK ] serial.view_subview_auto_1d_stride (0 ms) 2: [ RUN ] serial.view_subview_assign_strided 2: [ OK ] serial.view_subview_assign_strided (0 ms) 2: [ RUN ] serial.view_subview_left_0 2: [ OK ] serial.view_subview_left_0 (0 ms) 2: [ RUN ] serial.view_subview_left_1 2: [ OK ] serial.view_subview_left_1 (0 ms) 2: [ RUN ] serial.view_subview_left_2 2: [ OK ] serial.view_subview_left_2 (0 ms) 2: [ RUN ] serial.view_subview_left_3 2: [ OK ] serial.view_subview_left_3 (0 ms) 2: [ RUN ] serial.view_subview_right_0 2: [ OK ] serial.view_subview_right_0 (0 ms) 2: [ RUN ] serial.view_subview_right_1 2: [ OK ] serial.view_subview_right_1 (0 ms) 2: [ RUN ] serial.view_subview_right_3 2: [ OK ] serial.view_subview_right_3 (0 ms) 2: [ RUN ] serial.view_static_tests 2: [ OK ] serial.view_static_tests (0 ms) 2: [ RUN ] serial.view_subview_layoutleft_to_layoutleft 2: [ OK ] serial.view_subview_layoutleft_to_layoutleft (0 ms) 2: [ RUN ] serial.view_subview_layoutright_to_layoutright 2: [ OK ] serial.view_subview_layoutright_to_layoutright (0 ms) 2: [ RUN ] serial.view_subview_1d_assign 2: [ OK ] serial.view_subview_1d_assign (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_atomic 2: [ OK ] serial.view_subview_1d_assign_atomic (0 ms) 2: [ RUN ] serial.view_subview_1d_assign_randomaccess 2: [ OK ] serial.view_subview_1d_assign_randomaccess (0 ms) 2: [ RUN ] serial.view_subview_2d_from_3d 2: [ OK ] serial.view_subview_2d_from_3d (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_atomic 2: [ OK ] serial.view_subview_2d_from_3d_atomic (4 ms) 2: [ RUN ] serial.view_subview_2d_from_3d_randomaccess 2: [ OK ] serial.view_subview_2d_from_3d_randomaccess (3 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left 2: [ OK ] serial.view_subview_3d_from_5d_left (105 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_atomic 2: [ OK ] serial.view_subview_3d_from_5d_left_atomic (125 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_left_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_left_randomaccess (123 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right 2: [ OK ] serial.view_subview_3d_from_5d_right (168 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_atomic 2: [ OK ] serial.view_subview_3d_from_5d_right_atomic (156 ms) 2: [ RUN ] serial.view_subview_3d_from_5d_right_randomaccess 2: [ OK ] serial.view_subview_3d_from_5d_right_randomaccess (154 ms) 2: [ RUN ] serial.view_test_unmanaged_subview_reset 2: [ OK ] serial.view_test_unmanaged_subview_reset (0 ms) 2: [ RUN ] serial.view_subview_memory_traits_construction 2: [ OK ] serial.view_subview_memory_traits_construction (0 ms) 2: [----------] 113 tests from serial (10232 ms total) 2: 2: [----------] Global test environment tear-down 2: [==========] 117 tests from 2 test suites ran. (10232 ms total) 2: [ PASSED ] 114 tests. 2: [ SKIPPED ] 3 tests, listed below: 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_host 2: [ SKIPPED ] serial_DeathTest.view_memory_access_violations_from_device 2: [ SKIPPED ] serial.view_allocation_int 2/49 Test #2: Kokkos_CoreUnitTest_Serial2 ................. Passed 10.86 sec test 3 Start 3: Kokkos_CoreUnitTest_SerialGraph 3: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_SerialGraph 3: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 0.58 sec test 4 Start 4: Kokkos_CoreUnitTest_OpenMPTarget 4: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_OpenMPTarget 4: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 4: Test timeout computed to be: 1500 4: [==========] Running 226 tests from 2 test suites. 4: [----------] Global test environment set-up. 4: [----------] 9 tests from openmptarget_DeathTest 4: [ RUN ] openmptarget_DeathTest.abort_from_host 4: [ OK ] openmptarget_DeathTest.abort_from_host (164 ms) 4: [ RUN ] openmptarget_DeathTest.abort_from_device 4: [ OK ] openmptarget_DeathTest.abort_from_device (1220 ms) 4: [ RUN ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort 4: [ OK ] openmptarget_DeathTest.checked_integer_operations_multiply_overflow_abort (178 ms) 4: [ RUN ] openmptarget_DeathTest.range_policy_invalid_bounds 4: [ OK ] openmptarget_DeathTest.range_policy_invalid_bounds (4 ms) 4: [ RUN ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds 4: [ OK ] openmptarget_DeathTest.range_policy_implicitly_converted_bounds (3 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 [ 73%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamCountIf.cpp.o 4: [ OK ] openmptarget_DeathTest.view_memory_access_violations_from_host (40860 ms) 4: [ RUN ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: /var/jenkins/workspace/Kokkos_PR-6892/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 (42433 ms total) 4: 4: [----------] 217 tests from openmptarget 4: [ RUN ] openmptarget.array_capacity 4: [ OK ] openmptarget.array_capacity (0 ms) 4: [ RUN ] openmptarget.array_element_access 4: [ OK ] openmptarget.array_element_access (0 ms) 4: [ RUN ] openmptarget.array_zero_capacity 4: [ OK ] openmptarget.array_zero_capacity (0 ms) 4: [ RUN ] openmptarget.array_zero_data_nullptr 4: [ OK ] openmptarget.array_zero_data_nullptr (0 ms) 4: [ RUN ] openmptarget.array_contiguous_capacity 4: [ OK ] openmptarget.array_contiguous_capacity (0 ms) 4: [ RUN ] openmptarget.array_contiguous_element_access 4: [ OK ] openmptarget.array_contiguous_element_access (0 ms) 4: [ RUN ] openmptarget.array_contiguous_assignment 4: [ OK ] openmptarget.array_contiguous_assignment (0 ms) 4: [ RUN ] openmptarget.array_strided_capacity 4: [ OK ] openmptarget.array_strided_capacity (0 ms) 4: [ RUN ] openmptarget.array_strided_element_access 4: [ OK ] openmptarget.array_strided_element_access (0 ms) 4: [ RUN ] openmptarget.array_strided_assignment 4: [ OK ] openmptarget.array_strided_assignment (0 ms) 4: [ RUN ] openmptarget.atomic_operations_complexfloat 4: [ OK ] openmptarget.atomic_operations_complexfloat (26 ms) 4: [ RUN ] openmptarget.atomic_operations_double 4: [ OK ] openmptarget.atomic_operations_double (29 ms) 4: [ RUN ] openmptarget.atomic_operations_float 4: [ OK ] openmptarget.atomic_operations_float (20 ms) 4: [ RUN ] openmptarget.atomic_operations_int 4: [ OK ] openmptarget.atomic_operations_int (36 ms) 4: [ RUN ] openmptarget.atomic_operations_long 4: [ OK ] openmptarget.atomic_operations_long (36 ms) 4: [ RUN ] openmptarget.atomic_operations_longlong 4: [ OK ] openmptarget.atomic_operations_longlong (42 ms) 4: [ RUN ] openmptarget.atomic_operations_unsigned 4: [ OK ] openmptarget.atomic_operations_unsigned (32 ms) 4: [ RUN ] openmptarget.atomic_operations_unsignedlong 4: [ OK ] openmptarget.atomic_operations_unsignedlong (32 ms) 4: [ RUN ] openmptarget.atomics 4: [ OK ] openmptarget.atomics (508 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 (14676 ms) 4: [ RUN ] openmptarget.atomic_views_nonintegral 4: [ OK ] openmptarget.atomic_views_nonintegral (10182 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 (0 ms) 4: [ RUN ] openmptarget.bit_manip_countl_one 4: [ OK ] openmptarget.bit_manip_countl_one (0 ms) 4: [ RUN ] openmptarget.bit_manip_countr_zero 4: [ OK ] openmptarget.bit_manip_countr_zero (0 ms) 4: [ RUN ] openmptarget.bit_manip_countr_one 4: [ OK ] openmptarget.bit_manip_countr_one (0 ms) 4: [ RUN ] openmptarget.bit_manip_popcount 4: [ OK ] openmptarget.bit_manip_popcount (0 ms) 4: [ RUN ] openmptarget.bit_manip_has_single_bit 4: [ OK ] openmptarget.bit_manip_has_single_bit (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_floor 4: [ OK ] openmptarget.bit_manip_bit_floor (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_ceil 4: [ OK ] openmptarget.bit_manip_bit_ceil (0 ms) 4: [ RUN ] openmptarget.bit_manip_bit_width 4: [ OK ] openmptarget.bit_manip_bit_width (0 ms) 4: [ RUN ] openmptarget.bit_manip_rotl 4: [ OK ] openmptarget.bit_manip_rotl (0 ms) 4: [ RUN ] openmptarget.bit_manip_rotr 4: [ OK ] openmptarget.bit_manip_rotr (0 ms) 4: [ RUN ] openmptarget.bit_manip_byeswap 4: [ OK ] openmptarget.bit_manip_byeswap (0 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 (6 ms) 4: [ RUN ] openmptarget.crs_copy_constructor 4: [ OK ] openmptarget.crs_copy_constructor (30 ms) 4: [ RUN ] openmptarget.deep_copy_alignment 4: [ OK ] openmptarget.deep_copy_alignment (6 ms) 4: [ RUN ] openmptarget.deep_copy_conversion 4: [ OK ] openmptarget.deep_copy_conversion (353 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 (290 ms) 4: [ RUN ] openmptarget.join_backward_compatibility 4: [ OK ] openmptarget.join_backward_compatibility (2 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 (5 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 (5 ms) 4: [ RUN ] openmptarget.mathspecialfunc_expint1 4: [ OK ] openmptarget.mathspecialfunc_expint1 (0 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj0y0 4: [ OK ] openmptarget.mathspecialfunc_cbesselj0y0 (25 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselj1y1 4: [ OK ] openmptarget.mathspecialfunc_cbesselj1y1 (24 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 (0 ms) 4: [ RUN ] openmptarget.mathspecialfunc_cbesselh2ndkind 4: [ OK ] openmptarget.mathspecialfunc_cbesselh2ndkind (0 ms) 4: [ RUN ] openmptarget.mdrange_5d 4: [ OK ] openmptarget.mdrange_5d (17 ms) 4: [ RUN ] openmptarget.mdrange_6d 4: [ OK ] openmptarget.mdrange_6d (9 ms) 4: [ RUN ] openmptarget.mdrange_2d 4: [ OK ] openmptarget.mdrange_2d (1 ms) 4: [ RUN ] openmptarget.mdrange_3d 4: [ OK ] openmptarget.mdrange_3d (5 ms) 4: [ RUN ] openmptarget.mdrange_4d 4: [ OK ] openmptarget.mdrange_4d (3 ms) 4: [ RUN ] openmptarget.mdrange_large_deep_copy 4: [ OK ] openmptarget.mdrange_large_deep_copy (136 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-6892/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-6892/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 (3 ms) 4: [ RUN ] openmptarget.numeric_traits_digits 4: [ OK ] openmptarget.numeric_traits_digits (2 ms) 4: [ RUN ] openmptarget.numeric_traits_digits10 4: [ OK ] openmptarget.numeric_traits_digits10 (2 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 (2 ms) 4: [ RUN ] openmptarget.numeric_traits_min_max_exponent 4: [ OK ] openmptarget.numeric_traits_min_max_exponent (0 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 (0 ms) 4: [ RUN ] openmptarget.parallel_scan_range_policy 4: [ OK ] openmptarget.parallel_scan_range_policy (160 ms) 4: [ RUN ] openmptarget.kokkos_printf 4: [ OK ] openmptarget.kokkos_printf (1 ms) 4: [ RUN ] openmptarget.range_for 4: [ OK ] openmptarget.range_for (1 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 (1 ms) 4: [ RUN ] openmptarget.range_reduce_require 4: [ OK ] openmptarget.range_reduce_require (0 ms) 4: [ RUN ] openmptarget.reducers_int 4: [ OK ] openmptarget.reducers_int (6 ms) 4: [ RUN ] openmptarget.reducers_double 4: [ OK ] openmptarget.reducers_double (4 ms) 4: [ RUN ] openmptarget.reducers_bool 4: [ OK ] openmptarget.reducers_bool (0 ms) 4: [ RUN ] openmptarget.int64_t_reduce 4: [ OK ] openmptarget.int64_t_reduce (282 ms) 4: [ RUN ] openmptarget.double_reduce 4: [ OK ] openmptarget.double_reduce (281 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic 4: [ OK ] openmptarget.int64_t_reduce_dynamic (303 ms) 4: [ RUN ] openmptarget.double_reduce_dynamic 4: [ OK ] openmptarget.double_reduce_dynamic (302 ms) 4: [ RUN ] openmptarget.int64_t_reduce_dynamic_view 4: [ OK ] openmptarget.int64_t_reduce_dynamic_view (44 ms) 4: [ RUN ] openmptarget.reduction_deduction 4: [ OK ] openmptarget.reduction_deduction (0 ms) 4: [ RUN ] openmptarget.reduce_device_view_range_policy [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d45.cpp.o [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_UnorderedMap.cpp.o 4: [ OK ] openmptarget.reduce_device_view_range_policy (10438 ms) 4: [ RUN ] openmptarget.reduce_device_view_mdrange_policy [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Serial.dir/serial/TestSerial_ViewCtorPropEmbeddedDim.cpp.o 4: [ OK ] openmptarget.reduce_device_view_mdrange_policy (10342 ms) 4: [ RUN ] openmptarget.reduce_device_view_team_policy 4: [ OK ] openmptarget.reduce_device_view_team_policy (10247 ms) 4: [ RUN ] openmptarget.kokkos_swap 4: [ OK ] openmptarget.kokkos_swap (0 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelFor 4: [ OK ] openmptarget.TeamThreadMDRangeParallelFor (33 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelFor 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelFor (20 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelFor 4: [ OK ] openmptarget.TeamVectorMDRangeParallelFor (20 ms) 4: [ RUN ] openmptarget.TeamThreadMDRangeParallelReduce 4: [ OK ] openmptarget.TeamThreadMDRangeParallelReduce (27 ms) 4: [ RUN ] openmptarget.ThreadVectorMDRangeParallelReduce 4: [ OK ] openmptarget.ThreadVectorMDRangeParallelReduce (15 ms) 4: [ RUN ] openmptarget.TeamVectorMDRangeParallelReduce 4: [ OK ] openmptarget.TeamVectorMDRangeParallelReduce (14 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 (0 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 (35 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 (6 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 (0 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 (8 ms) 4: [ RUN ] openmptarget.view_copy_tests_rank_0 4: [ OK ] openmptarget.view_copy_tests_rank_0 (2 ms) 4: [ RUN ] openmptarget.view_copy_degenerated 4: [ OK ] openmptarget.view_copy_degenerated (0 ms) 4: [ RUN ] openmptarget.view_empty_runtime_unmanaged 4: [ OK ] openmptarget.view_empty_runtime_unmanaged (0 ms) 4: [ RUN ] openmptarget.view_hooks 4: [ OK ] openmptarget.view_hooks (0 ms) 4: [ RUN ] openmptarget.view_layoutstride_left_to_layoutleft_assignment 4: [ OK ] openmptarget.view_layoutstride_left_to_layoutleft_assignment (75 ms) 4: [ RUN ] openmptarget.view_layoutstride_right_to_layoutright_assignment 4: [ OK ] openmptarget.view_layoutstride_right_to_layoutright_assignment (73 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 (53 ms) 4: [ RUN ] openmptarget.view_mapping_operator 4: [ OK ] openmptarget.view_mapping_operator (11 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 (540 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 (1 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 (17 ms) 4: [ RUN ] openmptarget.view_realloc 4: [ OK ] openmptarget.view_realloc (1 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-6892/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-6892/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-6892/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-6892/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 (1 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 (1 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 (1 ms) 4: [ RUN ] openmptarget.view_subview_layoutright_to_layoutright 4: [ OK ] openmptarget.view_subview_layoutright_to_layoutright (1 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d 4: [ OK ] openmptarget.view_subview_2d_from_3d (35 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_atomic 4: [ OK ] openmptarget.view_subview_2d_from_3d_atomic (34 ms) 4: [ RUN ] openmptarget.view_subview_2d_from_3d_randomaccess 4: [ OK ] openmptarget.view_subview_2d_from_3d_randomaccess (34 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left 4: [ OK ] openmptarget.view_subview_3d_from_5d_left (47 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_atomic (47 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_left_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_left_randomaccess (48 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right 4: [ OK ] openmptarget.view_subview_3d_from_5d_right (46 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_atomic 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_atomic (45 ms) 4: [ RUN ] openmptarget.view_subview_3d_from_5d_right_randomaccess 4: [ OK ] openmptarget.view_subview_3d_from_5d_right_randomaccess (45 ms) 4: [ RUN ] openmptarget.view_test_unmanaged_subview_reset 4: [ OK ] openmptarget.view_test_unmanaged_subview_reset (0 ms) 4: [ RUN ] openmptarget.view_subview_memory_traits_construction 4: [ OK ] openmptarget.view_subview_memory_traits_construction (0 ms) 4: [----------] 217 tests from openmptarget (60387 ms total) 4: 4: [----------] Global test environment tear-down 4: [==========] 226 tests from 2 test suites ran. (102820 ms total) 4: [ PASSED ] 219 tests. 4: [ SKIPPED ] 7 tests, listed below: 4: [ SKIPPED ] openmptarget_DeathTest.view_memory_access_violations_from_device 4: [ SKIPPED ] openmptarget.mdrange_parallel_reduce_primitive_types 4: [ SKIPPED ] openmptarget.mdspan_minimal_functional 4: [ SKIPPED ] openmptarget.realloc_exec_space 4: [ SKIPPED ] openmptarget.deep_copy_zero_memset 4: [ SKIPPED ] openmptarget.view_allocation_int 4: [ SKIPPED ] openmptarget.view_allocation_exec_space_int 4/49 Test #4: Kokkos_CoreUnitTest_OpenMPTarget ............ Passed 103.58 sec test 5 Start 5: Kokkos_CoreUnitTest_Default 5: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Default 5: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (19 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_tools_arguments 5: [ OK ] defaultdevicetype.cmd_line_args_tools_arguments (9 ms) 5: [ RUN ] defaultdevicetype.cmd_line_args_unrecognized_flag 5: [ OK ] defaultdevicetype.cmd_line_args_unrecognized_flag (39 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 (0 ms) 5: [ RUN ] defaultdevicetype.half_conversion 5: [ OK ] defaultdevicetype.half_conversion (119 ms) 5: [ RUN ] defaultdevicetype.bhalf_conversion 5: [ OK ] defaultdevicetype.bhalf_conversion (2 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 (5 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b1 5: [ OK ] defaultdevicetype.reduce_instantiation_b1 (10 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c1 5: [ OK ] defaultdevicetype.reduce_instantiation_c1 (5 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_a2 5: [ OK ] defaultdevicetype.reduce_instantiation_a2 (7 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_b2 5: [ OK ] defaultdevicetype.reduce_instantiation_b2 (13 ms) 5: [ RUN ] defaultdevicetype.reduce_instantiation_c2 5: [ OK ] defaultdevicetype.reduce_instantiation_c2 (7 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 (244 ms total) 5: 5: [----------] 1 test from kokkosresize 5: [ RUN ] kokkosresize.host_space_access 5: [ OK ] kokkosresize.host_space_access (21 ms) 5: [----------] 1 test from kokkosresize (21 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. (269 ms total) 5: [ PASSED ] 69 tests. 5/49 Test #5: Kokkos_CoreUnitTest_Default ................. Passed 0.90 sec test 6 Start 6: Kokkos_CoreUnitTest_LegionInitialization 6: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_LegionInitialization 6: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (86 ms) 6: [----------] 1 test from initialization (86 ms total) 6: 6: [----------] Global test environment tear-down 6: [==========] 1 test from 1 test suite ran. (86 ms total) 6: [ PASSED ] 1 test. 6/49 Test #6: Kokkos_CoreUnitTest_LegionInitialization .... Passed 0.72 sec test 7 Start 7: Kokkos_CoreUnitTest_PushFinalizeHook 7: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_PushFinalizeHook 7: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 7: Test timeout computed to be: 1500 7: SUCCESS 7/49 Test #7: Kokkos_CoreUnitTest_PushFinalizeHook ........ Passed 0.58 sec test 8 Start 8: Kokkos_CoreUnitTest_Develop 8: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_Develop 8: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 0.60 sec test 9 Start 9: Kokkos_CoreUnitTest_TuningBuiltins 9: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_TuningBuiltins 9: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 9: Test timeout computed to be: 1500 9/49 Test #9: Kokkos_CoreUnitTest_TuningBuiltins .......... Passed 1.01 sec test 10 Start 10: Kokkos_CoreUnitTest_TuningBasics 10: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_TuningBasics 10: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 0.58 sec test 11 Start 11: Kokkos_CoreUnitTest_CategoricalTuner 11: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CategoricalTuner 11: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 11: Test timeout computed to be: 1500 11/49 Test #11: Kokkos_CoreUnitTest_CategoricalTuner ........ Passed 1.06 sec test 12 Start 12: Kokkos_CoreUnitTest_KokkosP 12: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_KokkosP 12: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (84 ms) 12: [ RUN ] kokkosp.async_deep_copy 12: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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-6892/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 (85 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. (85 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 0.71 sec test 13 Start 13: Kokkos_CoreUnitTest_ToolIndependence 13: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_ToolIndependence 13: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 13: Test timeout computed to be: 1500 13/49 Test #13: Kokkos_CoreUnitTest_ToolIndependence ........ Passed 0.59 sec test 14 Start 14: Kokkos_ProfilingTestLibraryLoadHelp 14: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" 14: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 14: Environment variables: 14: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/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 0.58 sec test 15 Start 15: Kokkos_ProfilingTestLibraryCmdLineHelp 15: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-help" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 15: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 0.59 sec test 16 Start 16: Kokkos_ProfilingTestLibraryLoad 16: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args="-c test delimit"" 16: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 16: Environment variables: 16: KOKKOS_PROFILE_LIBRARY=/var/jenkins/workspace/Kokkos_PR-6892/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:0x555555720680:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555555720940:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555557209c0:Host:source:0x555555720700: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:0x555555720ac0: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:0x555555720940:40::kokkosp_deallocate_data:Host:source:0x555555720680:40::kokkosp_finalize_library:: 16/49 Test #16: Kokkos_ProfilingTestLibraryLoad ............. Passed 0.58 sec test 17 Start 17: Kokkos_ProfilingTestLibraryCmdLine 17: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_ProfilingAllCalls "--kokkos-tools-args=-c test delimit" "--kokkos-tools-libs=/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/libkokkosprinter-tool.so" 17: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 17: Test timeout computed to be: 1500 [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindEnd.cpp.o 17: kokkosp_init_library::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_parse_args:4:Kokkos_ProfilingAllCalls:-c:test:delimit::kokkosp_declare_metadata:CPU architecture:none::kokkosp_declare_metadata:Default Device: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:0x555555720680:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [source] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_allocate_data:Host:destination:0x555555720940:40::kokkosp_begin_parallel_for:Kokkos::View::initialization [destination] via memset:1:0::kokkosp_end_parallel_for:0::kokkosp_begin_deep_copy:Host:destination:0x5555557209c0:Host:source:0x555555720700: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:0x555555720ac0: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:0x555555720940:40::kokkosp_deallocate_data:Host:source:0x555555720680:40::kokkosp_finalize_library:: 17/49 Test #17: Kokkos_ProfilingTestLibraryCmdLine .......... Passed 0.58 sec test 18 Start 18: Kokkos_CoreUnitTest_StackTraceTest 18: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec 18: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test53defaultdevicetype_DeathTest_stacktrace_terminate_Test8TestBodyEv+0xca) [0x55555558caba] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (181 ms) 18: [ RUN ] defaultdevicetype_DeathTest.stacktrace_generic_term 18: 18: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test56defaultdevicetype_DeathTest_stacktrace_generic_term_Test8TestBodyEv+0xc7) [0x55555558cd77] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (154 ms) 18: [----------] 2 tests from defaultdevicetype_DeathTest (335 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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0x21) [0x55555558cfe1] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN6Kokkos4Impl15save_stacktraceEv+0x12) [0x5555555ee962] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f1ERSo+0x70) [0x55555558ff70] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test18stacktrace_test_f3ERSoi+0xb4) [0x555555590134] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN4Test15test_stacktraceEbb+0xaed) [0x55555558daad] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS_4TestEvEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c09fd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing4Test3RunEv+0x119) [0x55555559c999] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8TestInfo3RunEv+0x149) [0x55555559db59] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing9TestSuite3RunEv+0x138) [0x55555559e428] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal12UnitTestImpl11RunAllTestsEv+0x76d) [0x5555555ad49d] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8internal35HandleExceptionsInMethodIfSupportedINS0_12UnitTestImplEbEET0_PT_MS4_FS3_vEPKc+0x3d) [0x5555555c15bd] 18: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_StackTraceTestExec(_ZN7testing8UnitTest3RunEv+0x53) [0x5555555acd03] 18: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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. (336 ms total) 18: [ PASSED ] 3 tests. 18/49 Test #18: Kokkos_CoreUnitTest_StackTraceTest .......... Passed 0.92 sec test 19 Start 19: Kokkos_IncrementalTest_OPENMPTARGET 19: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_OPENMPTARGET 19: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 19: Test timeout computed to be: 1500 19: [==========] Running 22 tests from 1 test suite. 19: [----------] Global test environment set-up. 19: [----------] 22 tests from OPENMPTARGET 19: [ RUN ] OPENMPTARGET.IncrTest_01_execspace_typedef 19: [ OK ] OPENMPTARGET.IncrTest_01_execspace_typedef (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_01_execspace 19: OpenMPTarget Execution Space: 19: KOKKOS_ENABLE_OPENMPTARGET: yes 19: 19: OpenMPTarget Runtime Configuration: 19: Using OpenMPTarget 19: OpenMPTarget 19: [ OK ] OPENMPTARGET.IncrTest_01_execspace (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicExchange 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicExchange (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicAdd 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicAdd (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_02_AtomicSub 19: [ OK ] OPENMPTARGET.IncrTest_02_AtomicSub (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_03a_memspace_malloc [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEach.cpp.o 19: [ OK ] OPENMPTARGET.IncrTest_03a_memspace_malloc (85 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_03b_memspace_free 19: [ OK ] OPENMPTARGET.IncrTest_03b_memspace_free (5031 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_04_simple_parallelFor 19: [ OK ] OPENMPTARGET.IncrTest_04_simple_parallelFor (9 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor 19: [ OK ] OPENMPTARGET.IncrTest_04_RangePolicy_parallelFor (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_05_reduction 19: [ OK ] OPENMPTARGET.IncrTest_05_reduction (15 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange2D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange2D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange3D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange3D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_06_mdrange4D 19: [ OK ] OPENMPTARGET.IncrTest_06_mdrange4D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_2D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_2D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_3D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_3D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_08_deep_copy_4D 19: [ OK ] OPENMPTARGET.IncrTest_08_deep_copy_4D (0 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics 19: [ OK ] OPENMPTARGET.IncrTest_10_Hierarchical_Basics (6 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11a_Hierarchical_ForLoop (1 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11b_Hierarchical_ForLoop (1 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop 19: [ OK ] OPENMPTARGET.IncrTest_11c_Hierarchical_ForLoop (247 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_12a_ThreadScratch 19: [ OK ] OPENMPTARGET.IncrTest_12a_ThreadScratch (5 ms) 19: [ RUN ] OPENMPTARGET.IncrTest_12b_TeamScratch 19: [ OK ] OPENMPTARGET.IncrTest_12b_TeamScratch (4 ms) 19: [----------] 22 tests from OPENMPTARGET (5410 ms total) 19: 19: [----------] Global test environment tear-down 19: [==========] 22 tests from 1 test suite ran. (5410 ms total) 19: [ PASSED ] 22 tests. 19/49 Test #19: Kokkos_IncrementalTest_OPENMPTARGET ......... Passed 6.03 sec test 20 Start 20: Kokkos_IncrementalTest_SERIAL 20: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_IncrementalTest_SERIAL 20: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 20: Test timeout computed to be: 1500 20: [==========] Running 28 tests from 1 test suite. 20: [----------] Global test environment set-up. 20: [----------] 28 tests from SERIAL 20: [ RUN ] SERIAL.IncrTest_01_execspace_typedef 20: [ OK ] SERIAL.IncrTest_01_execspace_typedef (0 ms) 20: [ RUN ] SERIAL.IncrTest_01_execspace 20: Host Serial Execution Space: 20: KOKKOS_ENABLE_SERIAL: yes 20: 20: Serial Runtime Configuration: 20: Serial 20: [ OK ] SERIAL.IncrTest_01_execspace (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicExchange 20: [ OK ] SERIAL.IncrTest_02_AtomicExchange (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicAdd 20: [ OK ] SERIAL.IncrTest_02_AtomicAdd (0 ms) 20: [ RUN ] SERIAL.IncrTest_02_AtomicSub 20: [ OK ] SERIAL.IncrTest_02_AtomicSub (0 ms) 20: [ RUN ] SERIAL.IncrTest_03a_memspace_malloc 20: [ OK ] SERIAL.IncrTest_03a_memspace_malloc (0 ms) 20: [ RUN ] SERIAL.IncrTest_03b_memspace_free 20: [ OK ] SERIAL.IncrTest_03b_memspace_free (27 ms) 20: [ RUN ] SERIAL.IncrTest_04_simple_parallelFor 20: [ OK ] SERIAL.IncrTest_04_simple_parallelFor (0 ms) 20: [ RUN ] SERIAL.IncrTest_04_RangePolicy_parallelFor 20: [ OK ] SERIAL.IncrTest_04_RangePolicy_parallelFor (0 ms) 20: [ RUN ] SERIAL.IncrTest_05_reduction 20: [ OK ] SERIAL.IncrTest_05_reduction (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange2D 20: [ OK ] SERIAL.IncrTest_06_mdrange2D (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange3D 20: [ OK ] SERIAL.IncrTest_06_mdrange3D (0 ms) 20: [ RUN ] SERIAL.IncrTest_06_mdrange4D 20: [ OK ] SERIAL.IncrTest_06_mdrange4D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_2D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_2D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_3D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_3D (0 ms) 20: [ RUN ] SERIAL.IncrTest_08_deep_copy_4D 20: [ OK ] SERIAL.IncrTest_08_deep_copy_4D (0 ms) 20: [ RUN ] SERIAL.IncrTest_10_Hierarchical_Basics 20: [ OK ] SERIAL.IncrTest_10_Hierarchical_Basics (0 ms) 20: [ RUN ] SERIAL.IncrTest_11a_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11a_Hierarchical_ForLoop (0 ms) 20: [ RUN ] SERIAL.IncrTest_11b_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11b_Hierarchical_ForLoop (0 ms) 20: [ RUN ] SERIAL.IncrTest_11c_Hierarchical_ForLoop 20: [ OK ] SERIAL.IncrTest_11c_Hierarchical_ForLoop (108 ms) 20: [ RUN ] SERIAL.IncrTest_12a_ThreadScratch 20: [ OK ] SERIAL.IncrTest_12a_ThreadScratch (0 ms) 20: [ RUN ] SERIAL.IncrTest_12b_TeamScratch 20: [ OK ] SERIAL.IncrTest_12b_TeamScratch (0 ms) 20: [ RUN ] SERIAL.IncrTest_13a_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13a_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.IncrTest_13b_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13b_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.IncrTest_13c_Hierarchical_Red 20: [ OK ] SERIAL.IncrTest_13c_Hierarchical_Red (0 ms) 20: [ RUN ] SERIAL.incr_14_MDrangeReduce 20: [ OK ] SERIAL.incr_14_MDrangeReduce (0 ms) 20: [ RUN ] SERIAL.IncrTest_16_parallelscan 20: [ OK ] SERIAL.IncrTest_16_parallelscan (0 ms) 20: [ RUN ] SERIAL.incr_17_atomicView 20: [ OK ] SERIAL.incr_17_atomicView (0 ms) 20: [----------] 28 tests from SERIAL (137 ms total) 20: 20: [----------] Global test environment tear-down 20: [==========] 28 tests from 1 test suite ran. (137 ms total) 20: [ PASSED ] 28 tests. 20/49 Test #20: Kokkos_IncrementalTest_SERIAL ............... Passed 0.72 sec test 21 Start 21: Kokkos_CoreUnitTest_CTestDevice 21: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CTestDevice 21: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 0.59 sec test 22 Start 22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 22: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/Kokkos_CoreUnitTest_CMakePassCmdLineArgs "one" "2" "THREE" 22: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test 22: Test timeout computed to be: 1500 22/49 Test #22: Kokkos_CoreUnitTest_CMakePassCmdLineArgs0 ... Passed 0.58 sec test 23 Start 23: Kokkos_CoreUnitTest_DeviceAndThreads 23: Test command: /usr/bin/python3.8 "-m" "unittest" "-v" "/var/jenkins/workspace/Kokkos_PR-6892/build/core/unit_test/TestDeviceAndThreads.py" 23: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 6.386s 23: 23: OK (skipped=1) 23/49 Test #23: Kokkos_CoreUnitTest_DeviceAndThreads ........ Passed 6.66 sec test 24 Start 24: Kokkos_PerformanceTest_Benchmark 24: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Benchmark_2024-03-21_T02-06-31.json" 24: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test 24: Test timeout computed to be: 1500 24: 2024-03-21T02:32:50+00:00 24: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Benchmark 24: Run on (6 X 2095.08 MHz CPU s) 24: CPU Caches: 24: L1 Data 32 KiB (x6) 24: L1 Instruction 32 KiB (x6) 24: L2 Unified 4096 KiB (x6) 24: L3 Unified 16384 KiB (x6) 24: Load Average: 1.32, 4.98, 6.75 24: CPU architecture: none 24: Default Device: N6Kokkos12Experimental12OpenMPTargetE 24: GIT_BRANCH: HEAD 24: GIT_CLEAN_STATUS: CLEAN 24: GIT_COMMIT_DATE: 2024-03-21T00:49:45+00:00 24: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 24: GIT_COMMIT_HASH: 7af894572 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.025 s 5 1024 43.5391n 24: HexGrad_Benchmark/count:2048/iterations:5/manual_time 0.000 s 0.000 s 5 2.048k 19.1978n 24: HexGrad_Benchmark/count:4096/iterations:5/manual_time 0.000 s 0.000 s 5 4.096k 9.56812n 24: HexGrad_Benchmark/count:8192/iterations:5/manual_time 0.000 s 0.000 s 5 8.192k 4.8595n 24: HexGrad_Benchmark/count:16384/iterations:5/manual_time 0.000 s 0.000 s 5 16.384k 2.85461n 24: HexGrad_Benchmark/count:32768/iterations:5/manual_time 0.000 s 0.000 s 5 32.768k 1.20233n 24: HexGrad_Benchmark/count:65536/iterations:5/manual_time 0.000 s 0.000 s 5 65.536k 1.19347n 24: HexGrad_Benchmark/count:131072/iterations:5/manual_time 0.000 s 0.000 s 5 131.072k 777.672p 24: HexGrad_Benchmark/count:262144/iterations:5/manual_time 0.000 s 0.000 s 5 262.144k 561.855p 24: HexGrad_Benchmark/count:524288/iterations:5/manual_time 0.000 s 0.000 s 5 524.288k 435.831p 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: rate 24: ----------------------------------------------------------------------------------------------------------------------------------- 24: Malloc/N:1/manual_time 19.5 us 21.6 us 34606 51.1758k/s 24: Malloc/N:16/manual_time 19.3 us 21.4 us 35277 51.9471k/s 24: Malloc/N:256/manual_time 20.3 us 21.9 us 31488 49.15k/s 24: Malloc/N:4096/manual_time 27.1 us 27.8 us 24524 36.9125k/s 24: Malloc/N:65536/manual_time 24.6 us 28.1 us 28561 40.6864k/s 24: Malloc/N:1048576/manual_time 24.5 us 27.9 us 28626 40.8361k/s [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamForEachN.cpp.o [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamLexicographicalCompare.cpp.o 24: Malloc/N:16777216/manual_time 278 us 180 us 7381 3.59814k/s 24: Malloc/N:268435456/manual_time 6222 us 495 us 112 160.713/s 24: Malloc/N:4294967296/manual_time 115749 us 3946 us 10 8.63936/s 24: MallocFree/N:1/manual_time 43.6 us 22.1 us 15552 22.9269k/s [ 74%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a6.cpp.o 24: MallocFree/N:16/manual_time 42.5 us 21.9 us 16445 23.5242k/s 24: MallocFree/N:256/manual_time 42.5 us 21.8 us 16627 23.5407k/s 24: MallocFree/N:4096/manual_time 43.5 us 22.2 us 16450 22.9739k/s 24: MallocFree/N:65536/manual_time 51.5 us 28.3 us 13578 19.406k/s 24: MallocFree/N:1048576/manual_time 51.4 us 28.1 us 13698 19.4542k/s 24: MallocFree/N:16777216/manual_time 309 us 174 us 3665 3.23311k/s 24: MallocFree/N:268435456/manual_time 6379 us 470 us 106 156.76/s 24: MallocFree/N:4294967296/manual_time 126393 us 3650 us 7 7.91184/s 24: MallocTouch/N:1/manual_time 24.2 us 24.8 us 21567 41.2696k/s 24: MallocTouch/N:16/manual_time 21.7 us 23.0 us 33507 46.1565k/s 24: MallocTouch/N:256/manual_time 20.4 us 22.3 us 34733 48.9186k/s 24: MallocTouch/N:4096/manual_time 50.5 us 41.4 us 13842 19.7826k/s 24: MallocTouch/N:65536/manual_time 55.2 us 48.2 us 12703 18.1017k/s 24: MallocTouch/N:1048576/manual_time 55.2 us 48.1 us 12693 18.1009k/s 24: MallocTouch/N:16777216/manual_time 241 us 209 us 5193 4.15154k/s 24: MallocTouch/N:268435456/manual_time 6135 us 535 us 105 163.007/s 24: MallocTouch/N:4294967296/manual_time 128024 us 4081 us 9 7.81102/s 24: MallocTouchFree/N:1/manual_time 45.2 us 23.8 us 15837 22.1284k/s 24: MallocTouchFree/N:16/manual_time 45.2 us 24.1 us 15590 22.1138k/s 24: MallocTouchFree/N:256/manual_time 45.3 us 24.0 us 16166 22.0871k/s 24: MallocTouchFree/N:4096/manual_time 76.5 us 42.5 us 9140 13.0801k/s 24: MallocTouchFree/N:65536/manual_time 82.9 us 48.1 us 8529 12.0666k/s 24: MallocTouchFree/N:1048576/manual_time 82.6 us 47.7 us 8501 12.1045k/s 24: MallocTouchFree/N:16777216/manual_time 270 us 199 us 3085 3.70099k/s 24: MallocTouchFree/N:268435456/manual_time 6502 us 527 us 102 153.805/s 24: MallocTouchFree/N:4294967296/manual_time 129185 us 4112 us 9 7.74083/s 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: Benchmark Time CPU Iterations FOM: GB/s MB 24: ---------------------------------------------------------------------------------------------------------------------------------------------- 24: ViewAllocate_Rank1/N:10/manual_time 0.018 s 0.001 s 100 44.9299/s 800 [ 74%] Linking CXX executable Kokkos_ContainersUnitTest_Serial 24: ViewAllocate_Rank1/N:10/manual_time 0.019 s 0.001 s 38 43.0155/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.019 s 0.001 s 38 43.0042/s 800 24: ViewAllocate_Rank2/N:10/manual_time 0.018 s 0.001 s 37 44.1562/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.001 s 38 42.9803/s 800 24: ViewAllocate_Rank3/N:10/manual_time 0.019 s 0.001 s 37 41.926/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.019 s 0.001 s 38 42.9345/s 800 24: ViewAllocate_Rank4/N:10/manual_time 0.018 s 0.001 s 37 44.0296/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.018 s 0.001 s 37 44.1566/s 800 24: ViewAllocate_Rank5/N:10/manual_time 0.019 s 0.001 s 38 42.8935/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.001 s 38 42.9867/s 800 24: ViewAllocate_Rank6/N:10/manual_time 0.019 s 0.001 s 38 42.9548/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.019 s 0.001 s 38 43.0227/s 800 24: ViewAllocate_Rank7/N:10/manual_time 0.018 s 0.001 s 37 44.1942/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.018 s 0.001 s 37 44.1351/s 800 24: ViewAllocate_Rank8/N:10/manual_time 0.019 s 0.001 s 38 43.0233/s 800 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 359 834.68/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 375 882.231/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 375 879.815/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 376 881.848/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.002 s 0.000 s 376 881.09/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.002 s 0.000 s 375 882.42/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 378 863.908/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.046 s 0.000 s 15 34.933/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.048 s 0.000 s 14 33.2015/s 1.6k 24: ViewDeepCopy_Rank1/N:10/manual_time 0.002 s 0.000 s 374 871.368/s 1.6k 24: ViewDeepCopy_Rank2/N:10/manual_time 0.021 s 0.000 s 33 77.0916/s 1.6k 24: ViewDeepCopy_Rank3/N:10/manual_time 0.023 s 0.000 s 31 70.2462/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 361 868.206/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 375 867.959/s 1.6k [ 74%] Built target Kokkos_ContainersUnitTest_Serial Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_E [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/UnitTestMain.cpp.o 24: ViewDeepCopy_Rank4/N:10/manual_time 0.002 s 0.000 s 371 874.674/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.002 s 0.000 s 370 874.044/s 1.6k 24: ViewDeepCopy_Rank4/N:10/manual_time 0.049 s 0.000 s 14 32.6139/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.049 s 0.000 s 14 32.6179/s 1.6k [ 74%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank12345.cpp.o 24: ViewDeepCopy_Rank4/N:10/manual_time 0.024 s 0.000 s 29 67.3099/s 1.6k 24: ViewDeepCopy_Rank5/N:10/manual_time 0.024 s 0.000 s 29 66.9987/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 373 872.658/s 1.6k [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsCommon.cpp.o 24: ViewDeepCopy_Rank6/N:10/manual_time 0.002 s 0.000 s 373 870.859/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.049 s 0.000 s 14 32.6116/s 1.6k 24: ViewDeepCopy_Rank6/N:10/manual_time 0.024 s 0.000 s 29 66.9644/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 376 886.692/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.002 s 0.000 s 369 851.468/s 1.6k 24: ViewDeepCopy_Rank7/N:10/manual_time 0.049 s 0.000 s 14 32.8152/s 1.6k [ 74%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSorted.cpp.o 24: ViewDeepCopy_Rank7/N:10/manual_time 0.024 s 0.000 s 29 68.0237/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 366 867.827/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.002 s 0.000 s 374 875.358/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.049 s 0.000 s 14 32.6691/s 1.6k 24: ViewDeepCopy_Rank8/N:10/manual_time 0.024 s 0.000 s 29 68.0466/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 338 755.486/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 326 765.602/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 328 762.29/s 1.6k 24: ViewDeepCopy_Raw/N:10/manual_time 0.002 s 0.000 s 335 768.07/s 1.6k 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 751 882.349/s 800 24: ViewFill_Rank1/N:10/manual_time 0.001 s 0.000 s 758 886.642/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 762 885.916/s 800 24: ViewFill_Rank2/N:10/manual_time 0.001 s 0.000 s 759 878.663/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 757 881.059/s 800 24: ViewFill_Rank3/N:10/manual_time 0.001 s 0.000 s 766 886.716/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 760 883.983/s 800 24: ViewFill_Rank4/N:10/manual_time 0.001 s 0.000 s 758 884.715/s 800 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 762 883.541/s 800 [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_A.dir/TestStdAlgorithmsTeamMismatch.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b6.cpp.o 24: ViewFill_Rank5/N:10/manual_time 0.001 s 0.000 s 758 882.757/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 766 884.244/s 800 24: ViewFill_Rank6/N:10/manual_time 0.001 s 0.000 s 764 885.985/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 755 879.442/s 800 24: ViewFill_Rank7/N:10/manual_time 0.001 s 0.000 s 758 876.277/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 756 878.061/s 800 24: ViewFill_Rank8/N:10/manual_time 0.001 s 0.000 s 758 880.65/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 769 915.398/s 800 24: ViewFill_Raw/N:10/manual_time 0.001 s 0.000 s 765 912.365/s 800 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.30932k/s 1.6k 24: ViewResize_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.73373k/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.006 s 0.000 s 10 248.751/s 1.6k 24: ViewResize_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.2304k/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 237.72/s 1.6k 24: ViewResize_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.76481k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.39736k/s 1.6k 24: ViewResize_NoInit_Rank1/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 6.4115k/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.006 s 0.000 s 10 249.832/s 1.6k 24: ViewResize_NoInit_Rank2/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.99282k/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 241.49/s 1.6k 24: ViewResize_NoInit_Rank3/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.94278k/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 235.426/s 1.6k 24: ViewResize_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.32411k/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 235.601/s 1.6k 24: ViewResize_Rank5/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 3.14556k/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 239.246/s 1.6k 24: ViewResize_NoInit_Rank4/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.23832k/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 239.643/s 1.6k 24: ViewResize_NoInit_Rank5/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.87383k/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 235.66/s 1.6k 24: ViewResize_Rank6/N:10/iterations:10/manual_time 0.001 s 0.000 s 10 2.88461k/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 239.102/s 1.6k 24: ViewResize_NoInit_Rank6/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.58671k/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 238.453/s 1.6k 24: ViewResize_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 3.78884k/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 242.069/s 1.6k 24: ViewResize_NoInit_Rank7/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.16992k/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 236.814/s 1.6k 24: ViewResize_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 4.3065k/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.007 s 0.000 s 10 240.85/s 1.6k 24: ViewResize_NoInit_Rank8/N:10/iterations:10/manual_time 0.000 s 0.000 s 10 5.62981k/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.001 s 10 644.197/s 1.6k 24: ViewResize_NoInit_Raw/N:10/iterations:10/manual_time 0.002 s 0.001 s 10 652.67/s 1.6k 24/49 Test #24: Kokkos_PerformanceTest_Benchmark ............ Passed 115.24 sec test 25 Start 25: Kokkos_Benchmark_Atomic_MinMax 25: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_Benchmark_Atomic_MinMax_2024-03-21_T02-06-31.json" 25: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test 25: Test timeout computed to be: 1500 25: 2024-03-21T02:34:45+00:00 25: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_Benchmark_Atomic_MinMax 25: Run on (6 X 2095.08 MHz CPU s) 25: CPU Caches: 25: L1 Data 32 KiB (x6) 25: L1 Instruction 32 KiB (x6) 25: L2 Unified 4096 KiB (x6) 25: L3 Unified 16384 KiB (x6) 25: Load Average: 0.71, 3.64, 6.06 25: CPU architecture: none 25: Default Device: N6Kokkos12Experimental12OpenMPTargetE 25: GIT_BRANCH: HEAD 25: GIT_CLEAN_STATUS: CLEAN 25: GIT_COMMIT_DATE: 2024-03-21T00:49:45+00:00 25: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 25: GIT_COMMIT_HASH: 7af894572 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 0.88 sec test 26 Start 26: Kokkos_PerformanceTest_Mempool 26: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Mempool "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Mempool_2024-03-21_T02-06-31.json" 26: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test 26: Test timeout computed to be: 1500 26: 2024-03-21T02:34:46+00:00 26: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Mempool 26: Run on (6 X 2095.08 MHz CPU s) 26: CPU Caches: 26: L1 Data 32 KiB (x6) 26: L1 Instruction 32 KiB (x6) 26: L2 Unified 4096 KiB (x6) 26: L3 Unified 16384 KiB (x6) 26: Load Average: 0.71, 3.64, 6.06 26: CPU architecture: none 26: Default Device: N6Kokkos12Experimental12OpenMPTargetE 26: GIT_BRANCH: HEAD 26: GIT_CLEAN_STATUS: CLEAN 26: GIT_COMMIT_DATE: 2024-03-21T00:49:45+00:00 26: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 26: GIT_COMMIT_HASH: 7af894572 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 507 4.91757M/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 1384 21.9219M/s 26/49 Test #26: Kokkos_PerformanceTest_Mempool .............. Passed 2.77 sec test 27 Start 27: Kokkos_PerformanceTest_Atomic 27: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Atomic "--benchmark_counters_tabular=true" "--benchmark_out=Kokkos_PerformanceTest_Atomic_2024-03-21_T02-06-31.json" 27: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test 27: Test timeout computed to be: 1500 27: 2024-03-21T02:34:48+00:00 27: Running /var/jenkins/workspace/Kokkos_PR-6892/build/core/perf_test/Kokkos_PerformanceTest_Atomic 27: Run on (6 X 2095.08 MHz CPU s) 27: CPU Caches: 27: L1 Data 32 KiB (x6) 27: L1 Instruction 32 KiB (x6) 27: L2 Unified 4096 KiB (x6) 27: L3 Unified 16384 KiB (x6) 27: Load Average: 0.71, 3.64, 6.06 27: CPU architecture: none 27: Default Device: N6Kokkos12Experimental12OpenMPTargetE 27: GIT_BRANCH: HEAD 27: GIT_CLEAN_STATUS: CLEAN 27: GIT_COMMIT_DATE: 2024-03-21T00:49:45+00:00 27: GIT_COMMIT_DESCRIPTION: Merge commit '9fff1e066a7c3f2759d251e327fc08963f4f8c2b' into HEAD 27: GIT_COMMIT_HASH: 7af894572 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 [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c6.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_B.dir/TestStdAlgorithmsTeamFindFirstOf.cpp.o 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Benchmark Time CPU Iterations Passed Size of type Time atomic Time non-atomic Time serial Value atomic Value non-atomic Value serial 27: -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 27: Test_Atomic/100000/iterations:10 4.64 s 0.011 s 10 1 4 7.57552 5.23068m 42.98u 704.983M 1.83715M 704.983M [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d6.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_DynViewAPI_rank67.cpp.o [ 75%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsIsSortedUntil.cpp.o [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a7.cpp.o 27: Test_Atomic/100000/iterations:10 4.58 s 0.002 s 10 1 8 7.4793 5.15981m 85.92u 4.99995G 1.49704M 4.99995G [ 75%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b7.cpp.o [ 75%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ErrorReporter.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitioningOps.cpp.o [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c7.cpp.o [ 76%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_A [ 76%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d7.cpp.o 27: Test_Atomic/100000/iterations:10 4.57 s 0.002 s 10 1 8 7.26033 5.26659m 85.94u 4.99995G 1.32605M 4.99995G [ 76%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_A Scanning dependencies of target Kokkos_UnitTest_Sort [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/UnitTestMain.cpp.o [ 76%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/TestStdAlgorithmsCommon.cpp.o [ 77%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_a8.cpp.o [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSort.cpp.o 27: Test_Atomic/100000/iterations:10 4.62 s 0.002 s 10 1 4 7.62302 5.09746m 46.26u 704.983M 1.3656M 704.983M [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_b8.cpp.o [ 78%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_OffsetView.cpp.o [ 78%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_c8.cpp.o [ 78%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_B [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsPartitionCopy.cpp.o [ 78%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 78%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/UnitTestMain.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsCommon.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_d8.cpp.o [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill.cpp.o 27: Test_Atomic/100000/iterations:10 4.57 s 0.002 s 10 1 8 7.10401 6.37717m 80.16u 4.99995G 964.56k 4.99995G [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewCopy_Raw.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_123.cpp.o 27: Test_Atomic/100000/iterations:10 4.58 s 0.002 s 10 1 8 7.55992 5.49885m 79.54u 4.99995G 1.13941M 4.99995G [ 79%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsNumerics.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_45.cpp.o [ 79%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_6.cpp.o [ 80%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ScatterView.cpp.o [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamFill_n.cpp.o 27: Test_Atomic/100000/iterations:10 4.31 s 0.002 s 10 0 4 5.9417 5.44559m 1084.78u 4.99957G 1.74765M 4.99989G [ 80%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortByKey.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_7.cpp.o 27: Test_Atomic/100000/iterations:10 4.27 s 0.002 s 10 1 8 5.90743 5.66641m 1084.63u 4.99995G 1.24546M 4.99995G [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_8.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewFill_Raw.cpp.o 27: Test_Atomic/100000/iterations:10 4.63 s 0.002 s 10 1 4 7.55449 5.09495m 43u 704.983M 1.55862M 704.983M 27/49 Test #27: Kokkos_PerformanceTest_Atomic ............... Passed 408.32 sec test 28 Start 28: Kokkos_ContainersUnitTest_Serial 28: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/containers/unit_tests/Kokkos_ContainersUnitTest_Serial 28: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (1983 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 (91 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 (12 ms) 28: [ RUN ] serial.dyn_rank_view_api_generic 28: [ OK ] serial.dyn_rank_view_api_generic (6 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 (18 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 (7 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 (1837 ms) 28: [ RUN ] serial.scatterview_devicetype 28: [ OK ] serial.scatterview_devicetype (1 ms) 28: [ RUN ] serial.staticcrsgraph 28: [ OK ] serial.staticcrsgraph (10 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 (7970 ms) 28: [ RUN ] serial.UnorderedMap_failed_insert 28: [ OK ] serial.UnorderedMap_failed_insert (4167 ms) 28: [ RUN ] serial.UnorderedMap_deep_copy 28: [ OK ] serial.UnorderedMap_deep_copy (3 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 (16115 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 61 tests from 1 test suite ran. (16115 ms total) 28: [ PASSED ] 61 tests. 28/49 Test #28: Kokkos_ContainersUnitTest_Serial ............ Passed 17.11 sec test 29 Start 29: Kokkos_UnitTest_Sort 29: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_UnitTest_Sort 29: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (129 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 (2 ms) 29: [ RUN ] openmptarget.SortByKeyWithComparator 29: [ OK ] openmptarget.SortByKeyWithComparator (2 ms) 29: [ RUN ] openmptarget.SortByKeyStaticExtents 29: [ OK ] openmptarget.SortByKeyStaticExtents (0 ms) 29: [ RUN ] openmptarget.SortByKeyWithStrides 29: [ OK ] openmptarget.SortByKeyWithStrides (0 ms) 29: [ RUN ] openmptarget.SortByKeyKeysLargerThanValues 29: 29: [WARNING] /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (558 ms) 29: [ RUN ] openmptarget.SortWithCustomComparator 29: [ OK ] openmptarget.SortWithCustomComparator (1502 ms) 29: [ RUN ] openmptarget.BinSortGenericTests 29: [ OK ] openmptarget.BinSortGenericTests (32 ms) 29: [ RUN ] openmptarget.BinSortEmptyView 29: [ OK ] openmptarget.BinSortEmptyView (0 ms) 29: [ RUN ] openmptarget.BinSortEmptyKeysView 29: [ OK ] openmptarget.BinSortEmptyKeysView (0 ms) 29: [ RUN ] openmptarget.BinSortUnsignedKeyLayoutStrideValues [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsAdjacentDifference.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_123.cpp.o 29: [ OK ] openmptarget.BinSortUnsignedKeyLayoutStrideValues (14122 ms) 29: [ RUN ] openmptarget.NestedSort 29: [ OK ] openmptarget.NestedSort (43 ms) 29: [ RUN ] openmptarget.NestedSortByKey 29: [ OK ] openmptarget.NestedSortByKey (109 ms) 29: [----------] 15 tests from openmptarget (16507 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 15 tests from 1 test suite ran. (16507 ms total) 29: [ PASSED ] 15 tests. 29/49 Test #29: Kokkos_UnitTest_Sort ........................ Passed 17.14 sec test 30 Start 30: Kokkos_UnitTest_Random 30: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_UnitTest_Random 30: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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:1710988931658532851 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00997868 -0.0006071 || 0.051031 2043 2429 || 2200.11 2222.06 || -8.39255 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00635547 0.000297463 || 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.00154777 -0.00060013 || 0.051031 2032 2390 || 2218.63 2222.06 || -8.2962 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00394611 -0.00114905 || 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.000788518 0.000648933 || 0.051031 2033 2400 || 2220.31 2222.06 || 8.97085 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00497404 0.000144516 || 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.0160341 -0.00109267 || 0.051031 2030 2404 || 2258.27 2222.06 || -15.1051 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0333953 0.000437454 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.000781657 -0.00320368 || 0.051031 2022 2433 || 2223.8 2222.06 || -44.2877 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.002395 -0.000629849 || 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.0168599 0.000768363 || 0.051031 2027 2387 || 2185.22 2222.06 || 10.6218 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 0.0102875 0.000692437 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00862921 0.00128308 || 0.051031 2051 2412 || 2203.05 2222.06 || 17.7373 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.0159057 0.000617882 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.00939522 0.000578217 || 0.051031 2028 2433 || 2243.14 2222.06 || 7.99327 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00350433 -0.000108232 || 0.051031 1e+64 -1e+64 30: Test Seed:1710988931735385711 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.0168325 -0.00024388 || 0.051031 2032 2391 || 2185.28 2222.06 || -3.37139 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00630687 -0.00070461 || 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.00823917 0.000106123 || 0.051031 2050 2401 || 2240.52 2222.06 || 1.46705 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.013055 -0.000684106 || 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.00610113 -0.00199579 || 0.051031 2046 2429 || 2235.7 2222.06 || -27.5898 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0155877 0.000537716 || 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.00579991 0.000636889 || 0.051031 2045 2425 || 2235.02 2222.06 || 8.80435 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.0152989 0.000712542 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 0.00575899 0.00119525 || 0.051031 2044 2395 || 2209.34 2222.06 || 16.5232 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 0.00809611 -0.000690607 || 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.00320707 0.00162368 || 0.051031 2060 2420 || 2214.96 2222.06 || 22.4458 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 -0.0166728 0.00044783 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 3.25521e-08 -0.0143993 0.000312735 || 0.051031 2034 2397 || 2254.53 2222.06 || 4.32324 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 9.76563e-08 -0.00143905 -0.000616073 || 0.051031 1e+64 -1e+64 30: Test Scalar=double 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 0 -0.00414656 0.00123378 || 0.051031 2047 2406 || 2231.31 2222.06 || 17.0557 -0.160751 30: -- Testing 3-D histogram 30: Density 3D: 0 -0.00342418 -0.000417698 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift64 (260 ms) 30: [ RUN ] openmptarget.Random_XorShift1024_0 30: Test Seed:1710988931812750428 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 0.00890664 -0.00151882 || 0.051031 2021 2390 || 2178.82 2198.22 || -20.9961 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00820257 0.000602128 || 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.00326457 -0.000428161 || 0.051031 2022 2398 || 2191.07 2198.22 || -5.9189 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.000329961 0.000389474 || 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.0254735 0.00259866 || 0.051031 2029 2377 || 2255.68 2198.22 || 35.9238 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0144207 -0.000831703 || 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.000611453 0.00140215 || 0.051031 2004 2387 || 2196.88 2198.22 || 19.3834 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00157663 0.000901286 || 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.00489561 -0.00143204 || 0.051031 2015 2379 || 2187.51 2198.22 || -19.7965 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.28572e-05 0.0192541 -0.000856329 || 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.0273551 0.00131743 || 0.051031 2022 2373 || 2260.05 2198.22 || 18.2122 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 0.011827 -0.000113723 || 0.051031 1e+64 -1e+64 30: Test Scalar=float 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.27255e-05 -0.00272119 0.0001631 || 0.051031 2032 2398 || 2204.22 2198.22 || 2.2547 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.28572e-05 -0.00385108 0.00017599 || 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.0122027 0.00172257 || 0.051031 2025 2390 || 2225.38 2198.22 || 23.8128 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00557546 -0.000831578 || 0.051031 1e+64 -1e+64 30: Test Seed:1710988931913098186 30: Test Scalar=int 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.0068257 -0.000847754 || 0.051031 2039 2380 || 2213.33 2198.22 || -11.7194 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.00774132 -2.63377e-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.00399718 -0.000206353 || 0.051031 2023 2378 || 2189.47 2198.22 || -2.85262 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0148124 0.00036446 || 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.00749431 0.00103387 || 0.051031 2015 2410 || 2214.82 2198.22 || 14.2922 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.0168688 0.000155498 || 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.000558272 -0.000686167 || 0.051031 2004 2380 || 2199.45 2198.22 || -9.48558 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00243282 0.000532743 || 0.051031 1e+64 -1e+64 30: Test Scalar=half 30: -- Testing randomness properties 30: -- Testing 1-D histogram 30: Density 1D: 7.26597e-05 -0.000914464 0.00133876 || 0.051031 2025 2387 || 2200.23 2198.22 || 18.507 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 0.00562739 8.50111e-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.00913417 -0.000379599 || 0.051031 2020 2376 || 2218.49 2198.22 || -5.24758 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 0.0162483 -0.000558069 || 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.0116719 -0.000106846 || 0.051031 2019 2377 || 2224.18 2198.22 || -1.47704 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.27585e-05 0.000379694 0.000775915 || 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.0118814 0.00014861 || 0.051031 2041 2383 || 2172.41 2198.22 || 2.05438 -0.159026 30: -- Testing 3-D histogram 30: Density 3D: 7.26597e-05 -0.000927603 -0.000428563 || 0.051031 1e+64 -1e+64 30: [ OK ] openmptarget.Random_XorShift1024_0 (221 ms) 30: [ RUN ] openmptarget.Multi_streams 30: /var/jenkins/workspace/Kokkos_PR-6892/algorithms/unit_tests/TestRandom.hpp:587: Skipped 30: Libomptarget error 30: [ SKIPPED ] openmptarget.Multi_streams (0 ms) 30: [----------] 3 tests from openmptarget (482 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 3 tests from 1 test suite ran. (482 ms total) 30: [ PASSED ] 2 tests. 30: [ SKIPPED ] 1 test, listed below: 30: [ SKIPPED ] openmptarget.Multi_streams 30/49 Test #30: Kokkos_UnitTest_Random ...................... Passed 1.11 sec test 31 Start 31: Kokkos_AlgorithmsUnitTest_StdSet_A 31: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_A 31: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests 31: Test timeout computed to be: 1500 31: [==========] Running 14 tests from 3 test suites. 31: [----------] Global test environment set-up. 31: [----------] 3 tests from std_algorithms_reducers 31: [ RUN ] std_algorithms_reducers.max_first_loc 31: [ OK ] std_algorithms_reducers.max_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_first_loc 31: [ OK ] std_algorithms_reducers.min_first_loc (0 ms) 31: [ RUN ] std_algorithms_reducers.min_max_first_last_loc 31: [ OK ] std_algorithms_reducers.min_max_first_last_loc (0 ms) 31: [----------] 3 tests from std_algorithms_reducers (0 ms total) 31: 31: [----------] 1 test from std_algorithms 31: [ RUN ] std_algorithms.is_admissible_to_std_algorithms 31: [ OK ] std_algorithms.is_admissible_to_std_algorithms (84 ms) 31: [----------] 1 test from std_algorithms (84 ms total) 31: 31: [----------] 10 tests from random_access_iterator_test 31: [ RUN ] random_access_iterator_test.constructor 31: [ OK ] random_access_iterator_test.constructor (0 ms) 31: [ RUN ] random_access_iterator_test.dereference 31: [ OK ] random_access_iterator_test.dereference (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: [----------] 10 tests from random_access_iterator_test (9 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 14 tests from 3 test suites ran. (94 ms total) 31: [ PASSED ] 14 tests. 31/49 Test #31: Kokkos_AlgorithmsUnitTest_StdSet_A .......... Passed 0.72 sec test 32 Start 32: Kokkos_AlgorithmsUnitTest_StdSet_B 32: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_B 32: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (89 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 (15 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 (14 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 (20 ms) 32: [----------] 6 tests from std_algorithms_min_max_element_test (141 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 6 tests from 1 test suite ran. (141 ms total) 32: [ PASSED ] 6 tests. 32/49 Test #32: Kokkos_AlgorithmsUnitTest_StdSet_B .......... Passed 0.76 sec test 33 Start 33: Kokkos_AlgorithmsUnitTest_StdSet_C 33: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_C 33: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (285 ms) 33: [----------] 1 test from std_algorithms_for_each_test (285 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 (119 ms) 33: [----------] 1 test from std_algorithms_find_test (119 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 (946 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.find_end 33: [ OK ] std_algorithms_non_mod_seq_ops.find_end (1655 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search 33: [ OK ] std_algorithms_non_mod_seq_ops.search (1144 ms) 33: [ RUN ] std_algorithms_non_mod_seq_ops.search_n 33: [ OK ] std_algorithms_non_mod_seq_ops.search_n (979 ms) 33: [----------] 4 tests from std_algorithms_non_mod_seq_ops (4727 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 (139 ms) 33: [----------] 1 test from std_algorithms_count_test (139 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 (45 ms) 33: [----------] 1 test from std_algorithms_equal_test (45 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 (128 ms) 33: [----------] 1 test from std_algorithms_all_any_none_of_test (128 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 (162 ms) 33: [----------] 1 test from std_algorithms_nonmod_seq_ops (162 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 (286 ms) 33: [----------] 1 test from std_algorithms_mismatch_test (287 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 (93 ms) 33: [----------] 1 test from std_algorithms_mod_seq_ops (93 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 13 tests from 10 test suites ran. (5989 ms total) 33: [ PASSED ] 13 tests. 33/49 Test #33: Kokkos_AlgorithmsUnitTest_StdSet_C .......... Passed 6.62 sec test 34 Start 34: Kokkos_AlgorithmsUnitTest_StdSet_D 34: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_D 34: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (109 ms) 34: [ RUN ] std_algorithms_mod_ops_test.iter_swap_static_view 34: [ OK ] std_algorithms_mod_ops_test.iter_swap_static_view (0 ms) 34: [----------] 3 tests from std_algorithms_mod_ops_test (110 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 (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_view 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_view (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_n 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.copy_backward 34: [ OK ] std_algorithms_mod_seq_ops_test.copy_backward (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.reverse_copy 34: [ OK ] std_algorithms_mod_seq_ops_test.reverse_copy (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill 34: [ OK ] std_algorithms_mod_seq_ops_test.fill (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.fill_n 34: [ OK ] std_algorithms_mod_seq_ops_test.fill_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_unary_op (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op 34: [ OK ] std_algorithms_mod_seq_ops_test.transform_from_fixture_binary_op (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate 34: [ OK ] std_algorithms_mod_seq_ops_test.generate (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.generate_n 34: [ OK ] std_algorithms_mod_seq_ops_test.generate_n (0 ms) 34: [ RUN ] std_algorithms_mod_seq_ops_test.swap_ranges 34: [ OK ] std_algorithms_mod_seq_ops_test.swap_ranges (1 ms) 34: [----------] 12 tests from std_algorithms_mod_seq_ops_test (6 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 (50 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_if 34: [ OK ] std_algorithms_replace_ops_test.replace_if (206 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy 34: [ OK ] std_algorithms_replace_ops_test.replace_copy (89 ms) 34: [ RUN ] std_algorithms_replace_ops_test.replace_copy_if 34: [ OK ] std_algorithms_replace_ops_test.replace_copy_if (84 ms) 34: [----------] 4 tests from std_algorithms_replace_ops_test (431 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 (85 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique 34: [ OK ] std_algorithms_mod_seq_ops.unique (451 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.unique_copy 34: [ OK ] std_algorithms_mod_seq_ops.unique_copy (173 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove 34: [ OK ] std_algorithms_mod_seq_ops.remove (124 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_if (129 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy (293 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.remove_copy_if 34: [ OK ] std_algorithms_mod_seq_ops.remove_copy_if (122 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_45.cpp.o 34: [ OK ] std_algorithms_mod_seq_ops.rotate (1599 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.rotate_copy 34: [ OK ] std_algorithms_mod_seq_ops.rotate_copy (608 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_left 34: [ OK ] std_algorithms_mod_seq_ops.shift_left (1658 ms) 34: [ RUN ] std_algorithms_mod_seq_ops.shift_right 34: [ OK ] std_algorithms_mod_seq_ops.shift_right (1620 ms) 34: [----------] 11 tests from std_algorithms_mod_seq_ops (6867 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 (92 ms) 34: [----------] 1 test from std_algorithms_modseq_test (92 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 31 tests from 5 test suites ran. (7508 ms total) 34: [ PASSED ] 31 tests. 34/49 Test #34: Kokkos_AlgorithmsUnitTest_StdSet_D .......... Passed 8.13 sec test 35 Start 35: Kokkos_AlgorithmsUnitTest_StdSet_E 35: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_E 35: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (126 ms) 35: [ RUN ] std_algorithms_sorting_ops_test.is_sorted_until 35: [ OK ] std_algorithms_sorting_ops_test.is_sorted_until (26 ms) 35: [----------] 2 tests from std_algorithms_sorting_ops_test (153 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 (4 ms) 35: [ RUN ] std_algorithms_partitioning_test.is_partitioned_accepting_view 35: [ OK ] std_algorithms_partitioning_test.is_partitioned_accepting_view (4 ms) 35: [ RUN ] std_algorithms_partitioning_test.partition_point 35: [ OK ] std_algorithms_partitioning_test.partition_point (4 ms) 35: [----------] 4 tests from std_algorithms_partitioning_test (13 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 (84 ms) 35: [----------] 1 test from std_algorithms_partitioning_ops (84 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 (140 ms) 35: [----------] 1 test from std_algorithms_numerics_ops_test (140 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 (1160 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 (405 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 (1566 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 (65 ms) 35: [----------] 1 test from std_algorithms_transform_ops_test (65 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 15 tests from 6 test suites ran. (2023 ms total) 35: [ PASSED ] 15 tests. 35/49 Test #35: Kokkos_AlgorithmsUnitTest_StdSet_E .......... Passed 2.65 sec test 36 Start 36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_A 36: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplace.cpp.o 36: [ OK ] std_algorithms_count_team_test.count_returns_nonzero (1236 ms) 36: [ RUN ] std_algorithms_count_team_test.count_returns_zero 36: [ OK ] std_algorithms_count_team_test.count_returns_zero (610 ms) 36: [----------] 2 tests from std_algorithms_count_team_test (1847 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 (667 ms) 36: [----------] 1 test from std_algorithms_count_if_team_test (667 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 (857 ms) 36: [----------] 1 test from std_algorithms_for_each_team_test (857 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 (807 ms) 36: [----------] 1 test from std_algorithms_for_each_n_team_test (807 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 5 tests from 4 test suites ran. (4179 ms total) 36: [ PASSED ] 5 tests. 36/49 Test #36: Kokkos_AlgorithmsUnitTest_StdSet_Team_A ..... Passed 4.81 sec test 37 Start 37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_B 37: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (4396 ms) 37: [ RUN ] std_algorithms_equal_team_test.views_are_not_equal 37: [ OK ] std_algorithms_equal_team_test.views_are_not_equal (3645 ms) 37: [----------] 2 tests from std_algorithms_equal_team_test (8042 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 2 tests from 1 test suite ran. (8042 ms total) 37: [ PASSED ] 2 tests. 37/49 Test #37: Kokkos_AlgorithmsUnitTest_StdSet_Team_B ..... Passed 8.67 sec test 38 Start 38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_C 38: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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. [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_6.cpp.o 38/49 Test #38: Kokkos_AlgorithmsUnitTest_StdSet_Team_C ..... Passed 0.58 sec test 39 Start 39: Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_D 39: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 0.58 sec test 40 Start 40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_E 40: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (813 ms) 40: [----------] 1 test from std_algorithms_fill_team_test (813 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 (2196 ms) 40: [----------] 1 test from std_algorithms_fill_n_team_test (2196 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 (855 ms) 40: [----------] 1 test from std_algorithms_replace_team_test (855 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 (1017 ms) 40: [----------] 1 test from std_algorithms_replace_if_team_test (1017 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 (2282 ms) 40: [----------] 1 test from std_algorithms_replace_copy_team_test (2282 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 (1916 ms) 40: [----------] 1 test from std_algorithms_replace_copy_if_team_test (1916 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 6 tests from 6 test suites ran. (9081 ms total) 40: [ PASSED ] 6 tests. 40/49 Test #40: Kokkos_AlgorithmsUnitTest_StdSet_Team_E ..... Passed 9.71 sec test 41 Start 41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_F 41: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (841 ms) 41: [----------] 1 test from std_algorithms_reverse_team_test (841 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 (1287 ms) 41: [----------] 1 test from std_algorithms_reverse_copy_team_test (1287 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 (2792 ms) 41: [----------] 1 test from std_algorithms_rotate_team_test (2792 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 (4775 ms) 41: [----------] 1 test from std_algorithms_rotate_copy_team_test (4775 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 4 tests from 4 test suites ran. (9697 ms total) 41: [ PASSED ] 4 tests. 41/49 Test #41: Kokkos_AlgorithmsUnitTest_StdSet_Team_F ..... Passed 10.32 sec test 42 Start 42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_G 42: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (1706 ms) 42: [----------] 1 test from std_algorithms_move_team_test (1706 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 (1507 ms) 42: [----------] 1 test from std_algorithms_move_backward_team_test (1507 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 (4375 ms) 42: [----------] 1 test from std_algorithms_shift_left_team_test (4375 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 (4217 ms) 42: [----------] 1 test from std_algorithms_shift_right_team_test (4217 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 4 tests from 4 test suites ran. (11807 ms total) 42: [ PASSED ] 4 tests. 42/49 Test #42: Kokkos_AlgorithmsUnitTest_StdSet_Team_G ..... Passed 12.44 sec test 43 Start 43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_H 43: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (1794 ms) 43: [----------] 1 test from std_algorithms_copy_team_test (1794 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 (4198 ms) 43: [----------] 1 test from std_algorithms_copy_n_team_test (4198 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 (1411 ms) 43: [----------] 1 test from std_algorithms_copy_backward_team_test (1411 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 (1604 ms) 43: [----------] 1 test from std_algorithms_copy_if_team_test (1604 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 (2286 ms) 43: [----------] 1 test from std_algorithms_unique_copy_team_test (2286 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 (1300 ms) 43: [----------] 1 test from std_algorithms_remove_team_test (1300 ms total) 43: 43: [----------] 1 test from std_algorithms_remove_if_team_test 43: [ RUN ] std_algorithms_remove_if_team_test.test [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_7.cpp.o 43: [ OK ] std_algorithms_remove_if_team_test.test (1327 ms) 43: [----------] 1 test from std_algorithms_remove_if_team_test (1327 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 (1977 ms) 43: [----------] 1 test from std_algorithms_remove_copy_team_test (1977 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 (1858 ms) 43: [----------] 1 test from std_algorithms_remove_copy_if_team_test (1858 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 9 tests from 9 test suites ran. (17760 ms total) 43: [ PASSED ] 9 tests. 43/49 Test #43: Kokkos_AlgorithmsUnitTest_StdSet_Team_H ..... Passed 18.39 sec test 44 Start 44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_I 44: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests 44: Test timeout computed to be: 1500 [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsExclusiveScan.cpp.o 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 (2076 ms) 44: [----------] 1 test from std_algorithms_unique_team_test (2076 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 (3295 ms) 44: [----------] 1 test from std_algorithms_adjacent_difference_team_test (3295 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 2 tests from 2 test suites ran. (5372 ms total) 44: [ PASSED ] 2 tests. 44/49 Test #44: Kokkos_AlgorithmsUnitTest_StdSet_Team_I ..... Passed 6.00 sec test 45 Start 45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_L 45: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (896 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 (1433 ms) 45: [----------] 2 tests from std_algorithms_is_sorted_team_test (2330 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 (73 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_trivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_trivialB (78 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialA 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialA (1196 ms) 45: [ RUN ] std_algorithms_is_sorted_until_team_test.test_nontrivialB 45: [ OK ] std_algorithms_is_sorted_until_team_test.test_nontrivialB (769 ms) 45: [----------] 4 tests from std_algorithms_is_sorted_until_team_test (2118 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 6 tests from 2 test suites ran. (4449 ms total) 45: [ PASSED ] 6 tests. 45/49 Test #45: Kokkos_AlgorithmsUnitTest_StdSet_Team_L ..... Passed 5.08 sec test 46 Start 46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_M 46: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (1942 ms) 46: [----------] 1 test from std_algorithms_transform_team_test (1942 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 (2084 ms) 46: [----------] 1 test from std_algorithms_generate_team_test (2084 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 (2193 ms) 46: [----------] 1 test from std_algorithms_generate_n_team_test (2193 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 (1773 ms) 46: [----------] 1 test from std_algorithms_swap_ranges_team_test (1773 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 4 tests from 4 test suites ran. (7994 ms total) 46: [ PASSED ] 4 tests. 46/49 Test #46: Kokkos_AlgorithmsUnitTest_StdSet_Team_M ..... Passed 8.64 sec test 47 Start 47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_P 47: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 (3869 ms) 47: [----------] 1 test from std_algorithms_exclusive_scan_team_test (3870 ms total) 47: 47: [----------] Global test environment tear-down 47: [==========] 1 test from 1 test suite ran. (3870 ms total) 47: [ PASSED ] 1 test. 47/49 Test #47: Kokkos_AlgorithmsUnitTest_StdSet_Team_P ..... Passed 4.51 sec test 48 Start 48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/algorithms/unit_tests/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q 48: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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 [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_8.cpp.o [ 81%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/PerfTest_ViewResize_Raw.cpp.o [ 81%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_StaticCrsGraph.cpp.o 48: [ OK ] std_algorithms_inclusive_scan_team_test.test (11281 ms) 48: [----------] 1 test from std_algorithms_inclusive_scan_team_test (11281 ms total) 48: 48: [----------] Global test environment tear-down 48: [==========] 1 test from 1 test suite ran. (11281 ms total) 48: [ PASSED ] 1 test. 48/49 Test #48: Kokkos_AlgorithmsUnitTest_StdSet_Team_Q ..... Passed 11.91 sec test 49 Start 49: Kokkos_UnitTest_SIMD 49: Test command: /var/jenkins/workspace/Kokkos_PR-6892/build/simd/unit_tests/Kokkos_UnitTest_SIMD 49: Working Directory: /var/jenkins/workspace/Kokkos_PR-6892/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-6892/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 (88 ms) 49: [ RUN ] simd.host_conversions 49: [ OK ] simd.host_conversions (0 ms) 49: [ RUN ] simd.device_conversions 49: [ OK ] simd.device_conversions (0 ms) 49: [ RUN ] simd.host_shift_ops 49: [ OK ] simd.host_shift_ops (0 ms) 49: [ RUN ] simd.device_shift_ops 49: [ OK ] simd.device_shift_ops (12 ms) 49: [ RUN ] simd.host_condition 49: [ OK ] simd.host_condition (0 ms) 49: [ RUN ] simd.device_condition 49: [ OK ] simd.device_condition (0 ms) 49: [ RUN ] simd.host_gen_ctors 49: [ OK ] simd.host_gen_ctors (0 ms) 49: [ RUN ] simd.device_gen_ctors 49: [ OK ] simd.device_gen_ctors (0 ms) 49: [ RUN ] simd.host_where_expressions 49: [ OK ] simd.host_where_expressions (0 ms) 49: [ RUN ] simd.device_where_expressions 49: [ OK ] simd.device_where_expressions (0 ms) 49: [ RUN ] simd.host_reductions 49: [ OK ] simd.host_reductions (0 ms) 49: [ RUN ] simd.device_reductions 49: /var/jenkins/workspace/Kokkos_PR-6892/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 (102 ms total) 49: 49: [----------] Global test environment tear-down 49: [==========] 16 tests from 1 test suite ran. (102 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 0.73 sec 100% tests passed, 0 tests failed out of 49 Total Test time (real) = 840.79 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 Mar 21 02:06:20 2024 stats zeroed Thu Mar 21 02:06:20 2024 cache hit (direct) 0 cache hit (preprocessed) 0 cache miss 0 cache hit rate 0.00 % cleanups performed 0 files in cache 2719 cache size 6.5 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 052fc421caf45260b1fa65bd74c5d38a38d571b75c46458b48ebb6601ebf7741 $ docker rm -f --volumes 052fc421caf45260b1fa65bd74c5d38a38d571b75c46458b48ebb6601ebf7741 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [ 81%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceIf.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/BenchmarkMain.cpp.o [ 82%] Building CXX object core/perf_test/CMakeFiles/Kokkos_PerformanceTest_Benchmark.dir/Benchmark_Context.cpp.o [ 82%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopy.cpp.o [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_WithoutInitializing.cpp.o [ 82%] Linking CXX executable Kokkos_PerformanceTest_Benchmark [ 82%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_UnorderedMap.cpp.o [ 82%] Built target Kokkos_PerformanceTest_Benchmark Scanning dependencies of target Kokkos_UnitTest_Random [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Random.dir/cuda/TestRandom.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_E.dir/TestStdAlgorithmsTeamReplaceCopyIf.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsInclusiveScan.cpp.o [ 83%] Building CXX object containers/unit_tests/CMakeFiles/Kokkos_ContainersUnitTest_Cuda.dir/cuda/TestCuda_ViewCtorPropEmbeddedDim.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformUnaryOp.cpp.o [ 83%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_E [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_E.dir/TestStdAlgorithmsTransformExclusiveScan.cpp.o [ 83%] Linking CXX executable Kokkos_ContainersUnitTest_Cuda [ 83%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_C [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/UnitTestMain.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCommon.cpp.o [ 83%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsLexicographicalCompare.cpp.o [ 83%] Built target Kokkos_ContainersUnitTest_Cuda Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/UnitTestMain.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_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_E.dir/TestStdAlgorithmsTransformInclusiveScan.cpp.o [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsForEach.cpp.o [ 84%] Building CXX object core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceTypeViewAPI.cpp.o [ 84%] Linking CXX executable Kokkos_UnitTest_Random [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestSortCustomComp.cpp.o [ 84%] Built target Kokkos_UnitTest_Random Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_B [ 84%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_B.dir/TestStdAlgorithmsMinMaxElementOps.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFind.cpp.o Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/UnitTestMain.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsCommon.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinElement.cpp.o [ 85%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindFirstOf.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_E [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIf.cpp.o [ 86%] Built target Kokkos_AlgorithmsUnitTest_StdSet_E Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_A [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/UnitTestMain.cpp.o [ 86%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdReducers.cpp.o [ 86%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_B [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsFindEnd.cpp.o [ 87%] Built target Kokkos_AlgorithmsUnitTest_StdSet_B Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/UnitTestMain.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsCommon.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSorted.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsCount.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestStdAlgorithmsConstraints.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMaxElement.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamFindIfNot.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAllOf.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_A.dir/TestRandomAccessIterator.cpp.o [ 87%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsEqual.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsSortedUntil.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_D.dir/TestStdAlgorithmsTeamMinMaxElement.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_A [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamAnyOf.cpp.o [ 88%] Built target Kokkos_AlgorithmsUnitTest_StdSet_A Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly.dir/TestStdAlgorithmsCompileOnly.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamNoneOf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAllAnyNoneOf.cpp.o [ 88%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamIsPartitioned.cpp.o [ 88%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_D [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_C.dir/TestStdAlgorithmsTeamSearchN.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_D 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_D.dir/TestStdAlgorithmsCommon.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_D.dir/TestStdAlgorithmsModSeqOps.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsAdjacentFind.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplace.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceIf.cpp.o [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdAlgoCompileOnly Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortA.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMove.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch.cpp.o [ 89%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_C [ 89%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/UnitTestMain.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsCommon.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_L.dir/TestStdAlgorithmsTeamPartitionPoint.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopy.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReplaceCopyIf.cpp.o [ 89%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsSearch_n.cpp.o [ 90%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamMoveBackward.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsCopyIf.cpp.o [ 91%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_L [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopy_n.cpp.o [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUnique.cpp.o [ 91%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_L Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 91%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/UnitTestMain.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsCommon.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamUnique.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestBinSortB.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMismatch.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsUniqueCopy.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftLeft.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemove.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_C.dir/TestStdAlgorithmsMoveBackward.cpp.o [ 92%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamAdjacentDifference.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyBackward.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveIf.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopy.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_UnitTest_Sort.dir/cuda/TestNestedSort.cpp.o [ 93%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_G.dir/TestStdAlgorithmsTeamShiftRight.cpp.o [ 94%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_C [ 94%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRemoveCopyIf.cpp.o [ 94%] Built target Kokkos_AlgorithmsUnitTest_StdSet_C Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/UnitTestMain.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsCommon.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamInclusiveScan.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamCopyIf.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamReduce.cpp.o [ 95%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotate.cpp.o [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsRotateCopy.cpp.o [ 96%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_G [ 96%] Linking CXX executable Kokkos_UnitTest_Sort [ 96%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_G Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 96%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Built target Kokkos_UnitTest_Sort Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/UnitTestMain.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsCommon.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverse.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformUnaryOp.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamUniqueCopy.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsReverse.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_I.dir/TestStdAlgorithmsTeamTransformReduce.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftLeft.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamTransformBinaryOp.cpp.o [ 97%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamReverseCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_Q.dir/TestStdAlgorithmsTeamTransformInclusiveScan.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemove.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_D.dir/TestStdAlgorithmsShiftRight.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_I [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_I Scanning dependencies of target Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/UnitTestMain.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsCommon.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamExclusiveScan.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotate.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamGenerate_n.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_M.dir/TestStdAlgorithmsTeamSwapRanges.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_D [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_D [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_F.dir/TestStdAlgorithmsTeamRotateCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveIf.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopy.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_P.dir/TestStdAlgorithmsTeamTransformExclusiveScan.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_M [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_Q [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_M Scanning dependencies of target Kokkos_UnitTest_SIMD Scanning dependencies of target Kokkos_atomic [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/UnitTestMain.cpp.o [ 98%] Building CXX object benchmarks/atomic/CMakeFiles/Kokkos_atomic.dir/main.cpp.o [ 98%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_F [ 98%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_F Scanning dependencies of target Kokkos_gather [ 98%] Building CXX object benchmarks/gather/CMakeFiles/Kokkos_gather.dir/main.cpp.o [ 98%] Building CXX object algorithms/unit_tests/CMakeFiles/Kokkos_AlgorithmsUnitTest_StdSet_Team_H.dir/TestStdAlgorithmsTeamRemoveCopyIf.cpp.o Scanning dependencies of target Kokkos_gups [ 98%] Building CXX object benchmarks/gups/CMakeFiles/Kokkos_gups.dir/gups.cpp.o [ 98%] Building CXX object simd/unit_tests/CMakeFiles/Kokkos_UnitTest_SIMD.dir/TestSIMD.cpp.o [ 98%] Linking CXX executable Kokkos_atomic Scanning dependencies of target Kokkos_launch_latency [ 98%] Building CXX object benchmarks/launch_latency/CMakeFiles/Kokkos_launch_latency.dir/launch_latency.cpp.o [ 98%] Built target Kokkos_atomic Scanning dependencies of target Kokkos_stream [ 98%] Building CXX object benchmarks/stream/CMakeFiles/Kokkos_stream.dir/stream-kokkos.cpp.o [ 99%] Linking CXX executable Kokkos_gups [ 99%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_P [ 99%] Built target Kokkos_gups Scanning dependencies of target Kokkos_policy_performance [ 99%] Building CXX object benchmarks/policy_performance/CMakeFiles/Kokkos_policy_performance.dir/main.cpp.o [ 99%] Linking CXX executable Kokkos_stream [ 99%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_P Scanning dependencies of target Kokkos_bytes_and_flops [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_double.cpp.o [100%] Linking CXX executable Kokkos_launch_latency [100%] Built target Kokkos_stream [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_float.cpp.o [100%] Linking CXX executable Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Built target Kokkos_launch_latency [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int32_t.cpp.o [100%] Linking CXX executable Kokkos_gather [100%] Linking CXX executable Kokkos_UnitTest_SIMD [100%] Built target Kokkos_AlgorithmsUnitTest_StdSet_Team_H [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/bench_int64_t.cpp.o [100%] Built target Kokkos_gather [100%] Building CXX object benchmarks/bytes_and_flops/CMakeFiles/Kokkos_bytes_and_flops.dir/main.cpp.o [100%] Built target Kokkos_UnitTest_SIMD [100%] Linking CXX executable Kokkos_policy_performance [100%] Built target Kokkos_policy_performance [100%] Linking CXX executable Kokkos_bytes_and_flops [100%] Built target Kokkos_bytes_and_flops Cancelling nested steps due to timeout Sending interrupt signal to process Sending interrupt signal to process Terminated nvcc: Terminated make[2]: *** Deleting file 'core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o' make[2]: *** [core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/build.make:144: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/default/TestDefaultDeviceType.cpp.o] Terminated make[1]: *** [CMakeFiles/Makefile2:2164: core/unit_test/CMakeFiles/Kokkos_CoreUnitTest_Default.dir/all] Terminated make: *** [Makefile:144: all] Terminated script returned exit code 143 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 Mar 21 04:29:15 2024 stats zeroed Thu Mar 21 00:50:03 2024 cache hit (direct) 52 cache hit (preprocessed) 1 cache miss 682 cache hit rate 7.21 % compiler produced stdout 1 cache file missing 1 cleanups performed 62 files in cache 2302 cache size 4.4 GB max cache size 5.0 GB [Pipeline] } $ docker stop --time=1 3dda00f0c37aa4011e64ff06c4f2f0de4abf6c0bf568afac67f696a1e42ef6e2 $ docker rm -f --volumes 3dda00f0c37aa4011e64ff06c4f2f0de4abf6c0bf568afac67f696a1e42ef6e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Failed in branch CUDA-11.6-NVCC-DEBUG [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline Timeout has been exceeded org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: e0ba4d6a-8622-4c34-b883-212ecf580b87 GitHub has been notified of this commit’s build result Finished: ABORTED